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
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
2019-11-19BlenderKit: fix (large) rating UI slowdown due to setting image colorspace ea...Vilém Duha
2019-09-10BlenderKit: replace asset command, present in right-click menu.Vilém Duha
2019-09-10BlenderKit: several fixesVilém Duha
2019-09-10BlenderKit: fix upload of objects with ' or " in their name.Vilém Duha
2019-09-10BlenderKit: switch update functions to independent timers.Vilém Duha
2019-09-02BlenderKit: rerequests libraryVilém Duha
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-26BlenderKit: fix oauth failing on some connections. This updates the oauth scr...Vilém Duha
2019-07-14BlenderKit: fix thumbnailer generated coordinatesVilém Duha
2019-07-14BlenderKit: check for directory when saving prefs.Vilém Duha
2019-07-10BlenderKit: thumbnailer ball, cube, cloth support now microdisplacement,v2.80-rc1Vilém Duha
2019-06-17BlenderKit: better reporting for failed uploadsVilem Duha
2019-06-13BlenderKit: Make oauth more thread-safe.Vilem Duha
2019-06-01BlenderKit: automap activates it's own UV channel also for Cycles.Vilem Duha
2019-06-01BlenderKit: convert all imports to importlibVilem Duha
2019-05-21BlenderKit: use queries from resective functionsVilem Duha
2019-05-21BlenderKit: split oauth into the original library and it's usage in blenderki...Vilem Duha
2019-05-19BlenderKit: API hotfixes - to_mesh() and Image colourspace settings.Vilem Duha
2019-05-19BlenderKit: Updated tooltip layout and finishing profile and OAuthVilem Duha
2019-05-19BlenderKit: improve api key savingVilem Duha
2019-05-19BlenderKit: enable uploading private assetsVilem Duha
2019-05-19BlenderKit:Vilem Duha
2019-05-19BlenderKit: Oauth browser login. No more hassle with API keys for the users. ...Vilem Duha
2019-05-16Update for Depsgraph API changesSergey Sharybin
2019-05-16Addons: Adopt for Dependency Graph API changesSergey Sharybin
2019-04-21BlenderKit: Don't do checks in the background mode or restricted context(blen...Vilem Duha
2019-04-21BlenderKit: Don't run blenderkit checks when running in backgroundVilem Duha
2019-04-21BlenderKit: open free assets for non-registered users.Vilem Duha
2019-04-21BlenderKit: save user preferences if user pastes the API key into the panel i...Vilem Duha
2019-03-29BlenderKit initial commit.Vilem Duha