You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- added ECoordSystem::COORD_Parent
- the mode manager's GetCustomDrawingCoordinateSystem overrides calculates the parent space transformation if required.
For the moment, there's no need to add anything at the ITF level, as everything is redirected to the VPC/Mode Manager thru the UEditorTransformProxy.
If the UTransformGizmo were to manage it locally, we'd probably have to add something similar to UCombinedTransformGizmo::bUseContextCoordinateSystem to make the TransformProxy responsible for managing the "local/parent" coordinate system.
#jira UE-197757
#rb brooke.hubert
[CL 28836838 by benoit gadreau in ue5-main branch]