Blender Git Loki

Git Commits -> Revision 5d728d3

Revision 5d728d3 by Pablo Dobarro (master)
September 18, 2020, 17:10 (GMT)
Sculpt: Scale Cloth Filter

This filter scales the mesh as it was a softbody, producing folds in the
surface. The orientation of the folds can be controlled using the filter
axis and orientation.

This is an example of a cloth filter that uses deform coordinates instead
of forces, but probably it does not make much sense to expose it to the
user in a different way and with different parameters. I'll remove
FilterCache->enabled_force_axis in a later commit and use always
enabled_axis in SCULPT_filter_zero_disabled_axis_components
for both forces and deformation filters, so this function can also be used
in the mesh filter.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D8661

Commit Details:

Full Hash: 5d728d38b94c2e48865de0e90fb433dbc1845fe0
Parent Commit: 8ac1ca1
Lines Changed: +82, -19

4 Modified Paths:

/source/blender/editors/sculpt_paint/sculpt.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+66, -17) (Diff)
/source/blender/editors/sculpt_paint/sculpt_filter_mesh.c (+11, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+3, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021