You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Renamed Target Asset Uids to Target Node Uids and used it bidirectionaly. - Target Node Uids is mutable so that a const node graph (translated nodes) can still track which factory nodes its being used by. - Only register the actor components in the Interchange completion task so that we know that the assets are ready. - Added transform compensation for FBX cameras and lights. #rb Alexis.Matte [CL 17317045 by JeanMichel Dignard in ue5-main branch]