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
2019-06-17BlenderKit: hide scenes by nowVilem Duha
2019-06-17BlenderKit: rename all mentions of standard plan to fullVilem Duha
2019-06-17BlenderKit: enable oauthVilem Duha
2019-06-17BlenderKit: better reporting for failed uploadsVilem Duha
2019-06-13BlenderKit: fix transparent materials for eevee on upload timeVilem Duha
2019-06-13BlenderKit: Make oauth more thread-safe.Vilem Duha
2019-06-13BlenderKit: basic file search functionVilem Duha
2019-06-13BlenderKit: update default categories fileVilem Duha
2019-06-13BlenderKit: fix rating of sculpt brushesVilem Duha
2019-06-13BlenderKit: UI - Gravatar and Ratings improvementVilem Duha
2019-06-06BlenderKit: oauth logout is now only in preferences.Vilem Duha
2019-06-06BlenderKit: refactor reporting to User.Vilem Duha
2019-06-01BlenderKit: block oauth refresh when oauth disabledVilem Duha
2019-06-01BlenderKit: automap activates it's own UV channel also for Cycles.Vilem Duha
2019-06-01BlenderKit: fix a bug in text splitting(could run eternal while) and fix wron...Vilem Duha
2019-06-01BlenderKit: Further login and Oauth tweaksVilem Duha
2019-06-01BlenderKit: Fix typo in import and disable oauth by now.Vilem Duha
2019-06-01BlenderKit: convert all imports to importlibVilem Duha
2019-06-01BlenerKit: Enable search by author.Vilem Duha
2019-06-01BlenderKit: fix Mb to MiB (mebibytes)Vilem Duha
2019-05-29BlenderKit: Fix reloadingSergey Sharybin
2019-05-28BlenderKit: switch to new validation system, wher mark for validation isn't n...Vilem Duha
2019-05-28BlenderKit: Change private flag to be an ENUM, so it can be expanded.Vilem Duha
2019-05-28BlenderKit:bring back mark for validation until we have private storage clear...Vilem Duha
2019-05-27BlenderKit: Further tweak thumbnailers.Vilém Duha
2019-05-26BlenderKit: Improve material thumbnailer.Vilém Duha
2019-05-23BlenderKit: disable search by author now.Vilem Duha
2019-05-23BlenderKit: enable search by same author ('A' key)Vilem Duha
2019-05-23BlenderKit: Check better that upload failed.Vilem Duha
2019-05-23set a maximum number of retries for downloads.Vilem Duha
2019-05-21BlenderKit: Downloads can now be cancelledVilem Duha
2019-05-21BlenderKit: fix tooltipsVilem Duha
2019-05-21BlenderKit: replace freebies category with free_only checkbox. Helps searchin...Vilem Duha
2019-05-21BlenderKit: use queries from resective functionsVilem Duha
2019-05-21BlenderKit: forgot to switch a queue command call to bkit_oauthVilem Duha
2019-05-21BlenderKit: split oauth into the original library and it's usage in blenderki...Vilem Duha
2019-05-20BlenderKit: enable search style for modelsVilem Duha
2019-05-19BlenderKit: get rid of scene.update()Vilem Duha
2019-05-19BlenderKit: increase addon version, so we can distinguis private uploads from...Vilem Duha
2019-05-19BlenderKit: temporarily hiding OAuth changes, webpages aren't ready yet.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: Change the way tips are created.Vilem Duha
2019-05-19BlenderKit: Re-login when a blender session is longer than token life.Vilem Duha
2019-05-19BlenderKit: improve api key savingVilem Duha
2019-05-19BlenderKit: Basic private quota checking works now.Vilem 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-17Update for Depsgraph API changesPhilipp Oeser