virtualx-engine/editor/import/3d
Saracen 6532eff7a7 Various improvements to advanced importer skeleton preview.
Better size calculation in advanced importer preview.
Uses the skeleton mesh to calculate the scene's bounding box.
This improves some situations where a mesh instances' scale
does not match its visual representation when a skeleton
is applied.

Advanced importer skeletal preview UX improvement.
Make the visibility of the skeletal preview in the advanced importer
when selecting an animation dependent on a new dedicated toggle button
rather than carrying over whether a skeletal node was or was not previously
selected before selecting the animation.

Advanced importer skeletal preview fix.
Fixes the preview on scaled skeletons in the advanced importer by applying the node's scale
to the preview and generating a skin for it.
2024-09-07 02:09:47 +01: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 Set animation step from importers. Increase default step from 10 to 30 FPS. 2024-04-19 03:02:20 -07:00
editor_import_collada.h
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
post_import_plugin_skeleton_rest_fixer.cpp rest fixer: Apply orthonormalized scale to anims 2024-05-16 02:45:42 -07:00
post_import_plugin_skeleton_rest_fixer.h Make silhouette fixer option visibility dependent on availability 2024-05-07 09:55:16 +09:00
post_import_plugin_skeleton_track_organizer.cpp
post_import_plugin_skeleton_track_organizer.h
resource_importer_obj.cpp Merge pull request #94100 from Calinou/obj-import-remove-unused-optimize-mesh 2024-08-16 10:34:16 +02:00
resource_importer_obj.h
resource_importer_scene.cpp Prevent empty post-import script paths throwing errors. 2024-08-26 16:42:39 +01:00
resource_importer_scene.h Fix default collision shape on imported rigidbody 2024-06-24 10:16:58 +10:00
scene_import_settings.cpp Various improvements to advanced importer skeleton preview. 2024-09-07 02:09:47 +01:00
scene_import_settings.h Various improvements to advanced importer skeleton preview. 2024-09-07 02:09:47 +01:00