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
8e9244742992026e8860bdf830adf7ebfa7387ad
UnrealEngineUWP
/
Engine
/
Source
History
Ben Marsh
8e92447429
Output an error if trying to compile a target for an unsupported platform in Rocket (eg. editor in Win32).
...
[CL 2565567 by Ben Marsh in Main branch]
2015-05-26 16:04:12 -04:00
..
Developer
Fix compilation error on mac.
2015-05-26 15:22:25 -04:00
Editor
When using launch on request that the map package be saved before starting cook.
2015-05-26 14:38:05 -04:00
Programs
Output an error if trying to compile a target for an unsupported platform in Rocket (eg. editor in Win32).
2015-05-26 16:04:12 -04:00
Runtime
Merge to main: Fix crash when viewing live replays
2015-05-26 16:03:57 -04:00
ThirdParty
SDL2: fix for maximize/minimize events not being sent on function calls.
2015-05-23 00:34:59 -04:00
UE4Client.Target.cs
…
UE4Editor.Target.cs
Fixing UBT by removing unreferenced variable introduced by CL 2561288
2015-05-21 19:32:37 -04:00
UE4Game.Target.cs
UE-16034: Add GameplayAbilities runtime module to the Rocket build, since the editor module is already included.
2015-05-21 22:17:17 -04:00
UE4Server.Target.cs
…