You can now draw hair guide curves from toolshelf.
Details
SHA-1: feae0b417395873d72761b5fbe78721b68f12fea
* Curves: Support for edit mode draw tool
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
You can now draw hair guide curves from toolshelf.
Details
SHA-1: feae0b417395873d72761b5fbe78721b68f12fea * Curves: Support for edit mode draw tool 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