UI: Curves Sculpt density + smooth brushes

More information in the svn log. But basically the smooth brush
is re-using the previous one we had for hair, and the density is
representing the hair root points that are removed to reach the
desired density.

Those brushes are used by D15134.
This commit is contained in:
Dalai Felinto 2022-06-07 19:06:15 +02:00
parent 3e7d977886
commit a857156578
3 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -772,6 +772,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.curve.pen
ops.curve.radius
ops.curve.vertex_random
ops.curves.density
ops.curves.sculpt_add
ops.curves.sculpt_comb
ops.curves.sculpt_cut
@ -779,6 +780,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.curves.sculpt_grow_shrink
ops.curves.sculpt_pinch
ops.curves.sculpt_puff
ops.curves.sculpt_smooth
ops.curves.sculpt_snake_hook
ops.generic.cursor
ops.generic.select