.. |
3d
|
Merge pull request #90894 from lyuma/animation_step_30
|
2024-04-24 09:59:21 +02: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
|
Fix unexpected auto translation of Tree content
|
2024-03-18 09:31:00 +08: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
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01: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
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
resource_importer_csv_translation.cpp
|
Fix crash when columns are skipped in csv translation
|
2024-03-16 23:26:06 +08:00 |
resource_importer_csv_translation.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
resource_importer_dynamic_font.cpp
|
[Font] Add option to disable embedded bitmaps loading.
|
2024-03-11 16:31:10 +02:00 |
resource_importer_dynamic_font.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
resource_importer_image.cpp
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
resource_importer_image.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
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
|
Register and cleanup resource importer singletons in a predictable way
|
2023-08-07 17:49:33 +02:00 |
resource_importer_layered_texture.h
|
Register and cleanup resource importer singletons in a predictable way
|
2023-08-07 17:49:33 +02:00 |
resource_importer_shader_file.cpp
|
Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-10-08 17:23:33 +02:00 |
resource_importer_shader_file.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
resource_importer_texture.cpp
|
Improve editor theme generation after the refactor
|
2024-01-17 15:16:53 +01:00 |
resource_importer_texture.h
|
Register and cleanup resource importer singletons in a predictable way
|
2023-08-07 17:49:33 +02: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
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +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
|
Check if the required texture format is imported in the export dialog
|
2023-06-20 10:58:34 -05:00 |
resource_importer_wav.cpp
|
WAV importer: use cubic interpolation on resampler
|
2024-03-04 00:05:48 -03:00 |
resource_importer_wav.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
SCsub
|
Move 3D scene import classes to their own folder
|
2024-01-04 11:02:49 -06:00 |