Files
test/source/blender/blenkernel/intern
Campbell Barton 3d72c37f7a Fix T101686: WPaint + Pose select fails with GPU depth-picking disabled
Regression in [0], however the primary purpose of that code was to
cycle away from the active object (behavior which was intentionally
removed, see: T96752).

This broke weight-paint + pose-selection (Ctrl-LMB)
when the GPU depth picking preference was disabled.
Causing selection to pick the mesh object instead of the pose bones.
This de-selected the armature, making the pose bones unselectable
instead of selecting the pose bone as intended.

Adding the old code back (restricting it to weight-paint mode)
fixes the bug but reintroduces fairly involved logic unnecessarily.

Instead, prioritize bone selecting when in weight-paint & pose mode
(previously this was only done in pose-mode).

[0]: b1908f2e0b
2022-11-04 13:58:57 +11:00
..
2022-02-11 09:14:36 +11:00
2022-10-07 22:55:03 +11:00
2022-11-02 10:18:19 +11:00
2022-11-01 12:24:58 +11:00
2022-10-07 10:42:56 +11:00
2022-10-07 22:55:03 +11:00
2022-10-07 22:55:03 +11:00
2022-10-07 22:55:03 +11:00
2022-07-26 13:23:45 +10:00
2022-10-07 22:55:03 +11:00
2022-10-05 13:48:01 -05:00
2022-10-12 20:55:57 -05:00
2022-09-28 09:41:31 +10:00
2022-11-02 10:18:19 +11:00
2022-09-16 18:14:33 +10:00
2022-11-02 10:18:19 +11:00
2022-11-01 12:24:58 +11:00
2022-11-01 12:24:58 +11:00
2022-11-02 10:18:19 +11:00
2022-10-07 10:42:56 +11:00
2022-11-01 12:24:58 +11:00
2022-11-01 12:24:58 +11:00
2022-10-07 22:55:03 +11:00
2022-10-12 20:55:57 -05:00
2022-10-12 20:55:57 -05:00
2022-11-02 10:18:19 +11:00
2022-10-05 13:48:01 -05:00
2022-04-15 16:40:01 +02:00
2022-09-28 14:51:23 -07:00
2022-11-01 12:24:58 +11:00
2022-11-02 10:18:19 +11:00
2022-11-01 12:24:58 +11:00
2022-10-07 22:55:03 +11:00
2022-10-07 22:55:03 +11:00
2022-11-02 10:18:19 +11:00
2022-10-05 13:48:01 -05:00
2022-10-19 12:52:55 +11:00
2022-10-05 13:48:01 -05:00
2022-11-01 12:24:58 +11:00