Blender Git Commit Log

Git Commits -> Revision a899e9d

Revision a899e9d by Campbell Barton (master)
October 7, 2009, 11:36 (GMT)
Check if the object is in editmode with (ob->mode==OB_MODE_EDIT) rather then (ob==scene->obedit)
Was trying to fix a hard to redo crash with custom bone shapes in editmode but cant redo. still, will help with future multi-editmode.

Commit Details:

Full Hash: a899e9dd18a988e711194b50dd670dc180e3ba28
SVN Revision: 23685
Parent Commit: efe3858
Lines Changed: +12, -12

5 Modified Paths:

/source/blender/blenkernel/intern/anim.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/modifier.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/drawmesh.c (+3, -3) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021