Blender Git Loki
Git Commits -> Revision 6f5ef60f
Revision 6f5ef60f by Germano Cavalcante (master) February 19, 2020, 23:53 (GMT) |
Fix T65640: Axis of Custom Shape Bones are drawn in a wrong position. The problem is that Custom Shape Bones can also have a custom size. So the pchan->disp_mat doesn't always consider the actual length of the bone. The proposed solution is to calculate the axes matrix at the drawing pass. Ref T65640 Reviewed By: fclem Differential Revision: https://developer.blender.org/D5049 |
Commit Details:
Full Hash: 6f5ef60f1b50fef4737b0530bee5c4770be24403
Parent Commit: 0c01ad9
Committed By: Clément Foucault
Lines Changed: +26, -10
1 Modified Path:
/source/blender/draw/engines/overlay/overlay_armature.c (+26, -10) (Diff)