virtualx-engine/editor/import
Nicholas Huelin 6c778a19d1 Hide "Normal Map" import option when using lossless compression on Texture
This pull request resolves an issue where images being imported with lossless compression allowed you to select a normal map, but the normal map only applies if you're using VRAM compression. Thereby making it redundant to appear when using lossless compression. This pull request hides the normal map option when lossless compression is selected.

Resolves: #59435
(cherry picked from commit 01ca9d3eec)
2022-03-29 00:07:45 +02:00
..
atlas_import_failed.xpm Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
editor_import_collada.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_import_collada.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_import_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_import_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_bitmask.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_bitmask.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_csv_translation.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_csv_translation.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_image.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_image.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_layered_texture.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_layered_texture.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_obj.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_obj.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_scene.cpp Fix import hints breaking node paths in animations 2022-01-19 16:42:38 +01:00
resource_importer_scene.h Fix import hints breaking node paths in animations 2022-01-19 16:42:38 +01:00
resource_importer_texture.cpp Hide "Normal Map" import option when using lossless compression on Texture 2022-03-29 00:07:45 +02:00
resource_importer_texture.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_texture_atlas.cpp Allow disabling the alpha trim on texture atlas creation. 2022-02-19 14:01:30 -06:00
resource_importer_texture_atlas.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_wav.cpp ResourceImporterWAV: Allow configuring loop mode on import 2022-03-28 23:46:29 +02:00
resource_importer_wav.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00