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
958f254f79b6ed30fd7be0140eb0926d6124ffda
UnrealEngineUWP
/
Engine
/
Source
History
Jamie Dale
958f254f79
CIS fix
...
[CL 2612482 by Jamie Dale in Main branch]
2015-07-07 12:22:15 -04:00
..
Developer
Profiler - Initial support for updated raw stats
2015-07-07 11:41:06 -04:00
Editor
CIS fix
2015-07-07 12:22:15 -04:00
Programs
Move hacks to remove pseudo-dependencies into legacy branch setup.
2015-07-07 09:12:23 -04:00
Runtime
Only enable Mac GPU timestamp emulation on Yosemite or later, there were driver bugs still present in Mavericks that cause it to fail intermittently.
2015-07-07 12:05:26 -04:00
ThirdParty
VS2015 - Upgrade necessary third party libs - Box2D
2015-07-07 04:12:38 -04:00
UE4Client.Target.cs
…
UE4Editor.Target.cs
Allow targets to specify whether they want to build all plugins (rather than just the ones they have enabled), and turn it on for the vanilla UE4Editor target. Content-only projects may want to enable plugins, but they have no target to build.
2015-06-18 08:41:17 -04:00
UE4Game.Target.cs
…
UE4Server.Target.cs
…