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.
* 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 | |
|---|---|---|
| .. | ||
| Platform | 5 years ago | |
| Application.cpp | 5 years ago | |
| Application.h | 5 years ago | |
| CMakeLists.txt | 5 years ago | |
| Converter.cpp | 5 years ago | |
| Converter.h | 5 years ago | |
| Dumper.cpp | 5 years ago | |
| Dumper.h | 5 years ago | |
| SliceConverter.cpp | 5 years ago | |
| SliceConverter.h | 5 years ago | |
| SliceConverterEditorEntityContextComponent.h | 5 years ago | |
| Utilities.cpp | 5 years ago | |
| Utilities.h | 5 years ago | |
| main.cpp | 5 years ago | |
| serializecontexttools_files.cmake | 5 years ago | |