You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzCore
Allen Jackson dcadfe6e1f
Feature json assetloading assethints (#4554)
* capture assets using SerializedAssetTracker in LoadInstanceFromPrefabDom()
assign assets using asset hints where the asset ID is not valid
switch up SerializedAssetTracker to store pointers instead of copies of Asset<>

Signed-off-by: jackalbe <23512001+jackalbe@users.noreply.github.com>

* PoC for the AssetFixUp strategy


Signed-off-by: jackalbe <23512001+jackalbe@users.noreply.github.com>

* clean up of PoC

Signed-off-by: jackalbe <23512001+jackalbe@users.noreply.github.com>
4 years ago
..
AzCore Feature json assetloading assethints (#4554) 4 years ago
Platform Reduce the default worker thread priority for the Job system, Job system is now aimed at long running or idle tasks 4 years ago
Tests Squashed commit of Procedural Prefab work (#4481) 4 years ago
CMakeLists.txt Update ZLIB min req osx ios and android to reasonable limits (#4473) 4 years ago