godot/editor/import
Thaddeus Crews 3d6e712177
Merge pull request #93714 from Calinou/normal-map-invert-y-preserve-alpha-channel
Preserve existing alpha channel when using Normal Map Invert Y import option
2024-11-18 09:23:31 -06:00
..
3d Merge pull request #97363 from reduz/deterministic-gen-suberesources-id 2024-11-11 14:18:30 -06:00
atlas_import_failed.xpm Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
audio_stream_import_settings.cpp Merge pull request #97551 from lalitshankarchowdhury/resize-audio-waveform 2024-11-11 14:18:00 -06:00
audio_stream_import_settings.h Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
dynamic_font_import_settings.cpp Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07:00
dynamic_font_import_settings.h Rename ImportSettings dialogs to have "Dialog" in the name 2023-11-26 22:59:01 -06:00
editor_import_plugin.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
editor_import_plugin.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_bitmask.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_bitmask.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_bmfont.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_bmfont.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_csv_translation.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_csv_translation.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_dynamic_font.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_dynamic_font.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_image.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_image.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_imagefont.cpp Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
resource_importer_imagefont.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_layered_texture.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_layered_texture.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_shader_file.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_shader_file.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_texture_atlas.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_texture_atlas.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_texture_settings.cpp Check if the required texture format is imported in the export dialog 2023-06-20 10:58:34 -05:00
resource_importer_texture_settings.h Check if the required texture format is imported in the export dialog 2023-06-20 10:58:34 -05:00
resource_importer_texture.cpp Merge pull request #93714 from Calinou/normal-map-invert-y-preserve-alpha-channel 2024-11-18 09:23:31 -06:00
resource_importer_texture.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_wav.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_wav.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00