Blender Git Commit Log

Git Commits -> Revision acfff7a

Revision acfff7a by Campbell Barton (master)
September 7, 2012, 05:54 (GMT)
fixes for weight paint mode:
- sample weight didnt work when the object was transformed.
- sample weight didnt work when vertex selection was enabled.
- 'All faces' option is used by weight paint mode, but there was no UI access.

add ED_mesh_pick_face_vert(). which uses the face selection buffer but returns the closest vertex.

Commit Details:

Full Hash: acfff7a65f551f8d7313a93137b1beb4c338ff27
SVN Revision: 50464
Parent Commit: e70beaa
Lines Changed: +73, -38

4 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -0) (Diff)
/source/blender/editors/include/ED_mesh.h (+1, -0) (Diff)
/source/blender/editors/mesh/meshtools.c (+49, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+22, -38) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021