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 8fd9cbfb64
ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777)
Changes include:
-Fixed image preview issue which was trying to convert a compressed texture directly to QImage.
-Fixed texture resolution display for cubemap in texture setting editor.
-Sort the preset names in preset combo box
-Fixed a crash when showing IBLSkybox preset info in texture setting editor

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>
4 years ago
..
BuilderSettings ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777) 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-16854 Texture Settings dialog box crashes in the Editor (#5777) 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-16854 Texture Settings dialog box crashes in the Editor (#5777) 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-13512 Altering IBL ImageProcessor .preset Does Not Force Assets to Rebuild (#5639) 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