Files
UnrealEngineUWP/Engine/Source/Programs/Enterprise/Datasmith/DatasmithRhinoExporter
benoit deschenes 3acc2d3586 DatasmithRhinoExporter - Fixing Light object tracking in DirectLink.
Rhino does not call the same set of events on light objects modification. And so, those objects were not properly dirtied up. This could also cause an "operation leakage" (where the plugin thought a move operation never completed) which could affect the rest of the tracking.

#jira UE-152641
#rb JeanLuc.Corenthin
#preflight 628466c4825301827258465a

[CL 20255894 by benoit deschenes in ue5-main branch]
2022-05-17 23:39:07 -04:00
..