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/AzToolsFramework
AMZN-daimini 7901fe8625
Reset the whole Qt model when an entry in the EditorEntityModel is removed. (#48) (#82)
An optimization introduced in Prefab mode currently changes the relative ordering of children, causing stale QModelIndex variables to still be referenced and crash the Editor sporadically. This change is theoretically a bit slower, but still much faster than the pre-optimization times.

Co-authored-by: Shirang Jia <shiranj@amazon.com>

Co-authored-by: Shirang Jia <shiranj@amazon.com>
5 years ago
..
AzToolsFramework Reset the whole Qt model when an entry in the EditorEntityModel is removed. (#48) (#82) 5 years ago
Platform Integrating latest from github/staging 5 years ago
Tests Merge branch 'main' into cgalvan/EntityHelperRefactor 5 years ago
CMakeLists.txt Initial commit 5 years ago