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
2010-10-26Removed old rigify code, as it is starting to interfere with the newer Rigify...Nathan Vegdahl
2010-08-27fix some errors in rigify caused by recent api changesCampbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-18rna rename Bone and Text changesCampbell Barton
2010-05-03manually sync rigify with render branchCampbell Barton
2010-04-11PyAPICampbell Barton
2010-04-06- new docstrings for bpy.type.Struct methods & some corrections.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-31pep8 changes to rigify (minor warnings still there)Campbell Barton
2010-01-25Mathutils refactor & include in sphinx generated docs, (TODO, include getset'...Campbell Barton
2010-01-19Rigify:Nathan Vegdahl
2010-01-10patch from Cessen, update to metarigs and some changes to the rigging main loop.Campbell Barton
2010-01-05Durian Request: Drivers RecodeJoshua Leung
2010-01-05dict.get() defaults to None as the second arg. no need to supply it.Campbell Barton
2009-12-14* new metarig type for the durian dragon leg (original rig by Cessen)Campbell Barton
2009-12-13script for automating pep8 checks.Campbell Barton
2009-12-11rigifyCampbell Barton
2009-12-11* rename 'rna_path' --> 'data_path', rna and dna are for internal use and are...Campbell Barton
2009-12-10fix for some errors and local root bone overrideCampbell Barton
2009-12-10move generic functions out of rigify's __init__.py into rigify_utils.py since...Campbell Barton