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
db5429d360e149fa81df24933413762feee593f5
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Windows
History
Steve Robb
db5429d360
AVX support in UnrealBuildTool.
...
#codereview robert.manuszewski [CL 2604153 by Steve Robb in Main branch]
2015-06-29 12:24:33 -04:00
..
UEBuildWindows.cs
- Renamed Desktop target platform to AllDesktop to reduce conflicts with Desktop directories [UEPLAT-894]
2015-06-16 11:09:27 -04:00
VCEnvironment.cs
Safer concatenation of paths to try to avoid a bad path reported by a user.
2015-05-28 12:43:44 -04:00
VCToolChain.cs
AVX support in UnrealBuildTool.
2015-06-29 12:24:33 -04:00
WindowsProjectGenerator.cs
Fix output of .user file when generating projects on Windows. Seems that it was relying on HasUProjectFile() being set, which is not a global (and not set per-project).
2014-12-11 15:44:40 -05:00