godot/editor/import
2025-03-17 21:20:02 +01:00
..
3d Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01: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 Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05:00
audio_stream_import_settings.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
dynamic_font_import_settings.cpp Add missing Auto (Except Pixel Fonts) option to advanced import dialog. 2025-02-07 11:16:46 +02:00
dynamic_font_import_settings.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_import_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
editor_import_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_bitmask.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_bitmask.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_bmfont.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_bmfont.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_csv_translation.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_csv_translation.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_dynamic_font.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_dynamic_font.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_image.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_image.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_imagefont.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_imagefont.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_layered_texture.cpp Fix various typos 2025-01-08 14:47:42 +02:00
resource_importer_layered_texture.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_shader_file.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_shader_file.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_texture.cpp Remove TOOLS_ENABLED checks from editor/ 2025-03-14 18:13:16 +01:00
resource_importer_texture.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
resource_importer_texture_atlas.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_texture_atlas.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
resource_importer_wav.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_wav.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00