Files
test/source/blender/blenlib
Campbell Barton 3d5330f789 vertex group changes,
use more api functions more (some vertex group editing functions were copied about), also make some functions int oapi calls.

- remove defgroup_find_index(), use BLI_findlink instead since they both work the same way.
- move static function getNearestPointOnPlane() to BLI_math api function closest_to_plane_v3()
- ED_vgroup_give_parray() added option to return an array where unselected verts are NULL (simplifies code & works for lattice when it didn't before).
- more consistant error checking of ob->actdef.
2011-12-14 21:08:08 +00:00
..
2011-12-14 21:08:08 +00:00
2011-12-14 21:08:08 +00:00
2011-11-04 14:36:06 +00:00
2011-11-07 16:36:49 +00:00