Blender Git Commit Log

Git Commits -> Revision 23d0361

Revision 23d0361 by Pablo Dobarro (master)
June 13, 2020, 17:15 (GMT)
Sculpt: Fix creation of repeated constraints in the Cloth Brush

Previously, constraints were added multiple times from different
vertices. This adds a GSet to check that the same constraint is not
being added twice when iterating over the neighbors of two different
vertices.

Reviewed By: zeddb

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

Commit Details:

Full Hash: 23d0361b30da481ffe71142d4efd336dfb1f27f2
Parent Commit: fe3ca3f
Lines Changed: +35, -1

2 Modified Paths:

/source/blender/blenkernel/BKE_paint.h (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+33, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021