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
2022-07-12Rigify: Allow entering name on first generationDemeter Dzadik
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-01-11Rigify: refactor leg to make modifying the foot roll mechanism easier.Alexander Gavrilov
2021-12-31Rigify: clear the script datablock when re-generating.Alexander Gavrilov
2021-12-14Rigify: Clean up "Rigify Buttons" panel UXDemeter Dzadik
2021-08-18Revert "Rigify: Clean up "Rigify Buttons" panel UX"Demeter Dzadik
2021-08-18Rigify: Clean up "Rigify Buttons" panel UXDemeter Dzadik
2020-11-24Rigify: Fix T78463: better support unguligrade animals (horse) setup.Demeter Dzadik
2020-11-04Rigify: Remove pass_index driver hack in favor of Custom Property to attach r...Demeter Dzadik
2020-06-25Rigify: Clean up importsDemeter Dzadik
2020-01-14Rigify: fix the UI script naming consistency (mentioned in T71678)Alexander Gavrilov
2019-10-23Rigify: make the generic FK to IK snap operator even more generic.Alexander Gavrilov
2019-10-15Rigify: store advanced options in armature instead of window manager.Damien Picard
2019-09-14Rigify: only show the Rigify Animation Tools panel for old rigs.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-22Rigify: update super_chain to 2.8 and hide most operators from search.Alexander Gavrilov
2019-05-22Add-ons: remove temporary disabling of use_global_undoBrecht Van Lommel
2019-05-16Rigify: replace the use of the now removed scene.update()Alexander Gavrilov
2019-05-05Rigify: move the generated panels to the Item tab.Alexander Gavrilov
2019-03-26Fix T62976: Rigify itself and its generated scripts fail to load.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-14Rigify: add missing bl_category to the generated script template.Alexander Gavrilov
2018-10-22Rigify: More updates for 2.8 APIDalai Felinto
2018-08-10rigify: update for Blender 2.8Ines Almeida
2017-12-05fix T53355: missing Rot2Pole switch operator when Rigify is disabledLucio Rossi
2017-07-24Cleanup: trailing spacesCampbell Barton
2017-05-14Rigify 0.5 with legacy modeLucio Rossi
2016-07-20Cleanup: use identity for None comparisonsCampbell Barton
2014-11-06use identity compare for None/True/FalseCampbell Barton
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
2012-01-01fix change for row/column, even though its only in a commentCampbell Barton
2012-01-01set as pep8, only minor editsCampbell Barton
2011-09-20Rigify: changed quat/vector multiplication order to conform to api changes.Nathan Vegdahl
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-04-11Rigify: fixed broken ik/fk snapping (api changes).Nathan Vegdahl
2011-03-26Scale is a class method, no need to instance the class first.Campbell Barton
2011-03-13Rigify:Nathan Vegdahl
2011-03-10Rigify:Nathan Vegdahl
2011-03-10Rigify:Nathan Vegdahl
2011-03-10Rigify:Nathan Vegdahl
2011-03-09Added IK -> FK snapping in rigify arms.Nathan Vegdahl
2011-03-08Beginnings of ik/fk snapping functions in Rigify.Nathan Vegdahl
2011-02-24The generated rig UI script wasn't registering its panels. Fixed.Nathan Vegdahl
2010-11-17Adding the Rigify addon to svn.Nathan Vegdahl