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
2011-12-20New modifier type: eModifierTypeType_NonGeometrical, for modifiers affecting ...Bastien Montagne
2011-12-20svn merge ^/trunk/blender -r42722:42742Campbell Barton
2011-12-19Much cleaner and satisfying code in weightvg modifiers' "init": copy only the...Bastien Montagne
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-23svn merge ^/trunk/blender -r40432:40491Campbell Barton
2011-09-22Minor: Added doxygen file's doc comments in weightvg modifiers.Bastien Montagne
2011-09-17svn merge -r40166:40279 ^/trunk/blenderCampbell Barton
2011-09-15WeightVG: Made Edit and Proximity also use the new weightvg_update_vg MDeform...Bastien Montagne
2011-09-15WeightVG utils, weightvg_update_vg func updates.Bastien Montagne
2011-09-15WeightVG Mix modifier: updated code to use defgrp_find_index, and make MDefor...Bastien Montagne
2011-09-09svn merge -r40034:40051 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-09SVN maintenance.Guillermo S. Romero
2011-09-08svn merge -r39991:40034 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-08edits to new modifiers to work with bmeshCampbell Barton
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-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-23vgroup_modifiers: Definitively removed addtionnal mapping/clamping options in...Bastien Montagne
2011-08-17vgroup_modifiers: Removed (commented out, for now) addtionnal mapping/clampin...Bastien Montagne
2011-07-29vgroup_modifiers: Fixed last problems with WP mode, plus a small fix in weigh...Bastien Montagne
2011-07-28minor cleanup of rnaCampbell Barton
2011-07-27vgroup_modifiers: coded a way to test whether the dm needs to be copied (i.e....Bastien Montagne
2011-07-25Adding WeightVG modifiers code. Still some points to tweak, though.Bastien Montagne