Blender Git Commit Log
Git Commits -> Revision c53b606
Revision c53b606 by Pablo Dobarro (master) October 25, 2020, 21:59 (GMT) |
Sculpt: Implement plane deformation falloff for Grab The plane deformation falloff was introduced in the first version of the cloth brush, but due to the lack of all the new features and fixes in the solver it was causing a lot of artifacts for deformation brushes. In order to avoid that, the cloth brush was always using radial falloff for the grab brush. Now the plane falloff is properly implemented using the deformation constraints. Reviewed By: sergey Differential Revision: https://developer.blender.org/D9320 |
Commit Details:
Full Hash: c53b6067fadb91403474eeac6bcf17cdad1c5bb3
Parent Commit: 0eee384
Lines Changed: +39, -24
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+39, -24) (Diff)