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
2019-12-01add manual linksmeta-androcto
2019-10-15Rigify: store advanced options in armature instead of window manager.Damien Picard
2019-09-29Rigify: implement a new reload process to support Reload Scripts properly.Alexander Gavrilov
2019-09-14Rigify: allow add_parameters to be missing from legacy rig modules.Alexander Gavrilov
2019-09-14Rigify: add a generic callback for all rig parameters.Alexander Gavrilov
2019-09-14Rigify: redesign generate.py and introduce a base rig class.Alexander Gavrilov
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-05-29Rigify: force reloading rigs to prune the last deleted feature set.Alexander Gavrilov
2019-05-29Rigify: refactor feature sets to avoid modifying global path.Alexander Gavrilov
2019-05-03Rigify: re-register rig parameters after installing a feature set package.Alexander Gavrilov
2019-03-14Rigify: add support for user-defined rig packages and related utilities.Alexander Gavrilov
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-11-19Rigify: wipe RigifyParameters in unregister to avoid error spam.Alexander Gavrilov
2018-11-19Rigify: clear RigifyParameters properties when toggling legacy mode.Alexander Gavrilov
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