You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Optimize dirty actors detection by using dirty actors list maintained by world partition instead of using an actor iterator. - Maintain a list of selected actor descriptors to be able to show selected ones in the world partition editor. - Fixed selected actors labels not faded. #rb richard.malo #preflight 6368fb5c8f7eab44b6652a27 #rnx [CL 23019368 by jeanfrancois dube in ue5-main branch]