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
2018-10-22Rigify: More updates for 2.8 APIDalai Felinto
2018-10-22Rigify: Update for 2.8 APIDalai Felinto
2018-08-22rigify: revert 2.8 version bump until generate is working againInes Almeida
2018-08-22rigify: Fix bad rename from previous commit fe90ef2Ines Almeida
2018-08-10rigify: update for Blender 2.8Ines Almeida
2017-08-31Cleanup: quiet warningsCampbell Barton
2017-07-25Rigify: remove redundant tracker urlmeta-androcto
2017-07-24Rigify 0.5: new features, Animation Tools and Quat/Euler converterLucio 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-05-14Rigify 0.5 Bone Groups and Selection Sets supportLucio Rossi
2017-05-14Rigify 0.5 with legacy modeLucio Rossi
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2013-03-01Rigify: significant upgrade to arm and leg rigs, and misc changes/bugfixes.Nathan Vegdahl
2013-02-16Rigify: changed rig type API. Disabled delta rig type.Nathan Vegdahl
2013-02-16Rigify: removed "from rigfy import X" statements where possible.Nathan Vegdahl
2013-02-15Bunch of bug fixes.Nathan Vegdahl
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-01-14remove api field, was never used.Campbell 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-08-08use sets rather then tuples for if checks, python optimizes this case.Campbell Barton
2011-07-11cleanupCampbell Barton
2011-06-21fix for unregistering rigifyCampbell Barton
2011-06-19Rig layers can now be organized into rows by the user, for nicer layout.Nathan Vegdahl
2011-06-19Rigify: users can now specify layer names in the metarig armature properties.Nathan Vegdahl
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-03-10Rigify:Nathan Vegdahl
2011-02-24Updated rigify addon info.Nathan Vegdahl
2011-02-21Rigify works again! Yay!Nathan Vegdahl
2011-02-16update for changes in blender.Campbell Barton
2011-02-11rigify update for manual registeration.Campbell Barton
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-01-30Attempting to standardize some of the locations and fixing up descriptions in...Jonathan Smith
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-23fix for rigify with data editing restriction, store runtime props in the wind...Campbell Barton
2010-12-23use imp.reload() rather then reload().Campbell Barton
2010-11-18Check for '.' in rigify rig types was preventing *.py files from being loaded.Nathan Vegdahl
2010-11-17minor edits from my last patch, possible win32 fix and warn if '.' in dir names.Campbell Barton
2010-11-17Rigify patch from Campbell, to clean up some of the code.Nathan Vegdahl
2010-11-17Adding the Rigify addon to svn.Nathan Vegdahl