You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* New Heightfield Components Signed-off-by: John Jones-Steele <jjjoness@amazon.com> * Misc PR fixes * Fixed linux build failure from bad #include * Renamed "Terrain Physics Collider" to "Terrain Physics Heightfield Collider" per physics team feedback * Fixed 1/5 -> 1/4 typo in a comment * Added missing member copies in HeightfieldShapeConfiguration Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com> * Addressed PR feedback Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com> * Changes from review Signed-off-by: John Jones-Steele <jjjoness@amazon.com> * Remove tabs accidently added Signed-off-by: John Jones-Steele <jjjoness@amazon.com> * Fixed overly complicated scaling math. Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com> * Added comments to make it more obvious what's happening on CreateEnd / DestroyBegin. Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com> * Moved Heightfield CreatePxGeometryFromConfig into its own function Signed-off-by: John Jones-Steele <jjjoness@amazon.com> Co-authored-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| AxisAlignedBoxShape.cpp | 4 years ago | |
| AxisAlignedBoxShape.h | 4 years ago | |
| AxisAlignedBoxShapeComponent.cpp | 4 years ago | |
| AxisAlignedBoxShapeComponent.h | 4 years ago | |
| BoxShape.cpp | 4 years ago | |
| BoxShape.h | 4 years ago | |
| BoxShapeComponent.cpp | 4 years ago | |
| BoxShapeComponent.h | 5 years ago | |
| CapsuleShape.cpp | 4 years ago | |
| CapsuleShape.h | 5 years ago | |
| CapsuleShapeComponent.cpp | 5 years ago | |
| CapsuleShapeComponent.h | 5 years ago | |
| CompoundShapeComponent.cpp | 4 years ago | |
| CompoundShapeComponent.h | 5 years ago | |
| CylinderShape.cpp | 4 years ago | |
| CylinderShape.h | 5 years ago | |
| CylinderShapeComponent.cpp | 5 years ago | |
| CylinderShapeComponent.h | 5 years ago | |
| DiskShape.cpp | 4 years ago | |
| DiskShape.h | 5 years ago | |
| DiskShapeComponent.cpp | 5 years ago | |
| DiskShapeComponent.h | 5 years ago | |
| EditorAxisAlignedBoxShapeComponent.cpp | 4 years ago | |
| EditorAxisAlignedBoxShapeComponent.h | 4 years ago | |
| EditorBaseShapeComponent.cpp | 5 years ago | |
| EditorBaseShapeComponent.h | 5 years ago | |
| EditorBoxShapeComponent.cpp | 4 years ago | |
| EditorBoxShapeComponent.h | 5 years ago | |
| EditorCapsuleShapeComponent.cpp | 5 years ago | |
| EditorCapsuleShapeComponent.h | 5 years ago | |
| EditorCompoundShapeComponent.cpp | 5 years ago | |
| EditorCompoundShapeComponent.h | 5 years ago | |
| EditorCylinderShapeComponent.cpp | 5 years ago | |
| EditorCylinderShapeComponent.h | 5 years ago | |
| EditorDiskShapeComponent.cpp | 5 years ago | |
| EditorDiskShapeComponent.h | 5 years ago | |
| EditorPolygonPrismShapeComponent.cpp | 5 years ago | |
| EditorPolygonPrismShapeComponent.h | 5 years ago | |
| EditorPolygonPrismShapeComponentMode.cpp | 4 years ago | |
| EditorPolygonPrismShapeComponentMode.h | 5 years ago | |
| EditorQuadShapeComponent.cpp | 5 years ago | |
| EditorQuadShapeComponent.h | 5 years ago | |
| EditorShapeComponentConverters.cpp | 5 years ago | |
| EditorShapeComponentConverters.h | 5 years ago | |
| EditorSphereShapeComponent.cpp | 5 years ago | |
| EditorSphereShapeComponent.h | 5 years ago | |
| EditorSplineComponent.cpp | 5 years ago | |
| EditorSplineComponent.h | 5 years ago | |
| EditorSplineComponentMode.cpp | 5 years ago | |
| EditorSplineComponentMode.h | 5 years ago | |
| EditorTubeShapeComponent.cpp | 5 years ago | |
| EditorTubeShapeComponent.h | 5 years ago | |
| EditorTubeShapeComponentMode.cpp | 5 years ago | |
| EditorTubeShapeComponentMode.h | 5 years ago | |
| PolygonPrismShape.cpp | 5 years ago | |
| PolygonPrismShape.h | 5 years ago | |
| PolygonPrismShapeComponent.cpp | 5 years ago | |
| PolygonPrismShapeComponent.h | 5 years ago | |
| QuadShape.cpp | 5 years ago | |
| QuadShape.h | 5 years ago | |
| QuadShapeComponent.cpp | 5 years ago | |
| QuadShapeComponent.h | 5 years ago | |
| ShapeComponent.cpp | 4 years ago | |
| ShapeComponentConverters.cpp | 5 years ago | |
| ShapeComponentConverters.h | 5 years ago | |
| ShapeComponentConverters.inl | 5 years ago | |
| ShapeDisplay.h | 5 years ago | |
| ShapeGeometryUtil.cpp | 4 years ago | |
| ShapeGeometryUtil.h | 5 years ago | |
| SphereShape.cpp | 5 years ago | |
| SphereShape.h | 5 years ago | |
| SphereShapeComponent.cpp | 5 years ago | |
| SphereShapeComponent.h | 5 years ago | |
| SplineComponent.cpp | 5 years ago | |
| SplineComponent.h | 5 years ago | |
| TubeShape.cpp | 5 years ago | |
| TubeShape.h | 5 years ago | |
| TubeShapeComponent.cpp | 5 years ago | |
| TubeShapeComponent.h | 5 years ago | |