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
94531f2bc3161be1d1daa3aba1a12dbcef695fc0
UnrealEngineUWP
/
Engine
/
Source
History
Martin Mittring
94531f2bc3
removed unused code - using it could be wrong anyway
...
[CL 2608517 by Martin Mittring in Main branch]
2015-07-01 18:48:27 -04:00
..
Developer
Translation Picker: Upload changes to OneSky
2015-07-01 17:12:23 -04:00
Editor
[UE-17726] Invalidating function exports that we delete from data-only Blueprint packages (to keep other packages from referencing them as imports).
2015-07-01 18:28:35 -04:00
Programs
Replace vars with explicit types.
2015-07-01 17:59:17 -04:00
Runtime
removed unused code - using it could be wrong anyway
2015-07-01 18:48:27 -04:00
ThirdParty
Remove VS2012 libs from the automated build process
2015-07-01 17:20:05 -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
…