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
path: root/rigify
AgeCommit message (Expand)Author
2016-10-19Fix on fk/ik snap operators and functions. In rig_ui_pitchipoy_template, oper...Lucio Rossi
2016-10-19minor fix: ORG-teeth.T/B copy_transform to teeth.T/BLucio Rossi
2016-10-19Pitchipoy: added IK_follow on super_paw(s). Removed copy_trans constraint to ...Lucio Rossi
2016-10-19Rigify: final fixes of super_arm and super_leg ik_follow.Lucio Rossi
2016-09-26Fixes: Snapping functions code cleanupv2.78Lucio Rossi
2016-09-26Fixes: Snapping functions update for new limb typesLucio Rossi
2016-09-26Pitchipoy: remove root parenting from ctrls with IK_follow and child_ofLucio Rossi
2016-09-26Pitchipoy: added super_arm and super_leg w root/parent switchLucio Rossi
2016-08-08Pitchipoy: added front and rear paw limbsLucio Rossi
2016-08-08Fixes: Set rot_mod to ZXY (ctrl&tweaks) & Spine tail_posLucio Rossi
2016-08-08Pitchipoy FK/IK switch implementedLucio Rossi
2016-08-08Paw Limb Code Review and Fix.Lucio Rossi
2016-07-20Cleanup: use identity for None comparisonsCampbell Barton
2016-07-20Rigify: add new meta rig type pitchipoy.super_palmCampbell Barton
2016-07-20Rigify updates and fixesCampbell Barton
2016-02-22Fix rigify layer UI, no IK layers in fingerAlexander Gavrilov
2016-02-22Fix for referencing invalid dataAlexander Gavrilov
2015-04-03Simplify rigify circle widget creationCampbell Barton
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-11-06use identity compare for None/True/FalseCampbell Barton
2014-10-13Add missing 'bl_category' field to 3DView tool panel of rigify addon.Bastien Montagne
2014-09-26Rigify: updated CREDITS file.Nathan Vegdahl
2014-09-26Rigify: new additions from PitchiPoy Animation Productions.Nathan Vegdahl
2014-04-17Add bl_category to 3DView panel.Bastien Montagne
2013-04-24Rigify bugfix: dev tools panel was displayed regardless of mode.Nathan Vegdahl
2013-03-05Rigify: bug fix for biped arm/leg rigs.Nathan Vegdahl
2013-03-01Rigify: significant upgrade to arm and leg rigs, and misc changes/bugfixes.Nathan Vegdahl
2013-03-01Rigify: fixed two bugs in IK/FK snapping that made it fail in some cases.Nathan Vegdahl
2013-02-23Rigify: bug fix: certain kinds of import errors were being suppressed inNathan Vegdahl
2013-02-19fix for rigify unregisterCampbell Barton
2013-02-17In rigify dev tools added a button to generate widget-creation code.Nathan Vegdahl
2013-02-17minor edits (convention is not to end with '.')Campbell Barton
2013-02-17correct error in rigify, fix from Irie Shinsuke.Campbell Barton
2013-02-17Rigify: added a developers tools panel.Nathan Vegdahl
2013-02-16Rigify: changed rig type API. Disabled delta rig type.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: pep8 for metarig_menu.pyNathan 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-02-15Fix [#34253] UIList resize, resizes wrong list II/IIBastien Montagne
2013-02-15minor code cleanupCampbell Barton
2013-02-15add button to initialize armature layers, since this isn't allowed on draw an...Campbell Barton
2013-01-22Rigify: fixed silly mistake in basic.copy rig sample.Nathan Vegdahl
2013-01-22Rigify: patch from Shinsuke Irie fixing rig imports on some systems.Nathan Vegdahl
2013-01-22Rigify: patch from Shinsuke Irie, updating name limits.Nathan Vegdahl
2012-12-28Updated to use UI_UL_list as template_list...Bastien Montagne
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton