-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
PhysicsIssues with all kinds of Physics and their BindingsIssues with all kinds of Physics and their BindingsbugSomething 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
The buildPointMap() and makeShapeFromVerticeWeights() methods in com.jme3.bullet.control.ragdoll.RagdollUtils search for meshes of the specified model. However, they look only at the model's root spatial and its immediate children. Any meshes deeper in the tree are missed. This may cause a crash later, if there are insufficient vertices to form a shape.
Furthermore, these methods should ignore non-animated meshes.
Metadata
Metadata
Assignees
Labels
PhysicsIssues with all kinds of Physics and their BindingsIssues with all kinds of Physics and their BindingsbugSomething 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".