Fix dragging a CCW in the level by gizmo applying incorrect values. Regression from 22516709.
#jira UE-167267, UE-166057
#rb trystan.binkley-Jone
#preflight 6349fb59ce524ed35610579d
#lockdown Alejandro.Arango
[CL 22547973 by patrick hardy in ue5-main branch]
Fix outliner column localization warning.
Fix light card UV templates having some of their settings overwritten.
Fix light card labels not being able to be toggled. Regression from 22346211.
Refactor light card editor spawn methods to FDisplayClusterLightCardEditorHelper so the stage app can access it.
Add UDisplayClusterStageActorTemplate to light card extender and implement with UDisplayClusterLightCardTemplate to allow easier access from various modules.
#jira UE-166057, UE-166136, UE-166142
#rb trystan.binkley-Jone
#preflight 633f2b26d718720d2d55f59f
#lockdown alejandro.arango
[CL 22390292 by patrick hardy in ue5-main branch]
- Refactor light card editor to support any actor that implements a new IDisplayClusterStageActor interface. The ColorCorrectWindow and LightCardActor now implement this.
- Add new FDisplayClusterWeakStageActorPtr to use within the lightcard editor.
- Add support for spawning in actors that inherit the StageActor interface.
- Minor optimizations to refreshing the light card editor.
#jira UE-161072, UE-153863
#rb trystan.binkley-Jone, Alejandro.Arango, Ruslan.Idrisov
#preflight 632b2a2a1003050806e80a95
[CL 22118840 by patrick hardy in ue5-main branch]