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
728ea310185c5040bb4745e322c2577e8fe15421
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
BuildPatchTool
History
Saul Abreu
79a26091bf
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.
...
#codereview Steve.Robb, Robert.Manuszewski [CL 2466824 by Saul Abreu in Main branch]
2015-03-02 15:51:37 -05:00
..
Private
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
BuildPatchTool.Automation.cs
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
BuildPatchTool.Build.cs
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
BuildPatchTool.Target.cs
build script, add cross compile node on windows for linux, remove linux compiles from win64 tools node
2015-01-06 10:24:25 -05:00