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
dbf4ff0a5febbb348755c8592d3ebaef24d65f4e
UnrealEngineUWP
/
Engine
/
Source
History
pzurita
dbf4ff0a5f
PR
#1348
: [CoreUObject] Improvement in garbage collection performance by implementing three micro-optimizations. (Contributed by pzurita)
...
[CL 2618240 by Robert Manuszewski in Main branch]
2015-07-13 11:11:08 -04:00
..
Developer
UE-18307: Hot reloading with a plugin in the project prevents the project from being able to save.
2015-07-13 07:30:06 -04:00
Editor
Fixed "Clear" button in asset pickers having no effect.
2015-07-13 09:46:12 -04:00
Programs
Disable XGE when building DocumentationEditor. It's only building UnrealHeaderTool, so it's not much use anyway - but it has caused failures on the build farm.
2015-07-13 09:27:56 -04:00
Runtime
PR
#1348
: [CoreUObject] Improvement in garbage collection performance by implementing three micro-optimizations. (Contributed by pzurita)
2015-07-13 11:11:08 -04:00
ThirdParty
VS2015 - Upgrade necessary third party libs - nvTextureTools
2015-07-13 10:50:47 -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
…