1cf0d7ca6a858b5c7a0b03a224d9e826ffa38c47
Sculpt: Add customizable increment for line tool snapping This PR exposes the snap increments introduced in #118760 to the base `WM_gesture_straightline` operators and exposes the increment menu to allow users to change this value in both Sculpt and Weight Paint mode. ## Details The full list of operators this affects: * IMAGE_OT_sample_line * PAINT_OT_weight_gradient * MESH_OT_bisect * PAINT_OT_mask_line_gesture * SCULPT_OT_trim_line_gesture * SCULPT_OT_project_line_gesture * PAINT_OT_hide_show_line_gesture ## Compatibility Previously, the hardcoded value for this snap increment was 15 degrees, by using the toolsetting value, this changes the default to 5 degrees. Pull Request: https://projects.blender.org/blender/blender/pulls/121547
…
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%
