This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
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-12-14 21:08:08 +00:00
2011-12-14 21:08:08 +00:00
2011-12-10 03:24:19 +00:00
2011-12-14 21:08:08 +00:00
2011-12-03 23:05:35 +00:00
2011-12-10 01:00:12 +00:00
2011-11-08 20:40:02 +00:00