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.
o3de/Code/Framework/AzFramework/AzFramework/Physics
John Jones-Steele 3d67be162c
Terrain Physics Heightfield support
* 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
..
Collision Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Common Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Components Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Configuration Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Mocks Terrain Physics Heightfield support 4 years ago
SimulatedBodies Triangle Mesh with a Kinematic PhysX Rigid Body warns the user instead of error. (#4657) 4 years ago
AnimationConfiguration.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AnimationConfiguration.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Character.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Character.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CharacterBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CharacterPhysicsDataBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ClassConverters.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
ClassConverters.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ColliderComponentBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CollisionBus.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CollisionBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
HeightfieldProviderBus.h Terrain Physics Heightfield support 4 years ago
Material.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Material.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MaterialBus.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
NameConstants.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
NameConstants.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PhysicsScene.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
PhysicsScene.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PhysicsSystem.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
PhysicsSystem.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PropertyTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Ragdoll.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Ragdoll.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RagdollPhysicsBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RigidBodyBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Shape.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Shape.h Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
ShapeConfiguration.cpp Terrain Physics Heightfield support 4 years ago
ShapeConfiguration.h Terrain Physics Heightfield support 4 years ago
SystemBus.h Terrain Physics Heightfield support 4 years ago
Utils.cpp Terrain Physics Heightfield support 4 years ago
Utils.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
WindBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
physics_mock_files.cmake Terrain Physics Heightfield support 4 years ago