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
2020-03-07Rigify: fix logical error from 3ef6ed4773e8Damien Picard
2020-03-05Fix incorrect identity comparison and logical error with 'or'Campbell Barton
2019-12-22Rigify: replace Rename To Deform with a new basic.raw_copy rig.Alexander Gavrilov
2019-12-16Rigify: add optional primitive IK in limbs.super_finger.Alexander Gavrilov
2019-11-06Merge branch 'blender-v2.81-release'Alexander Gavrilov
2019-11-06Rigify: fix a 2.80 API update bug in experimental.super_chain.Alexander Gavrilov
2019-11-04Rigify: rename the '_ik_palm' control to '_ik_wrist' for clarity.Alexander Gavrilov
2019-11-04Rigify: remove twist from the first tweak of a limb.Alexander Gavrilov
2019-11-04Rigify: add super_copy options to replace parent and constraint targets.Alexander Gavrilov
2019-11-02Rigify: support switchable parents in the basic.pivot rig.Alexander Gavrilov
2019-11-02Rigify: implement an optional IK palm pivot control in the arm rig.Alexander Gavrilov
2019-11-02Rigify: switch the human metarig from simple_tentacle to super_finger.Alexander Gavrilov
2019-10-25Fix T71083: wrong foot widget position with custom pivot enabled.Alexander Gavrilov
2019-10-23Rigify: copy rigs can now rename the bone to DEF instead of copying.Alexander Gavrilov
2019-10-23Rigify: support tags in SwitchParentBuilder for default selection.Alexander Gavrilov
2019-10-23Rigify: make the generic FK to IK snap operator even more generic.Alexander Gavrilov
2019-10-22Rigify: clear custom pivots in IK->FK snap and use in widget placement.Alexander Gavrilov
2019-10-16Rigify: support foot IK control bone pivoting around the ankle.Alexander Gavrilov
2019-10-16Rigify: improve the layer selection UI layout for narrow properties panel.Alexander Gavrilov
2019-10-16Rigify: implement optional custom pivot controls.Alexander Gavrilov
2019-10-15Merge branch 'blender-v2.81-release'Alexander Gavrilov
2019-10-15Rigify: implement FK controls for basic_spine with an option to disable.Alexander Gavrilov
2019-10-15Rigify: fix incorrect layer assignment for tweak bones in the cat metarig.Alexander Gavrilov
2019-10-01Rigify: add more parent switching and 2.81 inherit scale features.Alexander Gavrilov
2019-09-29Rigify: implement a deformed circle widget for main spine controls.Alexander Gavrilov
2019-09-29Rigify: implement priorities to add toes to the FK bone group.Alexander Gavrilov
2019-09-29Rigify: implement a new reload process to support Reload Scripts properly.Alexander Gavrilov
2019-09-15Rigify: convert the palm rig and support controls for both sides.Alexander Gavrilov
2019-09-15Rigify: replace deprecated use_inherit_scale and use_offset properties.Alexander Gavrilov
2019-09-14Rigify: replace rigs with new implementations using the new base rig.Alexander Gavrilov
2019-09-14Rigify: update super_chain from the latest 2.79 version by MAD.Alexander Gavrilov
2019-09-14Rigify: redesign generate.py and introduce a base rig class.Alexander Gavrilov
2019-05-22Rigify: fix the use_global_undo change and fix driver creation for 2.8.Alexander Gavrilov
2019-05-22Rigify: update super_chain to 2.8 and hide most operators from search.Alexander Gavrilov
2019-03-26Rigify: partial revert "Update for changes to Blender"Alexander Gavrilov
2019-03-24Rigify: properly set custom property defaults and overridable flags.Alexander Gavrilov
2019-03-14Rigify: add support for user-defined rig packages and related utilities.Alexander Gavrilov
2019-03-12Update for changes to BlenderCampbell Barton
2019-03-07Rigify: experimental super chain cleanupLucio Rossi
2019-02-21super limb fixesLucio Rossi
2018-11-15Rigify: fix incorrect constraints in super_face to avoid error spam.Alexander Gavrilov
2018-10-23Rigify: Fix collections/layersDalai Felinto
2018-10-22Rigify: More updates for 2.8 APIDalai Felinto
2018-10-22Rigify: Fixup from original 2.80 convertionDalai Felinto
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-08-10rigify: update for Blender 2.8Ines Almeida
2017-12-05fix T53356: update bbone_in bbone_out props to bbone_easein bbone_easeoutLucio Rossi