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
2bdecda733af697a2c35bfd54a2ece1ba6fb3d13
UnrealEngineUWP
/
Engine
/
Source
History
Ben Marsh
2bdecda733
Fix inability to compile Android code projects in Rocket. Header intermediate directory was renamed from "Android-armv7" to "Android/-armv7" as a sideeffect of CL 2221537, so headers were not being included in the distribution.
...
#codereview Dmitry.Rekman [CL 2237678 by Ben Marsh in Main branch]
2014-07-30 18:30:58 -04:00
..
Developer
- Fixed the path to the metal offline compiler for beta4+
2014-07-30 18:30:47 -04:00
Editor
Add go to C++ file and documentation to right clicking on content browser assets
2014-07-30 17:50:36 -04:00
Programs
Fix inability to compile Android code projects in Rocket. Header intermediate directory was renamed from "Android-armv7" to "Android/-armv7" as a sideeffect of CL 2221537, so headers were not being included in the distribution.
2014-07-30 18:30:58 -04:00
Runtime
Small updates
2014-07-30 18:00:38 -04:00
ThirdParty
coremod: missed Build.cs file :/
2014-07-30 17:34:44 -04:00
UE4Client.Target.cs
[Github] PR 242 (safe changes).
2014-07-08 00:06:17 -04:00
UE4Editor.Target.cs
Added BlackJack, MemoryGame, SwingingNinja, and MobileTemple to gubp build scripts.
2014-07-28 18:36:38 -04:00
UE4Game.Target.cs
Fix PlatformerGame compile errors in Rocket build: GameMenuBuilder is not built as part of the engine because nothing depends on it, so it's not included in Rocket. Add it into the extra modules list for editor and game targets.
2014-07-22 11:30:29 -04:00
UE4Server.Target.cs
…