This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971
[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
Unify ContentBrowser "Explore" / "Show in Explorer" logic across several user endpoints
#jira UETOOL-2325
#rb brandon.schaefer,francis.hurteau
[CL 14423933 by geoff evans in ue5-main branch]
To remove the enum property editors can now only create standalone mode property editor toolkits which is the only thing they supported anyway.
[CL 13546866 by Matt Kuhlenschmidt in ue5-main branch]
#jira UE-1949, UE-1950
#rb benn.gallagher, matt.kuhlenschmidt
#ROBOMERGE-SOURCE: CL 11125982 via CL 11126447
#ROBOMERGE-BOT: (v640-11091645)
[CL 11126552 by christina tempelaarl in Main branch]
#jira UE-1949, UE1950
#rb matt.kuhlenschmidt, benn.gallagher
#ROBOMERGE-SOURCE: CL 11112514 via CL 11112515
#ROBOMERGE-BOT: (v640-11091645)
[CL 11112518 by christina tempelaarl in Main branch]
#rnx
#rb none
#ROBOMERGE-SOURCE: CL 10869241 via CL 10869527 via CL 10869904
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870586 by ryan durand in Main branch]
#jira UE-84899
#rb gines.hidalgo
#rnx
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 10375061 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v594-10333955)
[CL 10375074 by rex hill in Main branch]
#jira none
#rb jamie.dale
#ROBOMERGE-SOURCE: CL 10075208 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v574-10069753)
[CL 10075215 by david hibbitts in Main branch]
We've had several cases where the previously default alphabetical sorting caused performance issues when it wasn't needed. We now require you to explicitly choose either slow alphabetical sorting or fast non-alphabetical order.
The fast order does not decode, access or compare actual string data, but the order is not stable between process runs.
#rb steve.robb
[CL 5915265 by Johan Torp in Dev-Core branch]