Bforartists / Manual

The Bforartists Manual
17 stars 4 forks source link

3D View - Curves (hair) Object - Edit Mode - Toolshelf New draw tool mode #546

Closed Draise14 closed 8 months ago

Draise14 commented 11 months ago

bforartists_nbgyvFFuQu bforartists_gxrfFZCkpg

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

ReinerBforartists commented 8 months ago

Fixed