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
lumberyard-employee-dm 18b947fd00
Changed the AssetManager DispatchEvents function to continously pump the (#4432)
AssetBus of queued functions until empty.

This replicates the old behavior of the EBusQueuePolicy::Execute
function that would continue to execute functions if new ones were added
during the execution of the current queue.

Split the TestFixture class from the AssetHandler and EBus handler for the DynamicSliceInstanceSpawnerTests and
PrefabInstanceSpawnerTest.
This avoids the AssetMananager destructor from deleting the test fixture
if the call to UnregisterHandler is ever removed. This also allows the
memory allocators to get online earlier.

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
AtomCore Adding a temporary Orphan function to the InstanceDatabase (#4297) 4 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AzCore Changed the AssetManager DispatchEvents function to continously pump the (#4432) 4 years ago
AzFramework Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
AzGameFramework Updated references to Engine.pak to be lowercase engine.pak (#4397) 4 years ago
AzManipulatorTestFramework Additional test support for Manipulator Ditto commands (#4191) 4 years ago
AzNetworking Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
AzQtComponents update joints to use cluster viewport ui. (#4352) 4 years ago
AzTest Put the ShaderMetrics.json in the @user@ folder, plus an unrelated #include path fix. (#4402) 4 years ago
AzToolsFramework Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
GFxFramework More fixes 4 years ago
GridMate Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
CMakeLists.txt Remove crcfix (#3294) 4 years ago