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
dd44cd8d6a385ba3a70e5d0c71307b2763335a55
UnrealEngineUWP
/
Engine
/
Source
History
Jeff Wilson
dd44cd8d6a
Unreal Doc Tool Updates
...
- Fancy Links - Language selection dropdown [CL 2617071 by Jeff Wilson in Main branch]
2015-07-10 15:23:52 -04:00
..
Developer
Add a function to IDesktopPlatform to query the version of an engine (either from the new JSON build.version file, or from Version.h if that fails). Make UE4Build.cs update it during builds.
2015-07-10 15:21:32 -04:00
Editor
Sequencer: Fix auto framing happening when the curve editor isn't visible.
2015-07-10 14:53:23 -04:00
Programs
Unreal Doc Tool Updates
2015-07-10 15:23:52 -04:00
Runtime
Add a function to IDesktopPlatform to query the version of an engine (either from the new JSON build.version file, or from Version.h if that fails). Make UE4Build.cs update it during builds.
2015-07-10 15:21:32 -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
…