Blender Git Commit Log

Git Commits -> Revision a5156d1

Revision a5156d1 by Brecht Van Lommel (master)
April 4, 2010, 10:37 (GMT)
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.

Commit Details:

Full Hash: a5156d139e2bd0a9db80ffd097ceb22e22ece16b
SVN Revision: 27982
Parent Commit: 5de041c
Lines Changed: +4, -4

3 Modified Paths:

/source/blender/blenkernel/intern/anim.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021