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
2022-11-13Rigify: annotate and fix warnings in basic rig components.HEADmasterAlexander Gavrilov
2022-11-07Rigify: port the ability to generate Action constraints from CloudRig.Alexander Gavrilov
2022-11-07Rigify: fix rebase mistake.Alexander Gavrilov
2022-11-06Rigify: annotate and cleanup PyCharm warnings in utils and generation.Alexander Gavrilov
2022-11-04Rigify: cleanup PyCharm warning highlights in base_rig.pyAlexander Gavrilov
2022-10-20Rigify: Fix feature set not registeringdemeterdzadik@gmail.com
2022-08-09Cleanup: fix typos in blender addonsBrecht Van Lommel
2022-07-12Rigify: clarify the New vs Overwrite choice in the new UI.Alexander Gavrilov
2022-07-12Rigify: Allow entering name on first generationDemeter Dzadik
2022-07-12Rigify: fix exceptions when generating from scratch.Alexander Gavrilov
2022-07-11Rigify: fix T99352 - generation issues when same named rig is linked.Alexander Gavrilov
2022-07-11Rigify: fix T96376 - adjust node match epsilon according to scale.Alexander Gavrilov
2022-07-11Rigify: fix T95864 - inconsistent bone roll in the wolf metarig.Alexander Gavrilov
2022-07-11Fix T99335: Rigify horse has wrong parents.Patrick Huang
2022-07-11Rigify: fix T98490 - neck middle tweak not inheriting any scale.Alexander Gavrilov
2022-07-10Rigify: make uniform limb scaling optional and hide the constraint.Alexander Gavrilov
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-05-04Fix T96748: split IK toe control does not respect stretch limit.Alexander Gavrilov
2022-04-22Rigify: increasing version number for latest changesZanQdo
2022-04-19Rigify UI: Make the layers start at 0 to match the real layer numbers, change...ZanQdo
2022-02-16Cleanup: trailing spaceCampbell Barton
2022-02-14File headers: use SPDX license identifiersCampbell Barton
2022-02-11Rigify: make world orientation the default for IK control location.Alexander Gavrilov
2022-02-11Rigify: allow aligning IK control location channels to world space.Alexander Gavrilov
2022-02-11Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-11Rigify: fix crash with short front/rear paws after split toe.Alexander Gavrilov
2022-02-11Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-11Rigify: bump version.Alexander Gavrilov
2022-02-11Fix T95648: Rigify: use eye axis in computing the eyelid tracking weights.Alexander Gavrilov
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-02-09Rigify: Move panels into sub-panelsDemeter Dzadik
2022-01-25Rigify: Add ability to disable installed feature setsDemeter Dzadik
2022-01-22Rigify: fix the face convertor if nose.004 connects directly to lips.Alexander Gavrilov
2022-01-14Rigify: minor tweaks.Alexander Gavrilov
2022-01-14Revert accidental commitDemeter Dzadik
2022-01-14Address feedbackDemeter Dzadik
2022-01-11Rigify: refactor leg to make modifying the foot roll mechanism easier.Alexander Gavrilov
2022-01-09Rigify: enable the split toe option by default in metarigs and samples.Alexander Gavrilov
2022-01-09Rigify: support separate IK and FK controls for the toe.Alexander Gavrilov
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
2022-01-03Rigify: use Aligned inherit scale in the limb FK chain.Alexander Gavrilov
2022-01-03Rigify: support uniform scaling of limbs via the master control.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-12-01Cleanup: quiet character escape warningsCampbell Barton
2021-12-01Cleanup: trailing space & tabs to spacesCampbell Barton
2021-11-25Rigify: add options to change the layer for the finger IK control.Alexander Gavrilov
2021-11-25Merge branch 'blender-v3.0-release'Alexander Gavrilov
2021-11-25Rigify: bump version before Blender release.Alexander Gavrilov
2021-11-05Fix T92530: Rigify is trying to copy addon propertiesDemeter Dzadik