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: clarify the New vs Overwrite choice in the new UI.Alexander Gavrilov
2022-07-12Rigify: Allow entering name on first generationDemeter Dzadik
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-04-19Rigify UI: Make the layers start at 0 to match the real layer numbers, change...ZanQdo
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-14Revert accidental commitDemeter Dzadik
2022-01-14Address feedbackDemeter Dzadik
2021-12-14Rigify: Clean up "Rigify Buttons" panel UXDemeter Dzadik
2021-09-20Rigify: support generating mirrored linked duplicate widgets.Alexander Gavrilov
2021-09-19Rigify: support executing an arbitrary script after generation.Alexander Gavrilov
2021-08-18Revert "Rigify: Clean up "Rigify Buttons" panel UX"Demeter Dzadik
2021-08-18Rigify: Clean up "Rigify Buttons" panel UXDemeter Dzadik
2021-08-15Rigify: add an operator to upgrade the old face rig to modular face.Alexander Gavrilov
2021-08-11Cleanup: strip trailing space, remove BOMCampbell Barton
2021-07-13Rigify: don't print "No options" from BaseRig.parameters_ui.Alexander Gavrilov
2021-06-23Rigify: Remove Legacy ModeDemeter Dzadik
2021-05-31Rigify: Make operators searchable by adding a Rigify header drop-downDemeter Dzadik
2020-12-21Rigify: display which rig on which bone is legacy.Alexander Gavrilov
2020-12-07Rigify: include widgets in generated metarig code.Alexander Gavrilov
2020-12-07Rigify: keep custom widgets already assigned in metarig.Alexander Gavrilov
2020-06-27Rigify: use user-friendly feature set names in the filter dropdown.Alexander Gavrilov
2020-05-22Rigify: avoid AttributeErrors when there is no active objectSybren A. Stüvel
2020-05-19Fix T76652 Rigify's Quat/Euler Converter is wrongly put in the "view" panel i...Sybren A. Stüvel
2019-10-22Merge branch 'blender-v2.81-release'Alexander Gavrilov
2019-10-22Rigify: fix undo after a failed generation attempt.Alexander Gavrilov
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: 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-06-28Fix rigify Python errors when there is no active objectBrecht Van Lommel
2019-05-29Rigify: refactor feature sets to avoid modifying global path.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-05-22Add-ons: remove temporary disabling of use_global_undoBrecht Van Lommel
2019-03-14Rigify: add support for user-defined rig packages and related utilities.Alexander Gavrilov
2019-03-12Update for changes to BlenderCampbell Barton
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-10-26Rigify UI: Move operators to sidebarDalai Felinto
2018-10-22Rigify: UI fix left over from OT.type > OT.anim_type change and miscDalai Felinto
2018-10-22Rigify: Update for 2.8 APIDalai Felinto
2018-08-22rigify: Fix bad rename from previous commit fe90ef2Ines Almeida
2018-08-10rigify: update for Blender 2.8Ines Almeida
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
2017-09-02Cleanup: quiet strict name warnings for addons a..h.Campbell Barton
2017-07-28Fix: T52167 Rigify 0.5 "Rigify Type" lags bone properties panelLucio Rossi
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