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
3facd1a709cf5bb2fa5949b040479a344ccca7c7
UnrealEngineUWP
/
Engine
/
Source
History
Justin Sargent
3facd1a709
Fixed missing logic from bad integrate.
...
[CL 2593452 by Justin Sargent in Main branch]
2015-06-19 10:12:02 -04:00
..
Developer
Fixed missing logic from bad integrate.
2015-06-19 10:12:02 -04:00
Editor
Auto-convex generation now ignores sections with collision disabled (suggestion from @ManOfLode)
2015-06-19 09:43:01 -04:00
Programs
Move GUBP into its own project.
2015-06-19 09:12:47 -04:00
Runtime
Remove unused EnableParent
2015-06-19 10:07:20 -04:00
ThirdParty
Don't build debug info for ICU libs (clears up linker warnings for game projects)
2015-06-18 21:05:37 -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
[INTEGRATE] Change 2566718 by Matthew.Griffin@Matthew.Griffin_G5772_Integration on 2015/05/27 11:42:54
2015-06-03 08:20:19 -04:00
UE4Server.Target.cs
…