godot/editor/import
2024-11-09 10:42:22 +09:00
..
3d Merge pull request #98874 from aaronfranke/gltf-preserve-visibility 2024-11-07 12:36:35 -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 Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07: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 EditorImportPlugin to override can_import_threaded() 2024-01-09 17:30:24 +01:00
editor_import_plugin.h Allow EditorImportPlugin to override can_import_threaded() 2024-01-09 17:30:24 +01:00
resource_importer_bitmask.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_bitmask.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
resource_importer_bmfont.cpp [Import] Add "skip file" import option to skip (and exclude from export) importable formats, auto set it for the images used by bitmap font. 2024-03-12 21:34:40 +02:00
resource_importer_bmfont.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
resource_importer_csv_translation.cpp Split TranslationServer into its own file 2024-08-15 15:00:47 +08:00
resource_importer_csv_translation.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
resource_importer_dynamic_font.cpp [Font Import] Detect pixel fonts and disable subpixel positioning. 2024-07-23 20:34:39 +03:00
resource_importer_dynamic_font.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
resource_importer_image.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_image.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
resource_importer_imagefont.cpp [ImageFont] Fix escape sequence parsing, add note to the docs. 2024-08-16 15:48:56 +03:00
resource_importer_imagefont.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
resource_importer_layered_texture.cpp Merge pull request #97582 from BlueCube3310/basisu-hdr 2024-10-14 14:09:57 -05:00
resource_importer_layered_texture.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
resource_importer_shader_file.cpp Merge pull request #92539 from RandomShaper/no_crash_glsl_headless 2024-05-30 15:41:59 +02:00
resource_importer_shader_file.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
resource_importer_texture_atlas.cpp Allow configuring the maximum width for atlas import 2024-02-13 10:30:44 +01:00
resource_importer_texture_atlas.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04: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 #97582 from BlueCube3310/basisu-hdr 2024-10-14 14:09:57 -05:00
resource_importer_texture.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
resource_importer_wav.cpp Remove unnecessary condition 2024-11-09 10:42:22 +09:00
resource_importer_wav.h Fix freeze on non-thread-safe custom importers 2024-10-15 11:46:14 -04:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00