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
ec82e184bdea48cd85141a97bab989733ba71545
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealHeaderTool
History
Robert Manuszewski
5e8d87f392
Merging //UE4/Dev-Main @ 4346626 to Dev-Core (//UE4/Dev-Core)
...
#rb none [CL 4346854 by Robert Manuszewski in Dev-Core branch]
2018-09-06 02:15:30 -04:00
..
Private
Merging //UE4/Dev-Main @ 4346626 to Dev-Core (//UE4/Dev-Core)
2018-09-06 02:15:30 -04:00
Public
Merging copyright update from 4.19 branch.
2018-01-02 15:30:26 -05:00
Resources
Add support for paths longer than MAX_PATH in the editor. Requires Windows 10 version 1607, and the functionality to be enabled via a registry key or group policy (see
https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file
).
2018-07-27 17:20:57 -04:00
UnrealHeaderTool.Build.cs
Add a bCompileAgainstApplicationCore setting to the target rules, which allows compiling out references to the ApplicationCore module (which should only be necessary for applications with a GUI). Removed ApplicationCore from several engine tools and utilities.
2018-07-20 09:08:07 -04:00
UnrealHeaderTool.Target.cs
Add a bCompileAgainstApplicationCore setting to the target rules, which allows compiling out references to the ApplicationCore module (which should only be necessary for applications with a GUI). Removed ApplicationCore from several engine tools and utilities.
2018-07-20 09:08:07 -04:00