You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[FYI] don.boogert Original CL Desc ----------------------------------------------------------------- Landscape : Create multiple nanite components per Scene Proxy if the number of components > 64 * LanscapeProxy now has an array of NaniteComponents which are initialized from upto 64 LandscapeComponents each * We naively attempt to select components close when selecting LandscapeComponents for a NaniteComponent * Refactored UpdateNaniteRepresentation to use the UpdateNaniteRepresentationAsync #rb jonathan.bard #jira UE-178072 [CL 26481502 by bob tellez in ue5-main branch]