Blender Git Loki
Git Commits -> Revision 5cb0bd3
October 18, 2019, 11:35 (GMT) |
Fix: Manipulator visible if root or tip of locked bone is selected When an edit-bone was locked, we hid the transform manipulator for it. But only if the bone itself was selected, not when the root or tip were selected, even though they are locked then too. So this makes sure the manipulator is shown in neither case. |
Commit Details:
Full Hash: 5cb0bd35d97bd48e432e402dcd23a7c2a80ae855
Parent Commit: 7ee4a85
Committed By: YimingWu
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/transform/transform_gizmo_3d.c (+1, -1) (Diff)