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/Gems/EMotionFX/Code
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
..
EMotionFX EMotion FX: AnimGraphNode::CalcSyncFactors crashes because of improper MCORE_INVALIDINDEX32 initialization (#4869) 4 years ago
Editor/Platform Rename EMotionFX class members to follow the `m_` naming convention 4 years ago
Include/Integration CR feedback 4 years ago
MCore Implemented C++23 deleted nullptr_t constructor/assignment for AZStd string classes (#4158) 4 years ago
MysticQt Linux and non-unity build fixes 4 years ago
Platform Rename EMotionFX class members to follow the `m_` naming convention 4 years ago
Source EMotion FX: A parameter’s text box of Blend Space 2D and 1D Motions only takes one numerical input value including fractions (#4626) 4 years ago
Tests Terrain Physics Heightfield support 4 years ago
CMakeLists.txt Add skeleton class for animviewportwidget. 4 years ago
emotionfx_editor_files.cmake LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
emotionfx_editor_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
emotionfx_files.cmake Merge branch 'development' into cmake/SPEC-7179 4 years ago
emotionfx_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
emotionfx_shared_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
emotionfx_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago