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-07-28BlenderKit: fix asset bar not closing on drag dropVilem Duha
2021-07-27BlenderKit cleanup and minor fix in new search code thumbnail download threadsVilem Duha
2021-07-27BlenderKit: optimize searchVilem Duha
2021-07-26BlenderKit: move search props to window managerVilem Duha
2021-07-23BlenderKit: warn on assets from newer Blender versions in popup cardVilem Duha
2021-07-23BlenderKit: make it clear when a filter is usedVilem Duha
2021-07-23BlenderKit: optimize store_rating_local_emptyVilem Duha
2021-07-23BlenderKit: close popup menu when it makes sense after running an operatorVilem Duha
2021-07-23VR: Add "absolute tracking" session option to UIPeter Kim
2021-07-22Fix T89812: 'Snap_Utilities_Line' - Projection error in orthographic viewGermano Cavalcante
2021-07-21Pose Library: Update variable name after change in RNAJulian Eisel
2021-07-20BlenderKit: fixes and optimizationsVilem Duha
2021-07-20BlenderKit: cleanup and minor fixesVilem Duha
2021-07-20Rigify: clear driver errors after generation.Alexander Gavrilov
2021-07-19Pose Library: remove unused macrosSybren A. Stüvel
2021-07-19Pose Library: add category to `DOPESHEET_PT_asset_panel` panelSybren A. Stüvel
2021-07-16Rigify: add utilities for working with rig instance parent chains.Alexander Gavrilov
2021-07-16Rigify: allow adding a custom root bone to the metarig.Alexander Gavrilov
2021-07-16Cleanup: node wrangler, use dict in `nice_hotkey_name()`jim man
2021-07-15Cleanup, pose library: apparently ampersands are still allowedSybren A. Stüvel
2021-07-15Cleanup: pose library, remove ampersand from labelSybren A. Stüvel
2021-07-15Cleanup, pose library: remove unnecessary label from panelSybren A. Stüvel
2021-07-15Cleanup: title-case for pose library operatorSybren A. Stüvel
2021-07-15New add-on: Pose Library v2.0Sybren A. Stüvel
2021-07-14Fix T89810: Vertex snapping at world origin when using 'Snap_Utilities_Line'Germano Cavalcante
2021-07-13Rigify: don't print "No options" from BaseRig.parameters_ui.Alexander Gavrilov
2021-07-13BlenderKit: show categories and filters in header search UIVilem Duha
2021-07-12GPencil Tools: Box deform multi object editPullusb
2021-07-12BlenderKit: split finally drag-drop from asset barVilem Duha
2021-07-12BlenderKit: Fix autothumb for materials - scale wasn't applied on the preview...Vilem Duha
2021-07-12Collection Manager: CM popup UX fixes. Task: T69577Ryan Inch
2021-07-12Collection Manager: Select cumulative objects. Task: T69577Ryan Inch
2021-07-11Rigify: add more utility code for the upcoming face rig.Alexander Gavrilov
2021-07-08Fix T89724: Drawing with make line tool in an empty scene results crashGermano Cavalcante
2021-07-07BlenderKit: fix an error when trying to assign material to unsupported object...Vilem Duha
2021-07-07GPencil Tools: Canvas rotate improvementPullusb
2021-07-06Rigify: add utility and operator classes for the upcoming face rigs.Alexander Gavrilov
2021-07-06Update add-ons after renaming master collection IDs to 'Scene Collection'.Bastien Montagne
2021-07-05Node Wrangler: change preview shortcut for geometry nodesJacques Lucke
2021-07-04glTF exporter: dont erase empty dict extrasJulien Duroure
2021-07-04glTF exporter: Add option to keep original texture filesJulien Duroure
2021-07-04glTF exporter: Make sure that addon that changes root gltf are taken into acc...Julien Duroure
2021-07-04glTF exporter: fix default date type at numpy array creationJulien Duroure
2021-07-04glTF exporter: fix driver export when shapekey as a dot in nameJulien Duroure
2021-07-04glTF exporter: fix bug when invalid shapekey driverJulien Duroure
2021-07-04glTF importer: fix issue involving flipped bone Z dirJulien Duroure
2021-07-04glTF Draco: more explicit error messageJulien Duroure
2021-07-04glTF exporter: do not export glTF internal settings as extrasJulien Duroure
2021-07-04glTF importer: import custome properties from default sceneJulien Duroure
2021-07-04BlenderKit: fix category displayVilem Duha