Skip to content

Conversation

@ArcanoxDragon
Copy link
Owner

This PR fixes the animation export process so that it will correctly interpolate animation values when the keyframes of the different components of a property don't line up (e.g. there is a keyframe for "Position.X" but not "Position.Y" or "Position.Z", and keyframes need to be synthesized for Y/Z).

This PR also changes how empty/non-skinning joints are handled, ensuring that they are preserved as actual armature bones when imported into tools like Blender instead of plain empty objects.

Finally, mdlconvert was updated to include options for dumping animations during model export, taking advantage of the newly-fixed animation export system.

@ArcanoxDragon ArcanoxDragon merged commit d3317d1 into main Oct 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant