b7b60e2a3c6cab9bbd29eeadb746b9b8100f8f55
The interpolation tool is using stroke length to map points between strokes with uneven number of points. This fails when a source stroke has zero length (all points in the same location). Added a special case check to ensure uniform mapping by index is used in this case. Segment mapping has been moved to a separate function for clarity. Pull Request: https://projects.blender.org/blender/blender/pulls/134849
…
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%
