b4154c6a0e49fa16c08bfe9acd1e540690edf42d
The snap cursor internally snaps to the Face to define the occlusion of the Grid or to calculate the "Surface" orientation set by the tool. Even though this is not the snap point enabled by the user, this internal Snap to Face takes precedence over the Snap to Grid that is enabled by the user. To solve this, the solution is to do a second snap test but now only to Grid and using the hit point as a reference for the closest grid. Also fixes Absolute Increment Snap not being detected as Grid by the tool. Pull Request: https://projects.blender.org/blender/blender/pulls/130092
…
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%
