Page MenuHome

Fix T80904: GPencil: bones cannot be transformed when in weightpaint mode
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Sep 17 2020, 9:35 PM.

Diff Detail

Repository
rB Blender

Event Timeline

Philipp Oeser (lichtwerk) requested review of this revision.Sep 17 2020, 9:35 PM

Looks good.
The description of the commit can be a little more explanatory, for example:

The transform convert of type TC_POSE was not being defined if the object mode was OB_MODE_WEIGHT_GPENCIL.

This revision is now accepted and ready to land.Sep 17 2020, 10:12 PM

Looks good.
The description of the commit can be a little more explanatory, for example:

The transform convert of type TC_POSE was not being defined if the object mode was OB_MODE_WEIGHT_GPENCIL.

+1, thx checking!