Blender Git Commit Log

Git Commits -> Revision b65d0c1

July 11, 2010, 01:11 (GMT)
== New VPaint ==

* Make disabling All Faces option work. This is a little different from old vpaint, but basically it just fills in whatever face is under the brush. Unlike old vpaint, all corners are filled the same way.
* Display of this feature isn't too good right now. It may look like the colors are being assigned to the wrong face, or not at all. This is just due to the way VBOs are being filled though; switching temporarily to old vpaint shows the colors are on the correct face.

Commit Details:

Full Hash: b65d0c1b118fe75cf0ad241b61f9c64ce0b38569
SVN Revision: 30195
Parent Commit: a6f2dec
Lines Changed: +100, -17

4 Modified Paths:

/source/blender/blenlib/BLI_pbvh.h (+2, -1) (Diff)
/source/blender/blenlib/intern/pbvh.c (+13, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+84, -12) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021