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-03-01Rigify: significant upgrade to arm and leg rigs, and misc changes/bugfixes.Nathan Vegdahl
2013-02-17In rigify dev tools added a button to generate widget-creation code.Nathan Vegdahl
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-15Rigify: improved rigify.utils.write_metarig()Nathan Vegdahl
2013-02-15Rigify: the pre-built metarigs that appear in the add armature menuNathan Vegdahl
2013-02-15Rigify bugfix: deleted WGT objects now get properly replaced on generation.Nathan Vegdahl
2013-02-15Bunch of bug fixes.Nathan Vegdahl
2013-01-22Rigify: patch from Shinsuke Irie fixing rig imports on some systems.Nathan Vegdahl
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-01-01set as pep8, only minor editsCampbell Barton
2011-12-06use %r to format strings rather than '%s', since %r adds quotes and correctly...Campbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-07-11cleanupCampbell Barton
2011-06-24Rigify: bug fix, trying assign invalid group.Nathan Vegdahl
2011-06-24Rigify: drivers now get transfered from the metarig to the generated rig.Nathan Vegdahl
2011-06-22Rigify: constraints are now copied over from metarig.Nathan Vegdahl
2011-06-15Rigify: new spine rig!Nathan Vegdahl
2011-04-11Rigify: fixed broken ik/fk snapping (api changes).Nathan Vegdahl
2011-02-24The leg/foot rig can now rock from side to side. Requires a special metarigNathan Vegdahl
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-17Adding the Rigify addon to svn.Nathan Vegdahl