godot/editor/import
Rémi Verschelde fcbc50ec14
Merge pull request #82302 from MewPurPur/alt-font-icon
Add Font and Mesh icons that aren't grayed out
2023-09-25 18:38:29 +02:00
..
atlas_import_failed.xpm
audio_stream_import_settings.cpp Add EditorStringNames singleton 2023-09-03 19:58:18 +02:00
audio_stream_import_settings.h
collada.cpp [Editor] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-15 20:15:39 +02:00
collada.h Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
dynamic_font_import_settings.cpp Add EditorStringNames singleton 2023-09-03 19:58:18 +02:00
dynamic_font_import_settings.h
editor_import_collada.cpp Merge pull request #81705 from AThousandShips/null_check_editor 2023-09-16 21:24:53 +02:00
editor_import_collada.h
editor_import_plugin.cpp Use reimport_append api for importing embedded gltf images 2023-02-06 07:11:45 -08:00
editor_import_plugin.h Use reimport_append api for importing embedded gltf images 2023-02-06 07:11:45 -08:00
post_import_plugin_skeleton_renamer.cpp
post_import_plugin_skeleton_renamer.h
post_import_plugin_skeleton_rest_fixer.cpp Avoid doubly mutating the same Skin in rest fixer 2023-05-26 00:49:24 -07:00
post_import_plugin_skeleton_rest_fixer.h
post_import_plugin_skeleton_track_organizer.cpp
post_import_plugin_skeleton_track_organizer.h
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp
resource_importer_bmfont.h
resource_importer_csv_translation.cpp Improve error reporting when parsing CSV translation file 2023-06-19 12:47:44 +02:00
resource_importer_csv_translation.h
resource_importer_dynamic_font.cpp
resource_importer_dynamic_font.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp Fix typo in ResourceImporterImageFont 2023-07-21 09:50:29 +08:00
resource_importer_imagefont.h
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_obj.cpp Add support for non-standard OBJ vertex entries 2023-05-13 22:37:38 +02:00
resource_importer_obj.h
resource_importer_scene.cpp Merge pull request #78803 from EMBYRDEV/additional-mesh-import-options 2023-09-24 23:30:30 +02:00
resource_importer_scene.h Register and cleanup resource importer singletons in a predictable way 2023-08-07 17:49:33 +02:00
resource_importer_shader_file.cpp Enhance thread safety of loaders and importers 2023-05-12 17:44:48 +02:00
resource_importer_shader_file.h
resource_importer_texture.cpp Register and cleanup resource importer singletons in a predictable way 2023-08-07 17:49:33 +02: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 Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
resource_importer_texture_atlas.h
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 Fix trim when importing WAV 2023-03-23 16:19:20 +01:00
resource_importer_wav.h
scene_import_settings.cpp Merge pull request #82302 from MewPurPur/alt-font-icon 2023-09-25 18:38:29 +02:00
scene_import_settings.h Add animation playback preview to scene import settings 2023-06-13 08:42:12 +03:00
SCsub