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/AzCore
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
..
Android Deprecate profiler categories based on global enum 4 years ago
Asset Changed the AssetManager DispatchEvents function to continously pump the (#4432) 4 years ago
Casting Improves numeric_cast compilation (#3995) 4 years ago
Component Merge pull request #4251 from aws-lumberyard-dev/nvsickle/RevertFrameTimer 4 years ago
Compression Modernization + AZStd::function compare fix. (#3680) 4 years ago
Console Merge branch 'development' into cmake/SPEC-2513_w4244 4 years ago
Debug Removed ununeeded includes from EBus EBus.h and Policies.h (#4256) 4 years ago
Driller Merge branch 'development' into cmake/warn_virtual 4 years ago
EBus Removed ununeeded includes from EBus EBus.h and Policies.h (#4256) 4 years ago
IO Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
IPC Modernization + AZStd::function compare fix. (#3680) 4 years ago
Interface Minimal TypeInfo header/reduce std interdependencies. (#2688) 4 years ago
JSON Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Jobs Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
Math Expose Transform::CreateLookAt to behavior context to use with hydra tests 4 years ago
Memory Merge branch 'development' into cmake/warn_virtual 4 years ago
Module Merge branch 'development' into cmake/warn_virtual 4 years ago
Name Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
NativeUI Modernization + AZStd::function compare fix. (#3680) 4 years ago
Outcome Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PlatformId Add linux equivalents for all the places that enumerate platforms (#3325) 4 years ago
Preprocessor Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
RTTI Removed ununeeded includes from EBus EBus.h and Policies.h (#4256) 4 years ago
Script Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
ScriptCanvas Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Serialization Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Settings [Android] Fix black screen on Android when app is launched (#4418) 4 years ago
Slice Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Socket Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
State Modernization + AZStd::function compare fix. (#3680) 4 years ago
Statistics Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
StringFunc change conversions to static_cast 4 years ago
Task Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
Threading Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Time Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UnitTest Updated the GameApplication to mount the engine.pak (#4128) 4 years ago
UserSettings fixing AzCore for linux/windows virtual warn 4 years ago
Utils Set max file size limit as default parameter for ReadFile 4 years ago
XML Updated the GameApplication to mount the engine.pak (#4128) 4 years ago
std Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
AzCoreModule.cpp convert atom to task graph (#4230) 4 years ago
AzCoreModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BuildInfo.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Docs.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Platform.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Platform.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PlatformDef.h remove unnecessary ALIGN macros 4 years ago
PlatformIncl.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PlatformRestrictedFileDef.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
azcore_files.cmake convert atom to task graph (#4230) 4 years ago
azcoretestcommon_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
base.h WIP 4 years ago