1
0
Fork 0
godot/editor/import
Lyuma f2ad4303aa csv import: generate positve UID for .translation and follow renames
Mask with INT64_MAX to avoid negative UIDs which cause bugs.
If the generated .translation UID is already in use (renamed), overwrite that file instead.
2025-02-22 01:08:48 -08:00
..
3d Merge pull request #99810 from hakro/toggle_skeleton 2025-02-12 11:20:56 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
atlas_import_failed.xpm
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
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 Add missing `Auto (Except Pixel Fonts)` option to advanced import dialog. 2025-02-07 11:16:46 +02:00
editor_import_plugin.cpp Move reimport check to EditorImportPlugin 2024-12-18 21:24:18 +01:00
editor_import_plugin.h Merge pull request #96802 from dsnopek/expose-resource-importer-get-format-version 2024-12-12 16:13:26 -06:00
resource_importer_bitmask.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_bitmask.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_bmfont.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_bmfont.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_csv_translation.cpp csv import: generate positve UID for .translation and follow renames 2025-02-22 01:08:48 -08:00
resource_importer_csv_translation.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_dynamic_font.cpp Add missing `Auto (Except Pixel Fonts)` option to advanced import dialog. 2025-02-07 11:16:46 +02:00
resource_importer_dynamic_font.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_image.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
resource_importer_image.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_imagefont.cpp Fix uppercase B and X parsing in the integer literals. 2025-02-05 16:02:06 +02:00
resource_importer_imagefont.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_layered_texture.cpp Fix various typos 2025-01-08 14:47:42 +02:00
resource_importer_layered_texture.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_shader_file.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
resource_importer_shader_file.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_texture.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
resource_importer_texture.h Remove unused header in editor. 2024-12-24 00:40:38 +08:00
resource_importer_texture_atlas.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
resource_importer_texture_atlas.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_texture_settings.cpp
resource_importer_texture_settings.h
resource_importer_wav.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
resource_importer_wav.h Add runtime file loading to AudioStreamWAV 2024-12-02 20:03:53 -05:00