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
2017-09-04Cleanup: quiet warningsCampbell Barton
2017-07-28Fix: T52167 Rigify 0.5 "Rigify Type" lags bone properties panelLucio Rossi
2017-07-26Rigify 0.5: small fixes on cat and wolf metarigsLucio Rossi
2017-07-25Rigify: remove redundant tracker urlmeta-androcto
2017-07-25Rigify 0.5: cleanup trailing spaces in super_face.pyLucio Rossi
2017-07-24Rigify 0.5: new features, Animation Tools and Quat/Euler converterLucio Rossi
2017-07-24Cleanup: trailing spacesCampbell Barton
2017-06-10Rigify 0.5 fix: metarig datablock naming -> same as objectLucio Rossi
2017-06-10Rigify 0.5 advanced generation options, fixes and improvements. removed CREDI...Lucio Rossi
2017-06-08Rigify 0.5 metarig fixes, advanced generation options, code cleanupLucio Rossi
2017-06-02Rigify 0.5: basic and animals metarigs. metarig custom multi-menu. minor wgt ...Lucio Rossi
2017-06-01Rigify 0.5 general maintenance and bug fixingLucio Rossi
2017-06-01Rigify 0.5 general maintenance and bug fixingLucio Rossi
2017-05-23Fix bad import of Rigify legacy modulesSybren A. Stüvel
2017-05-23Cleanup: Removed trailing spacesSybren A. Stüvel
2017-05-14Rigify 0.5 Bone Groups and Selection Sets supportLucio Rossi
2017-05-14Rigify 0.5 with legacy modeLucio Rossi
2017-03-19Cleanup: identity for None comparisonCampbell Barton
2017-03-19Cleanup: trailing spaceCampbell Barton
2017-01-08rigify fix panel context T50357 thanks angavrilovmeta-androcto
2016-10-16Fix on fk/ik snap operators and functions. In rig_ui_pitchipoy_template, oper...Lucio Rossi
2016-10-12minor fix: ORG-teeth.T/B copy_transform to teeth.T/BLucio Rossi
2016-10-03Pitchipoy: added IK_follow on super_paw(s). Removed copy_trans constraint to ...Lucio Rossi
2016-09-28Rigify: final fixes of super_arm and super_leg ik_follow.Lucio Rossi
2016-09-22Fixes: Snapping functions code cleanupLucio Rossi
2016-09-22Fixes: Snapping functions update for new limb typesLucio Rossi
2016-09-12Pitchipoy: remove root parenting from ctrls with IK_follow and child_ofLucio Rossi
2016-09-12Pitchipoy: 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