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
d7284b7f0cb670c1765dbaacdf89cc56ced9623f
UnrealEngineUWP
/
Engine
/
Source
History
Jaroslaw Surowiec
d7284b7f0c
Fixed shadowed variables
...
[CL 2621361 by Jaroslaw Surowiec in Main branch]
2015-07-15 01:23:54 -04:00
..
Developer
Fixed shadowed variables
2015-07-15 01:23:54 -04:00
Editor
Sequencer: Highlight selected curves in the curve editor. Adjust pre-post infinity extrapolation menu items so that they operate on the selected curves if there are any.
2015-07-14 23:21:58 -04:00
Programs
Reduce max temp storage time to 1 day.
2015-07-14 21:24:22 -04:00
Runtime
FCulture::GetName now returns the culture's name using hyphens/dashes rather than underscores. Underscores were an implementation detail.
2015-07-14 22:20:38 -04:00
ThirdParty
Compile fix
2015-07-14 15:40:55 -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
…