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
8db36affdad900e33c879e506511997ebceedb2a
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
GameProjectGeneration
History
Nick Darnell
2e2dcaa6b2
UMG - ESlateCheckBoxState is now an actual Enum. This required updating a lot of code that was using auto conversion from bool to int. Fixing a lot of issues with garbage collecting and circular references, old button/border widgets will be broken by this checkin. No longer crashing on exit of PIE.
...
[CL 2111919 by Nick Darnell in Main branch]
2014-06-20 12:37:24 -04:00
..
Classes
Project template names and descriptions now fallback to English if a valid translation can't be found for the current language
2014-05-07 05:43:17 -04:00
Private
UMG - ESlateCheckBoxState is now an actual Enum. This required updating a lot of code that was using auto conversion from bool to int. Fixing a lot of issues with garbage collecting and circular references, old button/border widgets will be broken by this checkin. No longer crashing on exit of PIE.
2014-06-20 12:37:24 -04:00
Public
Added PlatformInfo to DesktopPlatform and improved the editors Supported Platform UI
2014-06-05 12:13:44 -04:00
GameProjectGeneration.Build.cs
Don't allow an underscore in the project name if the XB1 XDK is installed
2014-05-08 15:03:34 -04:00