-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugSomething that is supposed to work, but doesn't. More severe than a "defect".Something that is supposed to work, but doesn't. More severe than a "defect".
Milestone
Description
As reported here: https://hub.jmonkeyengine.org/t/issue-calling-armature-savebindpose/48046
Essentially, calling saveBindPose() many times will eventually corrupt/distort the model's bind pose.
My best guess so far is that the inverseModelBindMatrix value in this class at this line ends up corrupted from repeatedly being modified one way or another: SeparateJointModelTransform.java#L33
Metadata
Metadata
Assignees
Labels
bugSomething that is supposed to work, but doesn't. More severe than a "defect".Something that is supposed to work, but doesn't. More severe than a "defect".