You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added tooltip when the widget is collapsed to help the user understand what it's about without having to expand it * Show the number of affected landscape actors even in the "dirty actors" case to help the user assess how much "out-of-date" the overall landscape is Misc: * Dirty actors are now handled part of out-of-date landscape proxy flags * Optimized update by gathering all out-of-date flags at once (~33% of what it used to cost) #rb luc.eygasier #tests editor [CL 32926879 by jonathan bard in ue5-main branch]