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 | |
|---|---|---|
| .. | ||
| Common | 4 years ago | |
| Configuration | 4 years ago | |
| Debug | 4 years ago | |
| Joint | 4 years ago | |
| PhysXCharacters | 4 years ago | |
| Pipeline | 4 years ago | |
| Platform | 4 years ago | |
| Scene | 4 years ago | |
| System | 4 years ago | |
| BallJointComponent.cpp | 4 years ago | |
| BallJointComponent.h | 4 years ago | |
| BaseColliderComponent.cpp | 4 years ago | |
| BaseColliderComponent.h | 4 years ago | |
| BoxColliderComponent.cpp | 4 years ago | |
| BoxColliderComponent.h | 4 years ago | |
| CapsuleColliderComponent.cpp | 4 years ago | |
| CapsuleColliderComponent.h | 4 years ago | |
| Collision.cpp | 4 years ago | |
| Collision.h | 4 years ago | |
| ComponentDescriptors.cpp | 4 years ago | |
| ComponentDescriptors.h | 4 years ago | |
| DefaultWorldComponent.cpp | 4 years ago | |
| DefaultWorldComponent.h | 4 years ago | |
| EditorBallJointComponent.cpp | 4 years ago | |
| EditorBallJointComponent.h | 4 years ago | |
| EditorColliderComponent.cpp | 4 years ago | |
| EditorColliderComponent.h | 4 years ago | |
| EditorComponentDescriptors.cpp | 4 years ago | |
| EditorComponentDescriptors.h | 4 years ago | |
| EditorFixedJointComponent.cpp | 4 years ago | |
| EditorFixedJointComponent.h | 4 years ago | |
| EditorForceRegionComponent.cpp | 4 years ago | |
| EditorForceRegionComponent.h | 4 years ago | |
| EditorHeightfieldColliderComponent.cpp | 4 years ago | |
| EditorHeightfieldColliderComponent.h | 4 years ago | |
| EditorHingeJointComponent.cpp | 4 years ago | |
| EditorHingeJointComponent.h | 4 years ago | |
| EditorJointComponent.cpp | 4 years ago | |
| EditorJointComponent.h | 4 years ago | |
| EditorRigidBodyComponent.cpp | 4 years ago | |
| EditorRigidBodyComponent.h | 4 years ago | |
| EditorShapeColliderComponent.cpp | 4 years ago | |
| EditorShapeColliderComponent.h | 4 years ago | |
| FixedJointComponent.cpp | 4 years ago | |
| FixedJointComponent.h | 4 years ago | |
| ForceRegion.cpp | 4 years ago | |
| ForceRegion.h | 4 years ago | |
| ForceRegionComponent.cpp | 4 years ago | |
| ForceRegionComponent.h | 4 years ago | |
| ForceRegionForces.cpp | 4 years ago | |
| ForceRegionForces.h | 4 years ago | |
| HeightfieldColliderComponent.cpp | 4 years ago | |
| HeightfieldColliderComponent.h | 4 years ago | |
| HingeJointComponent.cpp | 4 years ago | |
| HingeJointComponent.h | 4 years ago | |
| JointComponent.cpp | 4 years ago | |
| JointComponent.h | 4 years ago | |
| Material.cpp | 4 years ago | |
| Material.h | 4 years ago | |
| MeshColliderComponent.cpp | 4 years ago | |
| MeshColliderComponent.h | 4 years ago | |
| Module.cpp | 4 years ago | |
| ModuleUnsupported.cpp | 4 years ago | |
| NameConstants.cpp | 4 years ago | |
| NameConstants.h | 4 years ago | |
| RigidBody.cpp | 4 years ago | |
| RigidBody.h | 4 years ago | |
| RigidBodyComponent.cpp | 4 years ago | |
| RigidBodyComponent.h | 4 years ago | |
| RigidBodyStatic.cpp | 4 years ago | |
| RigidBodyStatic.h | 4 years ago | |
| Shape.cpp | 4 years ago | |
| Shape.h | 4 years ago | |
| ShapeColliderComponent.cpp | 4 years ago | |
| ShapeColliderComponent.h | 4 years ago | |
| SphereColliderComponent.cpp | 4 years ago | |
| SphereColliderComponent.h | 4 years ago | |
| StaticRigidBodyComponent.cpp | 4 years ago | |
| StaticRigidBodyComponent.h | 4 years ago | |
| SystemComponent.cpp | 4 years ago | |
| SystemComponent.h | 4 years ago | |
| Utils.cpp | 4 years ago | |
| Utils.h | 4 years ago | |
| WindProvider.cpp | 4 years ago | |
| WindProvider.h | 4 years ago | |