Blender Git Commit Log

Git Commits -> Revision dff1738

Revision dff1738 by Campbell Barton (master)
October 11, 2009, 19:57 (GMT)
bugfix for exitmode verts being unselectable. caused by view3d_project_short_clip/noclip being used by selecton code outside of object drawing (which isnt supposed to happen according to view3d_project_short_* comments).

Deal with this by adding ED_view3d_init_mats_rv3d(ob, r3d) which initialized the region mat's and is used in mesh_foreachScreenVert, mesh_foreachScreenEdge etc.

Commit Details:

Full Hash: dff1738765aba649b07f3174ed807e7df8e38eee
SVN Revision: 23772
Parent Commit: efed735
Lines Changed: +41, -6

4 Modified Paths:

/source/blender/editors/include/ED_view3d.h (+2, -0) (Diff)
/source/blender/editors/mesh/editmesh.c (+8, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+13, -6) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+18, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021