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
f9cdeb96cd5b330ca5fcd0dbbbdb6e58b620bdde
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Linux
History
Andrew Grant
c0452957a1
Merging latest engine code from Orion via //depot/UE4-To-//UE4/Main
...
[CL 2744667 by Andrew Grant in Main branch]
2015-10-28 08:58:16 -04:00
..
LinuxProjectGenerator.cs
Convert everything in UBT to use standard C# XML comments, so IntelliSense can display useful information in tooltips.
2015-09-24 13:47:13 -04:00
LinuxToolChain.cs
Merging latest engine code from Orion via //depot/UE4-To-//UE4/Main
2015-10-28 08:58:16 -04:00
UEBuildLinux.cs
Separate all the project specific settings for a platform into a separate class (derived from UEBuildPlatformContext), and remove the last few references to the global .uproject file path. Checks for SupportsWindowsXP() are now done inside the toolchain.
2015-09-30 16:40:04 -04:00