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-01-15 20:28:00 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-01-15 20:28:00 +0300
commitace8d45c1c7cdd754771f9e4aceae80de2154653 (patch)
treebba878b9d1a1c2f2b835d2d678e88e34b7e85c74 /source/SConscript
parenta4732eefa5fa4ba06b8042c530748be6a4e4194c (diff)
- particle drawing was using invalid memory with weights.
- particle set weight operator (Shift + K) and from the menu. - mirror vertex groups operator can also flip weight group names. a number of utility functions for weight groups added int *get_defgroup_flip_map(struct Object *ob); void flip_vertexgroup_name (char *name_r, const char *name, int strip_number); // moved from modifier.c void copy_defvert (struct MDeformVert *dvert_r, const struct MDeformVert *dvert); void flip_defvert (struct MDeformVert *dvert, int *flip_map);
Diffstat (limited to 'source/SConscript')
0 files changed, 0 insertions, 0 deletions