- Disable Niagara compute compilation if the shader platform does not support half floats
#rb dan.elksnitis, Jason.Nadro, Laura.Hermanns, rob.krajcarski
#jira UE-211613
[CL 32798790 by stu mckenna in ue5-main branch]
* Added WorldPartitionBuilder to the CommandletsUsingAR config
* FAssetRegistryImpl::GetRedirectedObjectPath() - Calls done with bNeedsScanning should first test if asset was scanned rather than always performing a scan
* UAssetManager & UObjectLibrary are now using AssetRegistry.IsSearchAllAssets() in order to test whether there's an async AR scan in progress
* FActorDescArchive: Skip calls to FixupRedirectedAssetPath() for native classes
On test project:
* Reaching the end of the World Partition init on a Threadripper: from 8m01s to 4m40s
* Running the HLOD setup job: from 15m13s to 8m50s
#rb jeanfrancois.dube, matt.peters
[CL 32647656 by sebastien lussier in ue5-main branch]
It is causing "LogCook: Error: PackageSplitter found an existing copy of a package it was trying to populate;this is unexpected since garbage has been collected and the package should have been unreferenced so it should have been collected."
[FYI] matt.peters
Original CL Desc
-----------------------------------------------------------------
[Resubmit] MPCook: CookPackageSplitter: Toggle enable retraction of generated packages.
#jira UE-188805
#jira UE-177380
#rnx
[CL 32639018 by matt peters in ue5-main branch]
* 536.xx for Nvidia
* 24.3.1 for AMD
* 101.5333 for Intel ARC and newer
Legacy GPUs are allowed to use older drivers in DX11. Also updated these versions to the latest available for each vendor's legacy support line.
#jira UE-188541
#rnx
#rb daniele.vettorel
[FYI] colton.daniels
[CL 32573861 by mihnea balta in ue5-main branch]
Original CL Desc
-----------------------------------------------------------------
MPCook: CookPackageSplitter: Toggle enable retraction of generated packages.
[CL 32563076 by matt peters in ue5-main branch]
MPCook And CookPackageSplitter: Implement on demand creation and splitting of generator packages rather than only creating them during save.
#jira UE-188805
#jira UE-177380
#rnx
#rb Zousar.Shaker
[CL 32468020 by matt peters in ue5-main branch]
-Fix Panning on Linux is slow
-Add bUseHighPrecisionMouseMovement (true by default) and bUseInterpolationWithManualPanning (false by default) as Graph Editor Settings, set to the current behaviour, but can be switched to allow for a better panning experience on Linux versions of the editor.
#jira UE-209711
#rb ben.hoffman, ronald.koppers
[FYI] jason.walter
[CL 32463490 by jared therriault in ue5-main branch]
[FYI] Matt.Peters
Original CL Desc
-----------------------------------------------------------------
MPCook And CookPackageSplitter: Implement on demand creation and splitting of generator packages rather than only creating them during save.
#jira UE-188805
#jira UE-177380
#rnx
#rb Zousar.Shaker
[CL 32446435 by bob tellez in ue5-main branch]