Blender Git Loki
Git Commits -> Revision fc99297
Revision fc99297 by Jeroen Bakker (master) September 3, 2019, 12:09 (GMT) |
Fix T66950: WeightPaint Bone Selection Overlay In weightpaint it is possible to enable the bone selection mode. During drawing the overlay was rendered, but during selection this was ignored. Users needed to double click in order to select bones even when the overlay was enabled. This patch makes bone selection possible during weight painting using the pose mode bone selection overlay with a single click. Reviewed By: fclem, campbellbarton Differential Revision: https://developer.blender.org/D5629 |
Commit Details:
Full Hash: fc99297411bcac3caf83553d1c89995aa5ebac6c
Parent Commit: 97f7f5f
Lines Changed: +32, -9