blender/release
Sean Kim 68afd22501 Sculpt: Add Lasso Hide tool
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
2024-03-12 14:19:02 +01:00
..
bin Linux: remove historic bourne shell argument expansion workaround 2023-06-22 13:17:28 +10:00
darwin macOS: Raise minimum required version to macOS 11.2 2024-02-16 17:53:51 +01:00
datafiles Sculpt: Add Lasso Hide tool 2024-03-12 14:19:02 +01:00
freedesktop Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00
license Extern: update Audaspace to latest version 2024-02-29 12:08:00 +01:00
lts Fix: Typo in release notes script 2024-01-22 16:30:04 +01:00
pypi License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
text Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00
windows Windows: Enhance our debug batch files 2024-02-06 21:12:15 +01:00