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
AgeCommit message (Expand)Author
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2011-12-08minor refactor of vertex group functions,Campbell Barton
2011-11-30use consistent naming for deform.c, also moved defvert_remove_index into defo...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-22Minor: Added doxygen file's doc comments in weightvg modifiers.Bastien Montagne
2011-09-16use replace 0 with NULL for pointers, set some functions staticCampbell Barton
2011-09-15WeightVG utils, weightvg_update_vg func updates.Bastien Montagne
2011-09-09SVN maintenance.Guillermo S. Romero
2011-09-07interface + naming improvements to vertex wright modifierCampbell Barton
2011-09-07SVN maintenance.Guillermo S. Romero
2011-09-05VGroup Modifiers: added mapping options to proximity and edit.Bastien Montagne
2011-09-05correct float -> double promotion warningsCampbell Barton
2011-09-05- vertex group modifiers isDisabled functions were incorrect, need to check i...Campbell Barton
2011-09-05- mask_tex_map_obj --> mask_tex_map_objectCampbell Barton
2011-09-05minor edits.Campbell Barton
2011-08-09vgroup_modifiers: Now clamping output values to [0.0, 1.0] range (and added m...Bastien Montagne
2011-07-29vgroup_modifiers: Fixed last problems with WP mode, plus a small fix in weigh...Bastien Montagne
2011-07-25Adding WeightVG modifiers code. Still some points to tweak, though.Bastien Montagne