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/Atom/Tools/MaterialEditor/Code/Source
santorac cd28d210ab Working on making Material Editor able to open materials that have missing textures.
Made it a warning instead of an error when MaterialAssetCreator can't find a texture.
Updated the Material Editor's MaterialDocument class to not elevate warnings to errors.
Material Editor uses new features in TraceRecorder to show a message dialog when warnings are detected so the user is notified of the missing texture.

Next I will work on making MaterialAssetCreator put a "missing" texture in place of the requested one.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
5 years ago
..
Document Working on making Material Editor able to open materials that have missing textures. 5 years ago
Platform removing ly_add_target_dependencies 5 years ago
Viewport ATOM-16747 RPISystemInterface::GetDefaultScene returns the scene crea… (#5153) (#5389) 5 years ago
Window updated material editor skybox and changed property icons 5 years ago
MaterialEditorApplication.cpp Moved material editor document system buses and system components to atom tools framework 5 years ago
MaterialEditorApplication.h Moved material editor document system buses and system components to atom tools framework 5 years ago
main.cpp AtomTools: moved more startup code from main cpp files into the base application class 5 years ago
resource.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago