Files
test/source/blender/editors/include
Campbell Barton acfff7a65f 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.
2012-09-07 05:54:54 +00:00
..
2012-07-08 21:37:59 +00:00
2012-08-01 10:50:39 +00:00
2012-09-07 05:54:54 +00:00
2012-08-11 22:12:32 +00:00
2012-04-30 14:24:11 +00:00
2012-09-04 18:47:08 +00:00