blender/source
Sergey Sharybin ea39d808b5 Fix T98765: Regression: Unable to select mask points in clip editor
Re-organize de-selection so that there is less conflict between tracking
and masking operators.

Still not fully ideal: the LMB selection does not de-select everything
now since the `mask.select` with `deselect_all` is only added to the
keymap when the RMB is the select mouse. While this is sub-optimal, this
seems to be how mask selection behaved in the Image Editor in 3.1.

Not sure it worth looking into a more complete fix, as it will likely be
too big to be safe for a corrective release.

Differential Revision: https://developer.blender.org/D15183
2022-06-15 10:24:04 +02:00
..
blender Fix T98765: Regression: Unable to select mask points in clip editor 2022-06-15 10:24:04 +02:00
creator Build: updates for Blender to build against new 3.2 libraries 2022-04-20 16:42:16 +02:00
tools@01b4c0e4a1 Cleanup: Move sculpt_automasking.c to c++ 2022-06-08 03:33:18 -07:00
CMakeLists.txt Clang-tidy: Don't warn about unrecognized compiler flags 2022-05-06 15:26:54 +02:00