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
2019-05-16Rigify: replace the use of the now removed scene.update()Alexander Gavrilov
2019-05-14Rigify: clear the Armature animation data in addition to the Object.Alexander Gavrilov
2019-05-09Rigify: change the first variable name for var0 to var in make_driver.Alexander Gavrilov
2019-05-09Rigify: fix encoding metarig.Damien Picard
2019-05-07Rigify: improve widget placement, widget generation and make_driver.Alexander Gavrilov
2019-05-05Rigify: new utilities for bone naming and driver creation, and some fixes.Alexander Gavrilov
2019-05-05Rigify: move the generated panels to the Item tab.Alexander Gavrilov
2019-05-03Rigify: re-register rig parameters after installing a feature set package.Alexander Gavrilov
2019-05-03Rigify: improve robustness with bad feature set packages.Alexander Gavrilov
2019-04-16Rigify: change make_property to wrap the official rna_idprop_ui_create.Alexander Gavrilov
2019-03-26Fix T62976: Rigify itself and its generated scripts fail to load.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-24Rigify: fix generation if a hidden collection is selected.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
2019-02-19Fix T61711: Rigify fails to complete generate if no rigs create drivers.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: fix collection handling.Alexander Gavrilov
2018-11-19Rigify: fix incomplete update of legacy mode to 2.8.Alexander Gavrilov
2018-11-19Rigify: clear RigifyParameters properties when toggling legacy mode.Alexander Gavrilov
2018-11-15Rigify: fix incorrect constraints in super_face to avoid error spam.Alexander Gavrilov
2018-11-14Rigify: add missing bl_category to the generated script template.Alexander Gavrilov
2018-11-14Rigify: revert erroneous edits from Blender 2.8 update commit.Alexander Gavrilov
2018-11-08Update for changes in Blender's APICampbell Barton
2018-11-06Updates for change in ViewLayer RNA API.Bastien Montagne
2018-10-26Rigify UI: Move operators to sidebarDalai Felinto
2018-10-23Rigify: Fix collections/layersDalai Felinto
2018-10-23Rigify: Fix remaining math update (*/@)Dalai Felinto
2018-10-22Rigify: More updates for 2.8 APIDalai Felinto
2018-10-22Rigify: UI fix left over from OT.type > OT.anim_type change and miscDalai Felinto
2018-10-22Rigify: Hack to make sure UI is always linked to the objectDalai Felinto
2018-10-22Rigify: Fixup from original 2.80 convertionDalai Felinto
2018-10-22Rigify: Update for 2.8 APIDalai 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-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
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-12-05fix T53356: update bbone_in bbone_out props to bbone_easein bbone_easeoutLucio Rossi
2017-12-05fix T53355: missing Rot2Pole switch operator when Rigify is disabledLucio Rossi
2017-10-30fix: Encode Widget btn not showing in ToolsLucio Rossi
2017-10-25T53024 fix n-panel Switch rotation-pole not working for bones wo keysLucio Rossi