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:
authorLukas Toenne <lukas.toenne@googlemail.com>2012-03-12 18:39:37 +0400
committerLukas Toenne <lukas.toenne@googlemail.com>2012-03-12 18:39:37 +0400
commitd3e271c55a5740e7ea9b3302c57555605d860d12 (patch)
tree5d393944fb41fc0988d9689a00e67b7da9f0af7c /source/blender/blenkernel/intern/curve.c
parenta527e3ea25bd66e4cd6d6842bcdab865be0c913f (diff)
Fix for lasso gestures. After executing the modal gesture operator the list of gesture points is copied to the operator "path" id property, which is simply a collection of points. This list must be cleared before adding new lasso points to it, since operator properties are now stored after each execution. Noticed by Olivier Amrein (oenvoyage) on IRC.
Diffstat (limited to 'source/blender/blenkernel/intern/curve.c')
0 files changed, 0 insertions, 0 deletions