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/GradientSignal/Code/Source
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
..
Components Add newlines to the end of all files 5 years ago
Editor Remove I3DEngine CryCommon Interface (#567) 5 years ago
UI Fix up incorrect autoDelete use and handling. 5 years ago
GradientImageConversion.cpp Remove I3DEngine CryCommon Interface (#567) 5 years ago
GradientSampler.cpp Initial commit 5 years ago
GradientSignalEditorModule.cpp Add newlines to the end of all files 5 years ago
GradientSignalEditorModule.h Add newlines to the end of all files 5 years ago
GradientSignalModule.cpp Initial commit 5 years ago
GradientSignalModule.h Add newlines to the end of all files 5 years ago
GradientSignalSystemComponent.cpp Integrating github/staging through commit ab87ed9 5 years ago
GradientSignalSystemComponent.h Initial commit 5 years ago
GradientSignal_precompiled.cpp Initial commit 5 years ago
GradientSignal_precompiled.h Initial commit 5 years ago
ImageAsset.cpp Remove I3DEngine CryCommon Interface (#567) 5 years ago
ImageSettings.cpp Initial commit 5 years ago
PerlinImprovedNoise.cpp Add newlines to the end of all files 5 years ago
SmoothStep.cpp Integrating github/staging through commit ab87ed9 5 years ago
Util.cpp Add newlines to the end of all files 5 years ago