Files
test/release
Campbell Barton b0aa8368fe rna api
obj.add_vertex_group() --> obj.vertex_groups.new()
  obj.add_vertex_to_group() --> obj.vertex_groups.assign()

note: obj.vertex_groups.assign() will be very slow, need to have this take a list rather then 1 vertex at a time.
2010-08-27 02:33:35 +00:00
..
2010-07-26 11:47:33 +00:00
2010-07-18 11:46:25 +00:00
2010-02-12 13:34:04 +00:00
2010-08-10 21:22:26 +00:00
2010-08-27 02:33:35 +00:00
2010-02-12 13:34:04 +00:00
2010-07-26 10:30:59 +00:00
2010-03-21 01:14:04 +00:00
2010-08-10 21:22:26 +00:00