9d86fada03ecacd5e4d6bdca9caec02861fbec18
When using the "individual origin" pivot mode, calculate the center based on the following: * If the stroke is a Bézier stroke, use the center of each handle as the pivot. * Otherwise, if the stroke is not a Bézier stroke, compute the mean position of the selected control points in the stroke and use this as the center. This center value is then used e.g. by the rotation or scale transform modes. Co-authored-by: Falk David <falk@blender.org> Pull Request: https://projects.blender.org/blender/blender/pulls/130723
…
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%
