Blender Git Loki

Git Commits -> Revision bf65820

Revision bf65820 by Pablo Dobarro (master)
August 4, 2020, 21:06 (GMT)
Sculpt: Cloth brush Pin Simulation Boundary property

The cloth brush has a defined simulated area with a falloff. In the falloff
area (the area between the dashed white circle and the exterior white
circle), simulation properties change in order to fade out the
simulation deformation effects towards the boundary.
With some brushes and stroke types (like anchored strokes with pinching
or grabbing with full strength), it is possible to apply more force than
what the boundary falloff can compensate, so the simulation breaks when
this happens.
This option pins the falloff area with softbody constraints, This
produces a much better deformation falloff and it is no longer possible
to move the vertices near the simulation boundary, so the simulation
won't break no matter the strength of the forces applied inside the
simulated areas.
This is an option as it is particularly useful for some brushes to add
localized details, but for brushes that are supposed to deform the
entire mesh (like the grab brush in D8424), this can add unwanted
softbody constraints that affect the simulation result.

Reviewed By: sergey

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

Commit Details:

Full Hash: bf65820782a7b67c294587fa6f670bd9c7678b51
Parent Commit: 6faa765
Lines Changed: +47, -22

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_paint_common.py (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+36, -22) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+9, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021