Blender Git Loki
Git Commits -> Revision 6bc7328
Revision 6bc7328 by Lukas Steiblys (soc-2009-imbusy) July 7, 2009, 17:16 (GMT) |
Vertex Paint mode works in some hacky way, don't like the way I did it, but couldn't think of anything better. There's still some bug with not being able to paint on one final vertex of a mesh. |
Commit Details:
Full Hash: 6bc732855a7347a3e7e57cb787245092c7c88170
SVN Revision: 21410
Parent Commit: 21d2fbf
Lines Changed: +65, -6
5 Modified Paths:
/source/blender/blenkernel/intern/cdderivedmesh.c (+2, -1) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+58, -2) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_subwindow.c (+2, -2) (Diff)
/source/blender/windowmanager/wm_subwindow.h (+1, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+58, -2) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_subwindow.c (+2, -2) (Diff)
/source/blender/windowmanager/wm_subwindow.h (+1, -0) (Diff)