feae0b417395873d72761b5fbe78721b68f12fea
Adds new curves support to "Draw Curve" operator. This is a direct copy and replace of the old code to the new editors directly, with a change to create the new data structure instead of the old one. There is no attempt at code deduplication, since that would complicate removing the old curve type when it comes time. To replace the "2D curve" option a new operator property is added for projecting to the Z=0 plane. Pull Request: https://projects.blender.org/blender/blender/pulls/115864
…
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%
