Commit Graph

5 Commits

Author SHA1 Message Date
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
Bob Tellez
52175f7858 #UE4 Added experimental -PathTreeFNames mode that uses FNames to keep track of the path tree in the asset registry. This has possible performance benefits in certain projects.
[CL 2459726 by Bob Tellez in Main branch]
2015-02-24 21:38:16 -05:00
Matthew Griffin
162de4b6dd [INTEGRATE] Change 2449467 by Michael.Noland@mnoland-basel-depot on 2015/02/17 19:26:53
Asset Registry: Prevent duplicate path delimiters from being created in FPathTreeNode::GetSubPaths_Recursive, which can cause a knock-on crash trying to use the resulting path from the Asset Save dialog
	#lockdown matt.kuhlenschmidt
	[UE-9984]

[CL 2450048 by Matthew Griffin in Main branch]
2015-02-18 09:21:18 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00