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
ea34b09df362e7707cf156bd42febac98aaa90e8
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
TurnkeySupport
History
charles bloom
cb8e163228
fix UProjectPackagingSettings being deleted while pointer held in packaging
...
#rb none [CL 16014834 by charles bloom in ue5-main branch]
2021-04-14 20:30:53 -04:00
..
Private
fix UProjectPackagingSettings being deleted while pointer held in packaging
2021-04-14 20:30:53 -04:00
Public
- Made the Launch On menu be a normal drop down (not split button/combo box), named it Platforms menu
2020-12-15 12:26:54 -04:00
TurnkeySupport.Build.cs
- Refactored UProjectPackagingSettings and UCookerSettings into DeveloperToolSettings module that can be used from the engine and other places. This removes a circular referece from Engine -> TargetPlatform -> Engine. And can potentially remove Engine -> UnrealEd "grandfathered" circular reference (or at least helps be able to get rid of it!)
2020-12-02 20:43:06 -04:00