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 f8f9fb96d1
ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358)
Applied the discard alpha in the begining of converting.

Also deleted some unused processing settings and steps.

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>
4 years ago
..
BuilderSettings ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) 4 years ago
Compressors ATOM-16320 Remove PVRTC and ETC compressor (#4557) 4 years ago
Converters ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) 4 years ago
Editor ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) 4 years ago
ImageLoader Fixed dds loader issue with certain dds formats. (#4733) 4 years ago
Platform ATOM-16320 Remove PVRTC and ETC compressor (#4557) 4 years ago
Previewer Merge branch 'development' into cmake/SPEC-7179 4 years ago
Processing ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) 4 years ago
Thumbnail Updated thumbnail notification bus to use const QPixmap& 4 years ago
ImageBuilderBaseType.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImageBuilderComponent.cpp ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) 4 years ago
ImageBuilderComponent.h Deprecate profiler categories based on global enum 4 years ago
ImageProcessingModule.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
ImageProcessingSystemComponent.cpp Implemented helper method of QFileDialog::getSaveFileName to prevent user from saving files with invalid names. 4 years ago
ImageProcessingSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago