Blender Git Commit Log

Git Commits -> Revision ce6e7a0

Revision ce6e7a0 by Campbell Barton (master)
October 24, 2019, 13:49 (GMT)
Fix T60689: Flip Active/Selected bone fails in weight paint mode

Multiple selection operations failed with weight-paint + pose mode.

Weight-paint + pose mode is a special case that doesn't support
multi-pose mode, so we need to use this instead of the generic
function.

Commit Details:

Full Hash: ce6e7a094173c288e497e982c55b33f2135d83be
Parent Commit: 88a3464
Lines Changed: +15, -18

3 Modified Paths:

/source/blender/editors/armature/pose_select.c (+10, -14) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_gizmo_3d.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021