You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Splitted World Browser views into three independent windows, each window can be summoned from a hierarchy view or details view toolbar World composition can now be toggled through WorldSettings - bEnableWorldComposition. Once enabled persistent level will be treated as a world root. No more '?worldcompistion' parameter workarounds. 'Open World' command was removed, as levels saved with world composition enabled can be open through 'Open Level' command. Added bEnableWorldOriginRebasing parameter to WorldSettings, which contols whether world origin shifting should be used [CL 2072584 by Dmitriy Dyomin in Main branch]