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/Compressors
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
..
CryTextureSquisher Merge branch 'development' into cmake/SPEC-7179 4 years ago
ASTCCompressor.cpp LYN-8837 o3de Material Editor - Texture Settings Editor - Hangs when converting texture (#6359) 4 years ago
ASTCCompressor.h ATOM-16029 Add direct support for Astc compression (#4157) 4 years ago
CTSquisher.cpp Update o3de to use new packages of ISPCTexComp and squish-ccr (#3556) 4 years ago
CTSquisher.h Update o3de to use new packages of ISPCTexComp and squish-ccr (#3556) 4 years ago
Compressor.cpp ATOM-16320 Remove PVRTC and ETC compressor (#4557) 4 years ago
Compressor.h ATOM-16029 Add direct support for Astc compression (#4157) 4 years ago
ISPCTextureCompressor.cpp ATOM-16029 Add direct support for Astc compression (#4157) 4 years ago
ISPCTextureCompressor.h Update o3de to use new packages of ISPCTexComp and squish-ccr (#3556) 4 years ago