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/Gems/ScriptCanvas/Code/Editor
mbalfour 704443ac89 Fix up incorrect autoDelete use and handling.
Several UI property handlers were incorrectly using the autoDelete feature by calling UnregisterPropertyType and deleting the pointer themselves, which caused double-delete crashes on application shutdown.  PropertyManagerComponent now gracefully handles that condition but also explicitly asserts explaining how the code should be changed, and the "known offenders" have been fixed up to use autoDelete correctly.
5 years ago
..
Assets Add newlines to the end of all files 5 years ago
Components Expose Raw BC Properties to Node Palette. 5 years ago
Debugger Add newlines to the end of all files 5 years ago
Framework Integrating github/staging through commit ab87ed9 5 years ago
GraphCanvas Add newlines to the end of all files 5 years ago
Include/ScriptCanvas LYN-2537 engine assets (#254) 5 years ago
Model LYN-2537 engine assets (#254) 5 years ago
Nodes Expose Raw BC Properties to Node Palette. 5 years ago
Static Add newlines to the end of all files 5 years ago
Tests Initial commit 5 years ago
Translation Integrating latest 47acbe8 5 years ago
Undo Initial commit 5 years ago
Utilities Add newlines to the end of all files 5 years ago
View Expose Raw BC Properties to Node Palette. 5 years ago
QtMetaTypes.h Add newlines to the end of all files 5 years ago
ReflectComponent.cpp Integrating latest 47acbe8 5 years ago
ReflectComponent.h Initial commit 5 years ago
ScriptCanvasEditorGem.cpp Integrating up through commit 90f050496 5 years ago
Settings.cpp Integrating up through commit 90f050496 5 years ago
Settings.h Integrating latest 47acbe8 5 years ago
SystemComponent.cpp Fix up incorrect autoDelete use and handling. 5 years ago
SystemComponent.h Fix up incorrect autoDelete use and handling. 5 years ago
precompiled.cpp Initial commit 5 years ago
precompiled.h Integrating latest 47acbe8 5 years ago