Maniphest T66080

Bone vertex Child of Constraint problem
Closed, Resolved

Assigned To
Philipp Oeser (lichtwerk)
Authored By
johan tri handoyo (johantri)
Jun 24 2019, 3:18 PM
Tags
  • BF Blender
Subscribers
Hawick Inkster (animynous)
johan tri handoyo (johantri)
Philipp Oeser (lichtwerk)

Description

System Information
Operating system: Window 7
Graphics card: Quadro FX 4800

Blender Version
Broken: (blender-2.80.0-git.9c5d54bfaf48-windows64)
Worked: (blender 2.79b)

Short description of error
The Child of Constraint of bone, when parented to a vertex group, the Set Inverse feature doesn't works. Bone will keep in its deformed location.

Exact steps for others to reproduce the error
Open the bone child of vertex set inverse .blend, select the bone and try to click Set Inverse. Nothing happened. This should works on Blender 2.79b.

Revisions and Commits

rB Blender
D5189

Related Objects

Mentioned In
T66397: Bone Constraint Child Of Bone + Follow Path Bone
Mentioned Here
rB609e16339f13: Fix "child of" constraint "set inverse" problematic with bones
rBbcefceb20058: Fix T63598: "child of" constraint "set/clear inverse" ops not working
rB9c5d54bfaf48: UI: Rename Dupli-Face to Instance Face

Event Timeline

johan tri handoyo (johantri) created this task.Jun 24 2019, 3:18 PM
Philipp Oeser (lichtwerk) claimed this task.Jun 25 2019, 12:36 PM
Philipp Oeser (lichtwerk) lowered the priority of this task from 90 to 50.
Philipp Oeser (lichtwerk) added a subscriber: Philipp Oeser (lichtwerk).

Confirmed.
rBbcefceb20058 fixed this for object updates, looks like bones need another depsgraph kick...
Checking...

Hawick Inkster (animynous) added a subscriber: Hawick Inkster (animynous).Jul 4 2019, 10:44 PM
Philipp Oeser (lichtwerk) changed the task status from Unknown Status to Resolved by committing rB609e16339f13: Fix "child of" constraint "set inverse" problematic with bones.Jul 5 2019, 4:02 PM
Philipp Oeser (lichtwerk) added a commit: rB609e16339f13: Fix "child of" constraint "set inverse" problematic with bones.
Philipp Oeser (lichtwerk) added a comment.Jul 5 2019, 4:04 PM

committed a fix now (rB609e16339f13), thorough testing is welcome :)