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
2021-09-06Update class names after api changes to Blenderstudio-sprite-frightAaron Carlisle
2021-09-02Fix T91113: printf in X3D Importer causes NameErrorCampbell Barton
2021-09-01MathVis: Mark the selected display item with an active colorGaia Clary
2021-09-01Fix T90600: Loop Tools RelaxVladimir Spivak(cwolf3d)
2021-08-31Expand type check in MathVis to also allow subclasses.Gaia Clary
2021-08-31FBX Import: skip invalid custom enum propertiesPhilipp Oeser
2021-08-31Fix: Material Library VX add-on cannot apply library materials to selected ob...Iyad Ahmed
2021-08-30When deleting a variable from the console, the MathVis data is not updated. W...Gaia Clary
2021-08-30Collection Manager: Improve UI for adding QCD slots. Task: T69577Ryan Inch
2021-08-29Rigify: unhide the rig before generation if it is hidden.Alexander Gavrilov
2021-08-29GPencil Tools: Fix T90976 Timeline-scrub togglePullusb
2021-08-27Update addons for D9697 "_RNA_UI" removalHans Goudey
2021-08-26Cleanup: redundant importsGermano Cavalcante
2021-08-26Snap_Utilities_Line: update clip distance APIGermano Cavalcante
2021-08-26Node Wrangler: remove unnecessary codejim man
2021-08-25Same change as in D8422, that patch forgot to address object constraints.Demeter Dzadik
2021-08-24Fix T77022: node wranger error with texture files on different drivesIyad Ahmed
2021-08-23glTF exporter: fix animation export when no channels are validJulien Duroure
2021-08-23glTF exporter: remove some channel animation if bone is not animatedJulien Duroure
2021-08-23glTF exporter: change order of format optionJulien Duroure
2021-08-23glTF exporter: fix crash when trying to export some muted driver(s)Julien Duroure
2021-08-23glTF export: Do not export empty node when camera or light export is disableJulien Duroure
2021-08-23glTF export: Add merge_animation_extensions_hookJulien Duroure
2021-08-18Revert "Rigify: Clean up "Rigify Buttons" panel UX"Demeter Dzadik
2021-08-18Rigify: Clean up "Rigify Buttons" panel UXDemeter Dzadik
2021-08-18Rigify: extract skin parent mechanism mixing into a generator class.Alexander Gavrilov
2021-08-17Addon: BSurfaces: use GPLv2+ for better license compatibilityVladimir Spivak(cwolf3d)
2021-08-16Snap_Utilities_Line: support 3d view clip planesGermano Cavalcante
2021-08-16Translation update: Fix after recent changes to Blender init code.Bastien Montagne
2021-08-16Cleanup: minor wording clarification for OBJ importCampbell Barton
2021-08-16Cleanup: obj import/export indentationCampbell Barton
2021-08-16node_presets: use GPLv2+ for better license compatibilityCampbell Barton
2021-08-15Rigify: add an operator to upgrade the old face rig to modular face.Alexander Gavrilov
2021-08-14Rigify: call request_reparent from build_parent to simplify skin API.Alexander Gavrilov
2021-08-12BlenderKit: fixes for HDRsVilem Duha
2021-08-11Real Snow UpdatesMarco
2021-08-11Pose Library: change how cleanup is done after Copy As AssetSybren A. Stüvel
2021-08-11Pose Library: use functions instead of operators to mark/clear assetSybren A. Stüvel
2021-08-11Cleanup: strip trailing space, remove BOMCampbell Barton
2021-08-10Rigify: move new face rig components from the experimental feature set.Alexander Gavrilov
2021-08-10Pose Library: transparently handle removal of experimental flagSybren A. Stüvel
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-07BlenderKit: search by collection/ desginer/designCollectionVilem Duha
2021-08-06Pose Library: update for rename of asset_library to asset_library_refSybren A. Stüvel
2021-08-03Pose Library: append to correct menu class for asset browserSybren A. Stüvel
2021-08-03Pose Library: remove "Open In Blender" from context menuSybren A. Stüvel
2021-07-31BlenderKit: fix occasional thumbnail path errorsVilem Duha
2021-07-31BlenderKit: hide extra objects when appending collectionVilem Duha
2021-07-30Cleanup: quiet warnings for tooltips ending with '.'Campbell Barton
2021-07-29svg (official) addon: cleanup: Simpified a code pathjim man