You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[FYI] wouter.burgers Original CL Desc ----------------------------------------------------------------- Skein / ViewportStatus: Only highlight actors stored in external package files (OFPA) to avoid the a checkout of the umap file resulting in the entire environment to be highlighted. Additionally: - Added an IsHidden check to the tooltip to avoid it showing up when the actor itself isn't visible. - Moved the removal of the FTypedElementViewportOverlayColorColumn column outside the subquery so it's also removed in the case the sub query doesn't generate any results. #rb Manuel.Lang [CL 32874618 by bob tellez in ue5-main branch]