godot/editor/import
Thaddeus Crews 4daad86a86
Merge pull request #106562 from zeux/lod-metrics
Adjust LOD selection metrics to use attribute error
2025-05-22 12:15:03 -05:00
..
3d Merge pull request #106562 from zeux/lod-metrics 2025-05-22 12:15:03 -05: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 #106423 from YeldhamDev/that_is_a_big_scrollbar_btw 2025-05-16 07:43:11 -05:00
audio_stream_import_settings.h Hide scrollbar in the audio stream importer dialog when unneeded 2025-05-14 20:08:36 -03:00
dynamic_font_import_settings.cpp Merge pull request #105700 from dementive/config-file-get-improvement 2025-04-27 19:21:31 -05: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 Relax the requirements for making EditorImportPlugin 2025-05-21 22:13:09 +08: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 Using iterator pattern instead of List::Element *. 2025-03-28 13:29:15 +08: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 SCons: Add enum conversion warning 2025-04-26 12:06:20 -05: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 old oversampling property from font importers. 2025-04-15 08:22:17 +03: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 Explicitly handle Image AlphaMode enum instead of treating as bool 2025-05-20 05:04:23 -07: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 Initial editor accessibility. 2025-04-08 20:25:48 +03: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 Add SVGTexture importer. 2025-04-24 08:15:53 +03:00
resource_importer_svg.h Add SVGTexture importer. 2025-04-24 08:15:53 +03:00
resource_importer_texture.cpp Expand the imported texture channel count for remapping if necessary 2025-05-15 19:18:15 +02:00
resource_importer_texture.h Merge pull request #99676 from BlueCube3310/tex-import-vram-specified 2025-05-13 16:22:22 -05: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