68afd225018e59d63431e02def51575bfc76f5cb
This commit adds the `SCULPT_OT_hide_show_lasso_gesture` and the corresponding Lasso Hide tool. * Exposes the selection type for both the lasso and box hide tools as a option in the header * Adds functionality into `sculpt_gesture.cc` for handling lasso selections with the `Outside` selection type For `SelectionType::Outside`, the current implementation opts to not do any filtering on the PBVH node level due to cases where the node is mostly covered by a single gesture. Addresses one of the tools in #80390 Pull Request: https://projects.blender.org/blender/blender/pulls/119140
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
