godot/editor/import
Rémi Verschelde 97a670db46
Merge pull request #112448 from YeldhamDev/extra_panels
Add extra panels to some areas of the editor
2025-12-01 11:48:34 +01:00
..
3d Merge pull request #112448 from YeldhamDev/extra_panels 2025-12-01 11:48:34 +01:00
atlas_import_failed.xpm
audio_stream_import_settings.cpp Ignore changes in "Master" bus while in the Audio Importer 2025-09-23 14:58:09 -03:00
audio_stream_import_settings.h Ignore changes in "Master" bus while in the Audio Importer 2025-09-23 14:58:09 -03:00
dynamic_font_import_settings.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
dynamic_font_import_settings.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_atlas_packer.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_atlas_packer.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_import_plugin.cpp Merge pull request #104740 from Jojo-1000/update-import-plugin-docs 2025-10-01 13:12:32 -05:00
editor_import_plugin.h Mark necessary EditorImportPlugin functions as required 2025-09-25 17:15:32 +02:00
fbx_importer_manager.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
fbx_importer_manager.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
import_defaults_editor.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
import_defaults_editor.h Editor: Restructure editor code 2025-07-04 18:18:22 +02: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 Using iterator pattern instead of List::Element *. 2025-03-28 13:29:15 +08:00
resource_importer_bmfont.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
resource_importer_csv_translation.cpp Add CSV translation template generation 2025-10-30 08:44:41 +08: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 Move server files into their subfolders 2025-09-30 19:39:39 -07:00
resource_importer_dynamic_font.h Make build profile project detection also set build options 2025-06-03 11:11:33 -03: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 [Image font import] Allow comma separated lists as a character range. 2025-06-04 13:21:00 +03:00
resource_importer_imagefont.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
resource_importer_layered_texture.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
resource_importer_layered_texture.h BasisU: Use KTX2 format and add import options to configure encoder 2025-05-03 01:45:38 +08:00
resource_importer_shader_file.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
resource_importer_shader_file.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_importer_svg.cpp Rename SVGTexture to DPITexture. 2025-08-21 11:39:16 +03:00
resource_importer_svg.h Add SVGTexture importer. 2025-04-24 08:15:53 +03:00
resource_importer_texture.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
resource_importer_texture.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
resource_importer_texture_atlas.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02: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
unicode_ranges.inc Move unicode_ranges out of dynamic_font_import_settings.cpp into its own file 2025-06-04 23:16:06 +02:00