8e059b569b8b9e6c18a8774a806b627d1c98e371
The snap mode called "Face Nearest" (and the "Increment" but that's for another time) doesn't behave like the other snap modes. Unlike the other snap modes, "Face Nearest" does not act on a Snap Base (or Snap Source). It always acts on the origin of individually transformed elements, (such as each vertex individually). It works just like the "Project Individual Elements" option. So this commit makes the following changes: - `Snap With` was moved to the beginning of the popover - `Align Rotation to Target` and `Backface Culling` have been moved closer to the snap targets - `Snap With`, `Target Selection` and `Align Rotation to Target` are no longer hidden by varying the mode and options - `Project Individual Elements` has been replaced with the `Face Project` option - `Face Nearest` has been moved to stick together with the `Face Project` option Co-authored-by: Germano Cavalcante <germano.costa@ig.com.br> Pull Request: https://projects.blender.org/blender/blender/pulls/108555
…
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%
