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
e6e2cbaabf4ae2ca1ceec0cebaa260842242d98d
UnrealEngineUWP
/
Engine
/
Source
History
Peter Sauerbrei
e6e2cbaabf
fix for occasional failure to build UE4Game after generating projects
...
#ubt [CL 2616920 by Peter Sauerbrei in Main branch]
2015-07-10 13:50:17 -04:00
..
Developer
ensureOnce is now ensure.
2015-07-10 05:31:32 -04:00
Editor
Guard against re-entrancy when picking classes from details panels
2015-07-10 13:31:28 -04:00
Programs
fix for occasional failure to build UE4Game after generating projects
2015-07-10 13:50:17 -04:00
Runtime
Fix addForce crash - now that we have support from APEX we can just call it regardless of if it's in the scene.
2015-07-10 13:32:13 -04:00
ThirdParty
Various fixes to APEX 1.3.3
2015-07-10 13:28:31 -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
…