1
0
Fork 0
godot/editor/import
Juan fe34c45d2a
Allow passing UID to importer
This helps, for importers spitting out new resources to the res://
filesystem to actually hash them to generate deterministic UIDs.

This PR also fixes the determinism for translations.
2024-11-11 15:22:42 +01:00
..
3d Allow passing UID to importer 2024-11-11 15:22:42 +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 Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07:00
audio_stream_import_settings.h Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
dynamic_font_import_settings.cpp Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07: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 passing UID to importer 2024-11-11 15:22:42 +01:00
editor_import_plugin.h Allow passing UID to importer 2024-11-11 15:22:42 +01: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 Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_csv_translation.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_dynamic_font.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_dynamic_font.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_image.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_image.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_imagefont.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_imagefont.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_layered_texture.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_layered_texture.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_shader_file.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_shader_file.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_texture.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_texture.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_texture_atlas.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_texture_atlas.h Allow passing UID to importer 2024-11-11 15:22:42 +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 Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_wav.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00