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/Asset/ImageProcessingAtom/Code/Source
Qing Tao c9ee1f7871
ATOM-17132 Image builder failed to build some images after preset was fixed (#6900)
The issue was because the preset reload was only happened in CreateJobs but not ProcessJobs. But these two functions might be called from different AssetBuilder. The fix is to add preset reload for Processjobs too.
There was another change to add debug device name for streaming image.

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>
4 years ago
..
BuilderSettings ATOM-17132 Image builder failed to build some images after preset was fixed (#6900) 4 years ago
Compressors LYN-8837 o3de Material Editor - Texture Settings Editor - Hangs when converting texture (#6359) 4 years ago
Converters Fix clang 13 compilation problems (#5791) 4 years ago
Editor Collection of miscellaneous PAL changes required for restricted platforms. (#6482) 4 years ago
ImageLoader LYN-8837 o3de Material Editor - Texture Settings Editor - Hangs when converting texture (#6359) 4 years ago
Platform ATOM-16320 Remove PVRTC and ETC compressor (#4557) 5 years ago
Previewer Merge branch 'development' into cmake/SPEC-7179 5 years ago
Processing ATOM-16958 [Image Builder] Alpha data would be removed for source image with alpha content (#6412) 4 years ago
Thumbnail Updated thumbnail notification bus to use const QPixmap& 5 years ago
ImageBuilderBaseType.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ImageBuilderComponent.cpp ATOM-17132 Image builder failed to build some images after preset was fixed (#6900) 4 years ago
ImageBuilderComponent.h Deprecate profiler categories based on global enum 5 years ago
ImageProcessingModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
ImageProcessingSystemComponent.cpp Implemented helper method of QFileDialog::getSaveFileName to prevent user from saving files with invalid names. 5 years ago
ImageProcessingSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago