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-26BlenderKit: fix an error when trying to assign material to unsupported object...Vilem Duha
2021-07-26BlenderKit: fix category displayVilem Duha
2021-07-26BlenderKit: many post-release fixesVilem Duha
2021-05-17BlenderKit: minor UI fixesVilem Duha
2021-05-01BlenderKit: minor tweaks to asset card layoutVilém Duha
2021-04-29BlenderKit: improve right click menuVilém Duha
2021-04-26BlenderKit:fixesVilém Duha
2021-04-05BlenderKit: fix poll of Fast metadata edit and rating operatorsVilém Duha
2021-03-16BlenderKit: UI cleanup - minor tweaks to UIVilém Duha
2021-02-15BlenderKit: several fixes for ratings UIVilém Duha
2021-02-01BlenderKit: fix colorspace with filmic addonVilém Duha
2021-01-28BlenderKit: fix start of assetbar with no search resultsVilém Duha
2021-01-28BlenderKit: fix search results storageVilém Duha
2021-01-18BlenderKit: fix T84766 - Specify utf-8 encoding for all json file write/readsVilém Duha
2021-01-18BlenderKit: Fix T84778Vilém Duha
2021-01-17BlenderKit: fixing asset bar codeVilém Duha
2021-01-13BlenderKit: fix a logging bugVilém Duha
2021-01-06BlenderKit: fix T84391Vilém Duha
2021-01-06BlenderKit:Vilém Duha
2020-12-31BlenderKit Fast metadata edit operatorVilém Duha
2020-12-30BlenderKit: make HDR and Scene assets not experimentalVilém Duha
2020-12-28BlenderKit: switch to logging for the add-onVilém Duha
2020-12-27BlenderKit: HDR resolutionsVilém Duha
2020-12-22BlenderKit: multiple improvements:Vilém Duha
2020-12-06BlenderKit: fix possible error when loading preferences.Vilém Duha
2020-12-06BlenderKit: fast changing of categories for assetsVilém Duha
2020-12-05BlenderKit: switch to pointers when checking UI areasVilém Duha
2020-12-05BlenderKit: resolutionsVilém Duha
2020-11-24BlenderKit: fix a rare bug where mesh with no polygons would have material as...Vilém Duha
2020-11-05BlenderKit: fix a border case with generating context for assetbar (opening a...Vilém Duha
2020-10-11BlenderKit: fix recent stability issue with context creation for asset barVilém Duha
2020-09-19BlenderKit: display assets with missing thumbnailVilém Duha
2020-09-16BlenderKit: several fixesVilém Duha
2020-07-30BlenderKit: fix several issues caused by context.copy()Vilém Duha
2020-07-29BlenderKit: on-registration popupVilém Duha
2020-07-29BlenderKit: fix login after token refresh fails.Vilém Duha
2020-07-12BlenderKit: fix rating interactionVilém Duha
2020-07-12BlenderKit: fix T70890Vilém Duha
2020-07-12BlenderKit: switch thumbnails to sRGBVilém Duha
2020-07-01BlenderKit: fix replace model, was broken.Vilém Duha
2020-06-15BlenderKit: fix missing importVilém Duha
2020-05-27BlenderKit: FixesVilém Duha
2020-03-05Cleanup: tabs -> spacesCampbell Barton
2020-02-07BlenderKit: fix occasional crash during reordering.Vilém Duha
2020-01-28BlenderKit: prevent blender crashes + undo fixVilém Duha
2020-01-28BlenderKit: Search by verification statusVilém Duha
2020-01-28BlenderKit:Vilém Duha
2020-01-13Merge remote-tracking branch 'origin/blender-v2.81-release' into blender-v2.8...Dalai Felinto
2020-01-07BlenderKit: replace bpy.context.active_object with bpy.context.view_layer.obj...Vilém Duha
2020-01-07BlenderKit: move process flag generation to utils.Vilém Duha