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/AtomLyIntegration/CommonFeatures/Code/Source
Guthrie Adams e5729fbefe Fix clearing material component default material not clearing materials or updating preview
• Changed thumbnail property control to track asset key even if image is overridden so that it will be restored if the image is cleared.
• Changed property asset control to disable the thumbnail image by default whenever the attribute is applied. It will only enable the thumbnail image if the pixmap is valid.
• Changed the material component controller to always use an empty material assignment map on deactivation so that no persistent materials are reapplied.
• Changed the material component controller to immediately send a notification that materials have updated if no materials were queued for load but the configuration contained pre created or persistent material instances. This mainly affects the material editor because it manages its own material instances.

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
Animation Merge pull request #4212 from ppinfel/component-doc-links 4 years ago
CoreLights Atom/mriegger/normaloffsetbias (#4841) 4 years ago
Decals Improvements. You can now call SetDecalMaterial() with any permutation and it works as expected 4 years ago
DiffuseGlobalIllumination Merge pull request #4212 from ppinfel/component-doc-links 4 years ago
Grid Various updates to get pak builds working (#4552) 4 years ago
ImageBasedLights Merge pull request #4212 from ppinfel/component-doc-links 4 years ago
Material Fix clearing material component default material not clearing materials or updating preview 4 years ago
Mesh Updated thumbnail notification bus to use const QPixmap& 4 years ago
OcclusionCullingPlane Fixed in-editor "Atom" category components reference links to o3de.org docs 4 years ago
Platform Add OpenImageIO as runtime dependency in AtomLyIntegration. (#4987) 4 years ago
PostProcess White Balance Updates (#4887) 4 years ago
ReflectionProbe Merge pull request #4212 from ppinfel/component-doc-links 4 years ago
ScreenSpace Fixed in-editor "Atom" category components reference links to o3de.org docs 4 years ago
Scripting Fixed in-editor "Atom" category components reference links to o3de.org docs 4 years ago
SharedPreview Converted preview renderer to use AZ::Interface 4 years ago
SkinnedMesh Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SkyBox Various updates to get pak builds working (#4552) 4 years ago
SurfaceData [development] Migrated Atom CPU profiler to utilize new AzCore Profiler interface and related macros (#4160) 4 years ago
CommonFeaturesSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CommonFeaturesSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorCommonFeaturesSystemComponent.cpp Additional preview renderer checks 4 years ago
EditorCommonFeaturesSystemComponent.h Additional preview renderer checks 4 years ago
Module.cpp Editor HDR Color Grading Component implemented under the PostFx stack (#4159) 4 years ago