Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Dobarro <pablodp606@gmail.com>2020-06-12 18:13:42 +0300
committerPablo Dobarro <pablodp606@gmail.com>2020-06-13 20:15:29 +0300
commit23d0361b30da481ffe71142d4efd336dfb1f27f2 (patch)
tree9f6aed26d86008afbc05300fef4667ec3056c835 /source/blender/editors/object/object_constraint.c
parentfe3ca3f6cef9a852ee0596b28341c519c7870d9c (diff)
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
Diffstat (limited to 'source/blender/editors/object/object_constraint.c')
0 files changed, 0 insertions, 0 deletions