Blender Git Loki
Git Commits -> Revision 0be1e72
Revision 0be1e72 by Nicholas Bishop (master) August 22, 2009, 02:27 (GMT) |
2.5/Vertex paint: * Added operator for filling vertex colors with the brush color * Pythonized the vertex paint menu |
Commit Details:
Full Hash: 0be1e72dca48a6709c2ae8b3805387d4ef5bcdcb
SVN Revision: 22691
Parent Commit: 095ec3a
Lines Changed: +65, -105
5 Modified Paths:
/release/ui/space_view3d.py (+24, -4) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+27, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+11, -31) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+0, -70) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+27, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+11, -31) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+0, -70) (Diff)