Files
UnrealEngineUWP/Engine/Source/Runtime/AnimGraphRuntime
nick brett 41ac13c3fb [UE] Fix for AnimDynamics debug draw transforms
- Removed unrequired transform into component space
- Removed unused ToWorldT lambda
- Added a check on bone index validity in the debug draw code to avoid an assert - incorrect debug draw is probably better than an editor crash when a node is not setup correctly.
- Green sphere representing the origin still behaves oddly when in root relative sim space, but I don't think the problem is in the debug draw code.


[REVIEW] [at]Thomas.Sarkanen
#jira UE-204875
#rnx

[CL 31566735 by nick brett in ue5-main branch]
2024-02-16 11:07:57 -05:00
..