godot/editor/import/3d
Lyuma 00cf862b54 Fix 2 bugs with scale of position tracks in rest fixer
Both bugs were related to how position animation tracks were adjusted in rest fixer.
First bug: motion scale is applied before subtracting the origin when applying bone roll
Second bug: armature scale was lost when converting basis to quaternion, leading an unscaled position offset to be added to the scaled origin.
2024-03-30 23:54:50 -07:00
..
collada.cpp Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
collada.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
editor_import_collada.cpp Merge pull request #88738 from clayjohn/mesh_compression-tangents 2024-02-27 10:17:43 +01:00
editor_import_collada.h Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00
post_import_plugin_skeleton_renamer.cpp Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
post_import_plugin_skeleton_renamer.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
post_import_plugin_skeleton_rest_fixer.cpp Fix 2 bugs with scale of position tracks in rest fixer 2024-03-30 23:54:50 -07:00
post_import_plugin_skeleton_rest_fixer.h Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00
post_import_plugin_skeleton_track_organizer.cpp Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00
post_import_plugin_skeleton_track_organizer.h
resource_importer_obj.cpp Merge pull request #88738 from clayjohn/mesh_compression-tangents 2024-02-27 10:17:43 +01:00
resource_importer_obj.h Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00
resource_importer_scene.cpp Merge pull request #88824 from V-Sekai/retarget_silhouette_template 2024-03-23 21:13:38 -07:00
resource_importer_scene.h Add option to import skeleton rest as RESET animation 2024-03-19 02:27:34 -07:00
scene_import_settings.cpp Merge pull request #89599 from timothyqiu/vegetate 2024-03-23 21:15:39 -07:00
scene_import_settings.h Add option to import skeleton rest as RESET animation 2024-03-19 02:27:34 -07:00