9d4d1aea98e1b30278a337f440f9962afe35bf2a
This PR adds stroke stabilization settings for the Sculpt mode lasso tools: * Mask * Hide * Trim * Face Set Only Sculpt tools have a user facing change, even though this was implemented in `WM_gesture_lasso_modal` and related methods. Other modes may choose to add these settings and toggles. ## Implementation The implemented functionality is similar to the Annotate tool in both interpolation of the new point and drawing the UI hint that stabilization is happening. The `radius` and `factor` properties have similar bounds as the same Brush properties. All values are stored on a per-operator level, not on a scene or otherwise global tool level. Based off of [1]. [1] - https://blender.community/c/rightclickselect/ZWG5/ Pull Request: https://projects.blender.org/blender/blender/pulls/122062
…
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
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
