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:
authorJacques Lucke <jacques@blender.org>2021-12-05 16:49:30 +0300
committerJacques Lucke <jacques@blender.org>2021-12-05 16:49:30 +0300
commitd19443074a8ed9a5717b56f0254bd416c5e76923 (patch)
tree4dc1473fb008f1769bd662cc50760fcea8dbaefa /source/blender/blenkernel/BKE_geometry_set.h
parent5ef5a9fc24668aa264fe0558db9c0fb1246aa37f (diff)
Fix (unreported): off-by-one error when setting curve handles
The problem is that `current_mask` can become `selection.size()`. The loop could also be refactored to break out of it when the end of the selection is reached. This can be done separately.
Diffstat (limited to 'source/blender/blenkernel/BKE_geometry_set.h')
0 files changed, 0 insertions, 0 deletions