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
56590ceb6077d88b86d07985cddead44dec4982c
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
MainFrame
/
Private
/
Frame
History
Daniel Lamb
3dfca1d77f
Fixed issue with File -> Cook missing some cooking parameters to UAT.
...
[CL 2686642 by Daniel Lamb in Main branch]
2015-09-10 13:42:43 -04:00
..
MainFrameActions.cpp
Fixed issue with File -> Cook missing some cooking parameters to UAT.
2015-09-10 13:42:43 -04:00
MainFrameActions.h
Button added under File -> Package Project for zipping up the project. Allows you to choose desired location. Filters applied to zip only necessary information.
2015-07-02 17:08:22 -04:00
MainFrameHandler.cpp
Prevent a crash on shutdown in windows in open gl by setting the current gl display context to null when the current device context is being released back to the system. This also required a small change to frame profiling to guard against the null context, and a change to the slate font texture which could end up processing a texture with a null context.
2015-05-15 17:01:47 -04:00
MainFrameHandler.h
Merging UE4-Streaming to UE4
2015-04-01 03:03:18 -04:00
RootWindowLocation.h
Added config migration path for newer versions of the engine.
2015-04-20 10:12:55 -04:00