1
0
Fork 0
godot/editor/import
Thaddeus Crews 87f986ae67
Merge pull request #97837 from basicer/fix-update-timer
SceneImportSettings update_timer should be a oneshot.
2025-04-15 12:28:39 -05:00
..
3d Merge pull request #97837 from basicer/fix-update-timer 2025-04-15 12:28:39 -05:00
SCsub
atlas_import_failed.xpm
audio_stream_import_settings.cpp Initial editor accessibility. 2025-04-08 20:25:48 +03:00
audio_stream_import_settings.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
dynamic_font_import_settings.cpp Initial editor accessibility. 2025-04-08 20:25:48 +03: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 Use initializer list in Arrays 2025-03-26 18:38:15 +01: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 Do not iterate Dictionary with get_key_at_index. 2025-04-07 21:54:13 +08: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 Add font import flag to toggle modulation of colored glyphs. 2025-04-01 13:36:10 +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 Fix various typos 2025-01-08 14:47:42 +02:00
resource_importer_layered_texture.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01: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_texture.cpp Don't show toasts for textures detected as used in 3D/normal/roughness 2025-03-27 14:58:57 +01:00
resource_importer_texture.h Don't show toasts for textures detected as used in 3D/normal/roughness 2025-03-27 14:58:57 +01: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
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