d6e78d05c97375d53fccd568ea264b704534d77c
Edit mode for curves and Grease Pencil was using the plain object transform for all points without support for individual crazyspace transforms. This patch adds support for the local rotation matrices, so editing curves on top of modifiers converts offsets into original geometry space. For Curves objects these matrices are currently only computed by the surface deformation node, so editing on top of a surface deformation is the only case that works currently. For Grease Pencil the armature modifier is supported and more should be added in future (see overview task #131599). Pull Request: https://projects.blender.org/blender/blender/pulls/131619
…
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%
