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.
* 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 | |
|---|---|---|
| .. | ||
| ArrayView.cpp | 4 years ago | |
| ConcurrencyCheckerTests.cpp | 4 years ago | |
| InstanceDatabase.cpp | 4 years ago | |
| Main.cpp | 4 years ago | |
| NameSetTests.cpp | 4 years ago | |
| ScopedValueTest.cpp | 4 years ago | |
| atomcore_tests_files.cmake | 4 years ago | |
| lru_cache.cpp | 4 years ago | |
| vector_set.cpp | 4 years ago | |