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
d60be1655820453825bdfeef2a8558bf31fc94cd
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
TargetPlatform
History
Josh Adams
b0e4357576
- UBT Code changes to remove 32-bit Windows support (C++ code for 32-bit still exists)
...
#rb marc.audy (concept, not each file) [CL 15265424 by Josh Adams in ue5-main branch]
2021-01-31 15:09:58 -04:00
..
Private
- 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
Public
- Removing unused ITargetDevice functionality (like Deploy and Run in C++). These are are supported in some platforms but not all, and are only used by undocumented UFE "commands". UAT is expected to handle all of this.
2021-01-25 11:21:44 -04:00
TargetPlatform.Build.cs
- UBT Code changes to remove 32-bit Windows support (C++ code for 32-bit still exists)
2021-01-31 15:09:58 -04:00