godot/editor/import
Lyuma 2a0597d0cb
import: Fix Silhouette used incorrect index.
Fixes bind pose mistake from using i (mesh skin index) instead of bone_idx (skeleton bone index).
Fixes #76448

(cherry picked from commit d33a734ac5)
2023-05-12 12:07:00 +02:00
..
SCsub
atlas_import_failed.xpm
audio_stream_import_settings.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_stream_import_settings.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
collada.cpp [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
collada.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dynamic_font_import_settings.cpp Add some missing translatable editor strings 2023-02-10 16:55:50 +08: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 Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01: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 One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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 import: Fix Silhouette used incorrect index. 2023-05-12 12:07:00 +02: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 One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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 One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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 One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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 [Image Font] Fix fractional ascent for font with odd height. 2023-04-26 14:14:06 +02: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 Fix ResourceImporterLayeredTexture::import() high_quality type 2023-03-27 17:48:02 +02:00
resource_importer_layered_texture.h Refactor high quality texture import 2023-01-30 15:53:23 +01:00
resource_importer_obj.cpp Fix OBJ mesh importer smoothing handling 2023-04-24 16:52:25 +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 gltf: Remove obsolete hack to embed gltf textures in advanced import 2023-04-07 17:44:39 +02:00
resource_importer_scene.h Merge pull request #73814 from lyuma/importer_mesh_convex 2023-02-23 13:55:43 +01:00
resource_importer_shader_file.cpp Avoid crashing when custom GLSL shaders are imported when using the gl_compatibility renderer 2023-01-13 12:53:19 -08: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 Refactor high quality texture import 2023-01-30 15:53:23 +01:00
resource_importer_texture.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_texture_atlas.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_texture_atlas.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_wav.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +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 More i18n improvements 2023-03-27 18:02:14 +02:00
scene_import_settings.h Merge pull request #69810 from trollodel/scene_importer_material_crash_fix 2023-02-17 00:34:14 +01:00