Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-08-27 06:33:35 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-08-27 06:33:35 +0400
commitb0aa8368fe9405976eda8e08ec5d698a6b8013cb (patch)
treeb166daf09ff514a2d0888e672e05b2e48d2a4d67 /source/blender/makesrna/intern/rna_mesh_api.c
parent6d195f61953fb9fa9c65514944f992c620bd449f (diff)
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.
Diffstat (limited to 'source/blender/makesrna/intern/rna_mesh_api.c')
0 files changed, 0 insertions, 0 deletions