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:
authorCampbell Barton <campbell@blender.org>2022-05-06 09:08:33 +0300
committerCampbell Barton <campbell@blender.org>2022-05-06 09:18:04 +0300
commit693aa573db4068f5c8c30f0958cb8850c806a285 (patch)
treeb1655e9cdce527e2c7e1df991be7679592313cc8 /doc/python_api
parent929a21060851e75b18a54a8c388b472d77ce4abb (diff)
Fix T96585: Intersect(Knife) tool is selecting wrong edges
Regression caused by [0] which flushed selection from vertices -> edges, causing additional edges to be selected. Now selected is flushed based on the mode, instead of all elements. Note that these function names could be improved to make it clearer how these flushing functions are different. Also skip flushing unless selection is performed. [0]: 55c82d8380ea3fd37a9d966fad10f42cc5b365d5
Diffstat (limited to 'doc/python_api')
0 files changed, 0 insertions, 0 deletions