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
0aa484bda0939348be8defbb53fb4799fef21a9f
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
HTML5
History
Ben Marsh
0aa484bda0
Toolchains are now instanced to allow storing project and target specific configuration details. Required for UBT to support multiple targets. Removed IUEToolChain, which wasn't being used directly.
...
[CL 2707252 by Ben Marsh in Main branch]
2015-09-27 13:05:49 -04:00
..
HTML5ProjectGenerator.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
HTML5SDKInfo.cs
Auto-format UBT for consistent spacing. All default Visual Studio settings, but tabs instead of spaces.
2015-09-24 12:37:21 -04:00
HTML5ToolChain.cs
Toolchains are now instanced to allow storing project and target specific configuration details. Required for UBT to support multiple targets. Removed IUEToolChain, which wasn't being used directly.
2015-09-27 13:05:49 -04:00
UEBuildHTML5.cs
Toolchains are now instanced to allow storing project and target specific configuration details. Required for UBT to support multiple targets. Removed IUEToolChain, which wasn't being used directly.
2015-09-27 13:05:49 -04:00