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-10-03Merge branch 'master' into xr-controller-supportxr-controller-supportPeter Kim
2021-10-02BlenderKit: basic asset_browser compatibilityVilem Duha
2021-09-29FBX export / subdivision: Write proper boundary ruleSamuli Raivio
2021-09-29Update Pose Library add-on to work without asset categoriesJulian Eisel
2021-09-27Hide Pose Library panels unless in Pose ModeJulian Eisel
2021-09-25Blender 3.0 compatibilitystephen-l
2021-09-24glTF exporter: cleanup object animation curves when animation is constantJulien Duroure
2021-09-24glTF export: fix animation export for objects parented to bonesJulien Duroure
2021-09-24BlenderKit: Temp hack following `proxy_make` operator removal.Bastien Montagne
2021-09-23Auto Tile Size: remove the add-on after the cycles-x mergeBrecht Van Lommel
2021-09-23Merge branch 'master' into xr-controller-supportPeter Kim
2021-09-22Cleanup: Themes: Remove invalid theme optionAaron Carlisle
2021-09-21FBX IO: Disable performance report by default.Martin Preisler
2021-09-20Rigify: support generating mirrored linked duplicate widgets.Alexander Gavrilov
2021-09-19Rigify: support executing an arbitrary script after generation.Alexander Gavrilov
2021-09-15glTF exporter: better 'selection only' managementJulien Duroure
2021-09-15glTF exporter: validate meshes before exportJulien Duroure
2021-09-15glTF exporter: cleanup: use inverted_safe on matricesJulien Duroure
2021-09-15glTF importer: fix T91217: avoid traceback when trying to import some invalid...Julien Duroure
2021-09-15glTF exporter: fix bad check in a previous commitJulien Duroure
2021-09-10BlenderKit: Reflect change in scoring algorithmVilem Duha
2021-09-10Merge branch 'master' into xr-controller-supportPeter Kim
2021-09-06T91111: possible out of range when iterating over Math Vis item listGaia Clary
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-02Merge branch 'master' into xr-controller-supportPeter Kim
2021-09-02VR: Split code into more focused modulesPeter Kim
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-31Merge branch 'master' into xr-controller-supportPeter Kim
2021-08-31VR: Add reset navigation, toggle matview defaultsPeter Kim
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-26VR: Enable mocap object bindings by defaultPeter Kim
2021-08-26Merge branch 'master' into xr-controller-supportPeter Kim
2021-08-26VR: Refactor motion capture objectsPeter Kim
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