godot/editor/import
2023-10-13 12:57:45 +03:00
..
atlas_import_failed.xpm Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
audio_stream_import_settings.cpp Add EditorStringNames singleton 2023-09-03 19:58:18 +02:00
audio_stream_import_settings.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
collada.cpp Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-10-08 17:23:33 +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 One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_import_collada.cpp Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
editor_import_collada.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
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 Add vararg call() method to C++ Callable 2023-10-05 11:35:29 +02:00
post_import_plugin_skeleton_renamer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
post_import_plugin_skeleton_rest_fixer.cpp Set new RestFixer tracks as imported 2023-10-09 23:43:37 +01:00
post_import_plugin_skeleton_rest_fixer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
post_import_plugin_skeleton_track_organizer.cpp Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
post_import_plugin_skeleton_track_organizer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_bitmask.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_bitmask.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_bmfont.cpp [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
resource_importer_bmfont.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
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 One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_dynamic_font.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_dynamic_font.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_image.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_image.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_imagefont.cpp [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
resource_importer_imagefont.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
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 Cleanup instances of using uint32_t for mesh formats 2023-10-12 22:01:41 +02:00
resource_importer_obj.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_scene.cpp Cleanup instances of using uint32_t for mesh formats 2023-10-12 22:01:41 +02:00
resource_importer_scene.h Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
resource_importer_shader_file.cpp Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-10-08 17:23:33 +02:00
resource_importer_shader_file.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
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 One Copyright Update to rule them all 2023-01-05 13:25:55 +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 Fix trim when importing WAV 2023-03-23 16:19:20 +01:00
resource_importer_wav.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_import_settings.cpp Fixed the Advanced Import Settings window's camera rotation order in the 3D viewport when moving the mouse. 2023-09-29 23:02:22 -04:00
scene_import_settings.h Add animation playback preview to scene import settings 2023-06-13 08:42:12 +03:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00