1
0
Fork 0
godot/editor/import
Pāvels Nadtočajevs 5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
2025-04-23 12:47:31 +03: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 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +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 Remove old oversampling property from font importers. 2025-04-15 08:22:17 +03: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 Remove old oversampling property from font importers. 2025-04-15 08:22:17 +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
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