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/BuilderSettings
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
..
BuilderSettingManager.cpp ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777) 4 years ago
BuilderSettingManager.h ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777) 4 years ago
BuilderSettings.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
BuilderSettings.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CubemapSettings.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
CubemapSettings.h ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777) 4 years ago
ImageProcessingDefines.h ATOM-16854 Texture Settings dialog box crashes in the Editor (#5777) 4 years ago
MipmapSettings.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
MipmapSettings.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PlatformSettings.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PresetSettings.cpp ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) 4 years ago
PresetSettings.h ATOM-15086 Image Pipeline Unexpectedly Pre-Multiplying Alpha into Color Channels (#5358) 4 years ago
TextureSettings.cpp ATOM-16575 clean up image builder presets files (#4611) 4 years ago
TextureSettings.h ATOM-16575 clean up image builder presets files (#4611) 4 years ago