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
2cd2b93f350dfd7efbea0794c419b3062df307b2
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DesktopPlatform
/
Private
History
Ben Marsh
fee619181a
Make sure initial compile forwards -Rocket flag to UBT when running from source with the -Rocket argument.
...
#codereview Matthew.Griffin [CL 2498804 by Ben Marsh in Main branch]
2015-04-01 13:23:00 -04:00
..
Linux
Fixed behavior on FString::ParseIntoArray (muliple delimiters overload) functionality to support optionally culling empty strings. Greatly simplified implementation logic. Output parameter now properly named and taken by reference.
2015-03-02 15:51:37 -05:00
Mac
[INTEGRATE] UE4-LauncherDev->UE4 integrate all up to cl 2475889
2015-03-13 08:26:18 -04:00
Windows
Fixed behavior on FString::ParseIntoArray (muliple delimiters overload) functionality to support optionally culling empty strings. Greatly simplified implementation logic. Output parameter now properly named and taken by reference.
2015-03-02 15:51:37 -05:00
DesktopPlatformBase.cpp
Make sure initial compile forwards -Rocket flag to UBT when running from source with the -Rocket argument.
2015-04-01 13:23:00 -04:00
DesktopPlatformBase.h
Clang warning fixes: Fixed missing 'override' specifiers
2015-04-01 07:20:55 -04:00
DesktopPlatformModule.cpp
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
DesktopPlatformPrivatePCH.h
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
PlatformInfo.cpp
- Changed Android ES31+AEP support from a TargetPlatform to a checkbox that works with any Android TP
2015-03-13 14:05:13 -04:00