Files
test/source/blender/blenlib/intern
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-10-28 17:00:53 +00:00
2011-02-27 20:37:56 +00:00
2011-12-14 21:08:08 +00:00
2011-11-10 17:43:37 +00:00
2011-11-04 14:36:06 +00:00