- The type displayed is consistent with the type displayed in the 'Changelists' window.
Removed the 'Off' from 'Source Control Off' on the tool bar because the icon and the text color are enough.
#jira UE-155247 - Show the type of actors being checked out in the "Check Out Assets" window.
#rb Patrick.Enfedaque
#preflight 6324785f5f55ba280e0a3567
[CL 22052349 by patrick laflamme in ue5-main branch]
- Fix issue when Level was being saved and it had some non writable dirty external packages
- Fix reentrance issue between FEditorFileUtils::PromptForCheckoutAndSave and FEditorFileUtils::PromptToCheckoutPackages
#rb lauren.barnes, jeanfrancois.dube, lauren.barnes
#preflight 62aa2a524a335ad67cbd6524
#robomerge EngineMerge
[CL 20685693 by Patrick Enfedaque in ue5-main branch]
- Allow deleting Foliage actors
- SPackagesDialog: Do not show multiple assets when package contains 1 valid object and 1 or n invalid objects
#rb jeanfrancois.dube, richard.malo
#preflight 62792487242446ce6c519236
#ROBOMERGE-AUTHOR: patrick.enfedaque
#ROBOMERGE-SOURCE: CL 20104060 via CL 20104081 via CL 20104096
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
[CL 20109740 by patrick enfedaque in ue5-main 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]
- Asset registry filtering is now in outtake instead of intake, to cover all cases: gathered packages, loaded assets and assets from cooked registry (AssetRegistryState)
- Move PKG_ContainsNoAsset filtering from CB to asset registry
#rb Matt.Peters
#jira none
[CL 15719622 by Dave Belanger in ue5-main branch]
- Implemented GetDisplayNameFromAssetData for data assets and data tables to show the display name for their native parent class and row type respectively
#rb marc.audy
#ROBOMERGE-SOURCE: CL 15394113 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15394117 by michael noland in ue5-main branch]
Source control providers now require an FSlateIcon and implementation of GetIcon instead of overriding mutliple functions to do the same thing. Fixed up all known source control providers.
#jira UETOOL-2812
[CL 15045642 by Matt Kuhlenschmidt in ue5-main branch]