Curves: Replace quick fur operator, add to add menu #104764

Merged
Jacques Lucke merged 5 commits from HooglyBoogly/blender:curves-fur-setup-python into main 2023-02-15 12:13:45 +01:00

5 Commits

Author SHA1 Message Date
Jacques Lucke f82531f822 apply hair guides by default 2023-02-15 11:25:20 +01:00
Jacques Lucke 953a076fa2 enable follow surface normal 2023-02-15 11:23:31 +01:00
Jacques Lucke 88aabf443f rename Keep Hair Guides to Apply Hair Guides 2023-02-15 11:20:45 +01:00
Jacques Lucke 3e26024fb6 Merge branch 'main' into curves-fur-setup-python 2023-02-15 11:14:23 +01:00
Hans Goudey 6831b609c3 Curves: Replace quick fur operator, add to add menu
The quick fur operator now uses the new hair system. It adds a new
curves object for every selected mesh, and adds geometry nodes
modifiers from the essentials assets that generate curves. A few
settings are exposed in the redo panel, including an option for whether
to apply the modifier to generate the initial curves so that there is
original editable data.

The point of the operator is to give people a sense of how to use the
node groups and to give a very fast way to build a basic setup for
further tweaking.
2023-02-14 17:21:55 -05:00