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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2010-04-04 14:37:47 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2010-04-04 14:37:47 +0400
commita5156d139e2bd0a9db80ffd097ceb22e22ece16b (patch)
tree4eb19aa112a21632180ded9066f0702e79c9f701 /source/blender/blenkernel/intern/mesh.c
parent5de041c51f2a3d9969a8523c953157e69a0c8d24 (diff)
Fix crash entering edit mode on linked duplicate meshes with
dupliverts. The flag mode & OB_MODE_EDIT only indicates that this object is being edited by the user, not if the mesh is in editmode or not, it should check for the existence of me->edit_mesh. Also corrected two other places for this.
Diffstat (limited to 'source/blender/blenkernel/intern/mesh.c')
0 files changed, 0 insertions, 0 deletions