godot/editor/import
Rémi Verschelde 3252995b41
Merge pull request #88088 from bruvzg/img_font_more
[Font] Allow overriding advances, offsets and kerning in the ImageFont import settings.
2024-02-13 23:43:29 +01:00
..
3d Merge pull request #83856 from BlueCube3310/animation-import-crash 2024-02-13 17:23:03 +01:00
atlas_import_failed.xpm
audio_stream_import_settings.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
audio_stream_import_settings.h Rename ImportSettings dialogs to have "Dialog" in the name 2023-11-26 22:59:01 -06:00
dynamic_font_import_settings.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01: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
resource_importer_bitmask.h
resource_importer_bmfont.cpp [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
resource_importer_bmfont.h
resource_importer_csv_translation.cpp Make translation importer skip not-supported lang tag 2023-10-20 16:17:29 +08:00
resource_importer_csv_translation.h
resource_importer_dynamic_font.cpp Rename ImportSettings dialogs to have "Dialog" in the name 2023-11-26 22:59:01 -06:00
resource_importer_dynamic_font.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp [Font] Allow overriding advances, offsets and kerning in the ImageFont import settings. Fix bitmap font kerning override. 2024-02-13 18:49:47 +02:00
resource_importer_imagefont.h [Font] Allow overriding advances, offsets and kerning in the ImageFont import settings. Fix bitmap font kerning override. 2024-02-13 18:49:47 +02:00
resource_importer_layered_texture.cpp
resource_importer_layered_texture.h
resource_importer_shader_file.cpp
resource_importer_shader_file.h
resource_importer_texture.cpp Improve editor theme generation after the refactor 2024-01-17 15:16:53 +01:00
resource_importer_texture.h
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
resource_importer_texture_settings.cpp
resource_importer_texture_settings.h
resource_importer_wav.cpp Fixed reading WAV files with odd chunk sizes. 2023-12-04 20:01:34 +01:00
resource_importer_wav.h
SCsub Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00