godot/editor/import
AlexOtsuka cd02fe3469
Fix Set Animation Save Paths breaking on Windows
(cherry picked from commit 4d3319eceb)
2024-04-08 15:48:30 +02:00
..
SCsub
atlas_import_failed.xpm
audio_stream_import_settings.cpp Fix playback position label update in Audio Stream Importer 2024-03-11 16:29:58 +01:00
audio_stream_import_settings.h
collada.cpp Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-10-08 17:23:33 +02:00
collada.h
dynamic_font_import_settings.cpp Set an appropriate minimum size for labels in windows that display incorrectly 2024-01-25 17:19:42 +01:00
dynamic_font_import_settings.h
editor_import_collada.cpp Avoid singularity when generated tangents and validate that tangents are good enough when using compression 2024-03-11 15:00:43 +01:00
editor_import_collada.h
editor_import_plugin.cpp
editor_import_plugin.h
post_import_plugin_skeleton_renamer.cpp Add method check for _notify_skeleton_bones_renamed. 2023-10-26 10:22:59 +01:00
post_import_plugin_skeleton_renamer.h
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
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
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
resource_importer_bmfont.h
resource_importer_csv_translation.cpp Make translation importer skip not-supported lang tag 2023-10-20 16:17:29 +08: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 Don't use TTR/RTR for ERR/WARN prints 2023-11-12 12:00:55 +01:00
resource_importer_imagefont.h
resource_importer_layered_texture.cpp
resource_importer_layered_texture.h
resource_importer_obj.cpp Avoid singularity when generated tangents and validate that tangents are good enough when using compression 2024-03-11 15:00:43 +01:00
resource_importer_obj.h
resource_importer_scene.cpp Fix Scene Importer crashing when mesh or animation save paths are invalid 2024-03-11 22:31:59 +01:00
resource_importer_scene.h Fix Scene Importer crashing when mesh or animation save paths are invalid 2024-03-11 22:31:59 +01: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
resource_importer_texture.cpp Codestyle: Fix some comment issues 2023-11-21 15:26:53 +01:00
resource_importer_texture.h
resource_importer_texture_atlas.cpp Allow configuring the maximum width for atlas import 2024-03-11 23:21:07 +01:00
resource_importer_texture_atlas.h
resource_importer_texture_settings.cpp
resource_importer_texture_settings.h
resource_importer_wav.cpp Fixed reading WAV files with odd chunk sizes. 2023-12-07 10:27:04 +01:00
resource_importer_wav.h
scene_import_settings.cpp Fix Set Animation Save Paths breaking on Windows 2024-04-08 15:48:30 +02:00
scene_import_settings.h