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.
While trying to process all slices and levels in Automated Testing, a few bugs came up that needed to be addressed: - [LYN-3832] TransformComponent had a field removed without updating the version number and converter, which caused a lot of excessive warnings - SliceComponent would crash in debug builds on instantiation failures due to a null dereference that was guarded against in most but not all places - SliceConverter now detects when nested slices exist and gracefully warns about it. - InstanceUpdateExecutor / TemplateInstanceMapper will now immediately remove instances that are unregistered, so that any in the queue don't get processed on a subsequent tick. This was causing crashes when the instance was destroyed before the processing occurred. It also has a side benefit of preventing the same instance from executing multiple times. - Minor logic bugfix to the pack close warning, the boolean check was flipped. Also added an early-out on SetTemplateId, since this was causing some unnecessary instance queue entries. |
5 years ago | |
|---|---|---|
| .. | ||
| API | 5 years ago | |
| Application | 5 years ago | |
| Archive | 5 years ago | |
| Asset | 5 years ago | |
| AssetBrowser | 5 years ago | |
| AssetBundle | 5 years ago | |
| AssetCatalog | 5 years ago | |
| AssetDatabase | 5 years ago | |
| AssetEditor | 5 years ago | |
| Commands | 5 years ago | |
| Component | 5 years ago | |
| ComponentMode | 5 years ago | |
| ComponentModes | 5 years ago | |
| Debug | 5 years ago | |
| Editor | 5 years ago | |
| Entity | 5 years ago | |
| Fingerprinting | 5 years ago | |
| Manipulators | 5 years ago | |
| Maths | 5 years ago | |
| Picking | 5 years ago | |
| Prefab | 5 years ago | |
| PropertyTreeEditor | 5 years ago | |
| PythonTerminal | 5 years ago | |
| Render | 5 years ago | |
| SQLite | 5 years ago | |
| Slice | 5 years ago | |
| SourceControl | 5 years ago | |
| Thumbnails | 5 years ago | |
| ToolsComponents | 5 years ago | |
| ToolsFileUtils | 5 years ago | |
| ToolsMessaging | 5 years ago | |
| UI | 5 years ago | |
| Undo | 5 years ago | |
| UnitTest | 5 years ago | |
| Viewport | 5 years ago | |
| ViewportSelection | 5 years ago | |
| ViewportUi | 5 years ago | |
| AzToolsFrameworkModule.cpp | 5 years ago | |
| AzToolsFrameworkModule.h | 5 years ago | |
| AzToolsFramework_precompiled.cpp | 5 years ago | |
| AzToolsFramework_precompiled.h | 5 years ago | |
| aztoolsframework_files.cmake | 5 years ago | |
| aztoolsframework_linux_files.cmake | 5 years ago | |
| aztoolsframework_linux_tests_files.cmake | 5 years ago | |
| aztoolsframework_mac_files.cmake | 5 years ago | |
| aztoolsframework_win_files.cmake | 5 years ago | |
| aztoolsframework_windows_files.cmake | 5 years ago | |
| aztoolsframeworktestcommon_files.cmake | 5 years ago | |
| newoverride.inl | 5 years ago | |