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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-16Rigify: updated naming schemes for control bones.Nathan Vegdahl
2013-02-16Rigify: removed "from rigfy import X" statements where possible.Nathan Vegdahl
2013-02-15Bunch of bug fixes.Nathan Vegdahl
2013-01-22Rigify: fixed silly mistake in basic.copy rig sample.Nathan Vegdahl
2012-10-09style cleanup: pep8Campbell Barton
2012-04-03style cleanup: pep8Campbell Barton
2012-03-15Rigify: patch from Ryan King to give better error messages fromNathan Vegdahl
2012-01-01use props rather then p for op props nameCampbell Barton
2012-01-01set as pep8, only minor editsCampbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-07-25use reverse vector multiplication orderCampbell Barton
2011-07-11cleanupCampbell Barton
2011-06-21Rigify: minor bug fixes on the neck and spine rig types.Nathan Vegdahl
2011-06-19Rigify: users can now specify layer names in the metarig armature properties.Nathan Vegdahl
2011-06-18Rigify: added bend hinting to the arm and leg rigs.Nathan Vegdahl
2011-06-15Rigify: new spine rig!Nathan Vegdahl
2011-05-17Rigify: user can disable control and deform rig generation on copy and copy_c...Nathan Vegdahl
2011-05-15Rigify: added a 'copy_chain' rig type.Nathan Vegdahl
2011-03-29use identity comparison with None (as suggested by python)Campbell Barton
2011-03-10Rigify:Nathan Vegdahl
2011-03-09Added IK -> FK snapping in rigify arms.Nathan Vegdahl
2011-03-08Beginnings of ik/fk snapping functions in Rigify.Nathan Vegdahl
2011-02-24The leg/foot rig can now rock from side to side. Requires a special metarigNathan Vegdahl
2011-02-22Accidentally left a temporary print statement in rigify.Nathan Vegdahl
2011-02-21Rigify works again! Yay!Nathan Vegdahl
2011-02-16update for changes in blender.Campbell Barton
2011-02-09incorrectly switched mesh.update() --> mesh.update_tag(),Campbell Barton
2011-02-07rename id.update() to update_tag()Campbell Barton
2011-02-05update for changes in mathutuils.Campbell Barton
2010-12-23use imp.reload() rather then reload().Campbell Barton
2010-11-30- Minor fix for the finger rig. It was accepting, and failing on,Nathan Vegdahl
2010-11-17Adding the Rigify addon to svn.Nathan Vegdahl