blender/source
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
..
blender fixes for weight paint mode: 2012-09-07 05:54:54 +00:00
blenderplayer style cleanup: whitespace 2012-08-26 11:35:43 +00:00
creator code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later. 2012-09-03 22:04:14 +00:00
darwin
gameengine style cleanup: indentation 2012-09-06 02:20:03 +00:00
icons
tests code cleanup: python - pass multiple args to string startswith() / endswith() functions rather than calling multiple times. 2012-09-04 20:26:42 +00:00
CMakeLists.txt
SConscript Scons: 2012-06-30 22:44:36 +00:00