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/Processing
Qing Tao d9f0a3012d
LYN-8837 o3de Material Editor - Texture Settings Editor - Hangs when converting texture (#6359)
Fixed a editor hanging issue when preview texture with astc format (starts multiple job threads inside a job thread)
Fixed an issue of changing texture setting didn't trigger image re-process.
Fixed an issue with image asset which has texture setting may have dependency with wrong preset
Added a EIF_HDR for source image in hdr format.
Fixed astc compression issue which may wrongly compress image to HDR astc format

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>
4 years ago
..
AzDXGIFormat.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DDSHeader.h Fixed dds loader issue with certain dds formats. (#4733) 4 years ago
ImageAssetProducer.cpp change conversions to static_cast 4 years ago
ImageAssetProducer.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImageConvert.cpp ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777) 4 years ago
ImageConvert.h ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777) 4 years ago
ImageConvertJob.cpp ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777) 4 years ago
ImageConvertJob.h ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777) 4 years ago
ImageFlags.h LYN-8837 o3de Material Editor - Texture Settings Editor - Hangs when converting texture (#6359) 4 years ago
ImageObjectImpl.cpp ATOM-13512 Altering IBL ImageProcessor .preset Does Not Force Assets to Rebuild (#5639) 4 years ago
ImageObjectImpl.h ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) 4 years ago
ImagePreview.cpp Merge commit '8fd9cbfb6456472473ec558c21de9aaa152a53c4' into puvvadar/gitflow_211118_o3de 4 years ago
ImagePreview.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImageToProcess.h ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) 4 years ago
PixelFormatInfo.cpp LYN-8837 o3de Material Editor - Texture Settings Editor - Hangs when converting texture (#6359) 4 years ago
PixelFormatInfo.h ATOM-16320 Remove PVRTC and ETC compressor (#4557) 4 years ago
Utils.cpp ATOM-13512 Altering IBL ImageProcessor .preset Does Not Force Assets to Rebuild (#5639) 4 years ago
Utils.h ATOM-13512 Altering IBL ImageProcessor .preset Does Not Force Assets to Rebuild (#5639) 4 years ago