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
aeee76ed0fb8a9b93249e0656f98ccd19420c96e
UnrealEngineUWP
/
Engine
/
Source
History
Dmitry Rekman
aeee76ed0f
Fix MessageBox not displaying long strings (UE-9176).
...
- Also added a test: ./TestPAL messagebox [CL 2436275 by Dmitry Rekman in Main branch]
2015-02-06 18:12:42 -05:00
..
Developer
fix for provisions not showing "no matchin provision" if the bundle identifier didn't match no provision was found
2015-02-06 13:46:21 -05:00
Editor
Fix for crash caused by unprotected call to CancelDragDrop in SFortHUDWidget::ToggleCursorMode, plenty of ways to fix this, but fixing it down hear because 2433332 was the recent change that caused everything to fall apart.
2015-02-06 18:04:56 -05:00
Programs
Fix MessageBox not displaying long strings (UE-9176).
2015-02-06 18:12:42 -05:00
Runtime
Fix MessageBox not displaying long strings (UE-9176).
2015-02-06 18:12:42 -05:00
ThirdParty
Remove physx 2012 from automated build
2015-02-06 15:04:31 -05:00
UE4Client.Target.cs
…
UE4Editor.Target.cs
Updating TappyChicken config to use the TappyChickenPlats configuration. This will now allow tappy to build for HTML5. It was incorrectly set to a different DesktopAndMobilePlats which does not include HTML5.
2015-01-13 11:04:15 -05:00
UE4Game.Target.cs
Added a dummy plugin for WebBrowser so that it can be included optionally
2015-01-29 11:44:15 -05:00
UE4Server.Target.cs
…