Files
test/source
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-08-27 02:33:35 +00:00
2010-08-24 04:29:23 +00:00
2010-08-10 21:22:26 +00:00
2010-08-10 21:22:26 +00:00
2010-08-10 21:22:26 +00:00
2010-02-12 13:34:04 +00:00