Page MenuHome

Rigifly Face Rig: Apply D10427, BBones, Better Eye Rig
Needs ReviewPublic

Authored by Joseph Eagar (joeedh) on Jul 28 2021, 7:43 PM.

Details

Summary

This patch builds off of D10427. It changes super_face to:

  1. Use new BaseRig api (this is D10427, Mikhail Vigovskiy's patch).
  2. Support bbones.
  3. Improved rig for eye lids.

I tried to make the eye lid rig as backwards compatible with existing animation data as possible.
The main eye lid controls are still lid.[TB].[LR].002, however they are no longer tweak controls;
instead there's a new set of tweak controls: lid.[TB].[LR].004. The name is somewhat confusing
(it's in the middle of the chain but has a number at the end), this was necessary to
maintain compatibility.

Diff Detail

Event Timeline

Joseph Eagar (joeedh) requested review of this revision.Jul 28 2021, 7:43 PM
Joseph Eagar (joeedh) created this revision.

Diff with latest master, and remove debug prints.

Fix parenting bug