This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a85dbd03365cfc1ac94de33001dd685b4014c70
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
LevelInstanceEditor
/
Private
History
UnrealBot
73409369c0
Branch snapshot for CL 21319338
...
[CL 21319338 in ue5-main branch]
2022-08-10 16:03:37 +00:00
..
LevelInstanceActorDetails.cpp
Replacing legacy EditorStyle calls with AppStyle
2022-05-09 13:12:28 -04:00
LevelInstanceActorDetails.h
…
LevelInstanceActorFactory.cpp
LevelInstance: Fix Placement Mode not showing Level Instance
2022-06-22 16:00:20 -04:00
LevelInstanceActorFactory.h
LevelInstance: Can now drag worlds from content browser to create a level instance
2022-06-17 13:22:13 -04:00
LevelInstanceEditorMode.cpp
LevelInstance: Exit Mode shortcut checks that it doesn't interfere with SelectNone shortcut
2022-06-09 17:59:02 -04:00
LevelInstanceEditorMode.h
…
LevelInstanceEditorModeCommands.cpp
…
LevelInstanceEditorModeCommands.h
Replacing legacy EditorStyle calls with AppStyle
2022-05-09 13:12:28 -04:00
LevelInstanceEditorModeToolkit.cpp
…
LevelInstanceEditorModeToolkit.h
…
LevelInstanceEditorModule.cpp
Changed ULevelEditorContextMenuContext's HitProxyActor from TObjectPtr to TWeakObjectPtr to avoid getting reports of a reference to a stale world when entering level instance edit mode.
2022-06-29 16:22:54 -04:00
LevelInstanceEditorModule.h
…
LevelInstanceEditorSettings.cpp
LevelInstance: Can now drag worlds from content browser to create a level instance
2022-06-17 13:22:13 -04:00
LevelInstancePivotDetails.cpp
Branch snapshot for CL 21319338
2022-08-10 16:03:37 +00:00
LevelInstancePivotDetails.h
Branch snapshot for CL 21319338
2022-08-10 16:03:37 +00:00
SNewLevelInstanceDialog.cpp
Level Instance: Persist create settings & add new setting make the create dialog optional.
2022-06-13 18:38:57 -04:00
SNewLevelInstanceDialog.h
…