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
Tommy Walton b79c2f385d
Adding a temporary Orphan function to the InstanceDatabase (#4297)
* Adding a temporary Orphan function to the InstanceDatabase, which will remove an instance from the database so it will not be found using Find or FindOrCreate. The instance will still persist until its use-count drops to 0, at which point it will be deleted. This is to enable the model asset to remove existing buffer/modellod/model instances and replace them with new instances that have the up to date data. Added unit tests for testing.

Signed-off-by: amzn-tommy <waltont@amazon.com>

* Fix an incorrect ceil and update ParallelInstance test cases for readability

Signed-off-by: amzn-tommy <waltont@amazon.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) 5 years ago
AzCore Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
AzFramework Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
AzGameFramework Updated the GameApplication to mount the engine.pak (#4128) 4 years ago
AzManipulatorTestFramework Additional test support for Manipulator Ditto commands (#4191) 4 years ago
AzNetworking Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
AzQtComponents Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
AzTest more Code/Framework fixes 4 years ago
AzToolsFramework Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
GFxFramework More fixes 4 years ago
GridMate Merge branch 'development' into cmake/warn_virtual 4 years ago
CMakeLists.txt Remove crcfix (#3294) 5 years ago