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
Mike Balfour 6f61454be4
Added support for remapping entity refs across slice instances (#1284)
* Fixed memory assert on shutdown.
Cleaned up the entity pointers on serialization, so that they no longer leak themselves, their asset references, or anything else within them.

* Added support for remapping entity refs across slice instances.
Slice instances can have components with entity references that have been modified to reference entities in other slice instances, or even in the parent.  This change detects and remaps those references so that they work correctly.
5 years ago
..
CryEngine {LYN-4224} Fix for the file scan slowdown (#1252) 5 years ago
Framework Merge pull request #1280 from aws-lumberyard-dev/simd-division-by-zero 5 years ago
LauncherUnified Skip interface libraries when genrating StaticModules for game server as well 5 years ago
Sandbox Remove references to Wireframe menu item that was removed in a previous PR (#1263) 5 years ago
Tools Added support for remapping entity refs across slice instances (#1284) 5 years ago
CMakeLists.txt Initial commit 5 years ago