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:
authorBastien Montagne <montagne29@wanadoo.fr>2014-07-24 11:15:38 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2014-07-24 11:18:33 +0400
commitf5cee25a1229420c6e5df4aee63a191f8268f6a0 (patch)
treeca7b4a0940736fe488fb5621f5dbe3d31cbd7a52 /source/blender/editors
parent1cbe85b156b318ee7d7445085c5b2af2212c0cfe (diff)
Fix T41149: Dissolve Crash Due to AutoSmooth.
bmesh's 'Join Edge Kill Vert' was using own code to delete loops, instead of using `bm_kill_only_loop()`, which did not tag loop indices as dirty (causing the crash), but also did not free loop's CDData...
Diffstat (limited to 'source/blender/editors')
0 files changed, 0 insertions, 0 deletions