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-01-07BlenderKit: validation tools improvementsVilém Duha
2020-01-07BlenderKit: is_validator function for usersVilém Duha
2019-11-10BlenderKit: Fix timers failing.Vilém Duha
2019-10-10BlenderKit: Search similar and Search by author fixedVilém Duha
2019-10-02BlenderKit: Only refresh tokens when needed - on the end of their lifetime.Vilém Duha
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
2019-09-10BlenderKit: switch update functions to independent timers.Vilém Duha
2019-09-02BlenderKit: rerequests libraryVilém Duha
2019-08-20BlenderKit:Vilém Duha
2019-08-16BlenderKit: Right click menuVilém Duha
2019-08-16BlenderKit: only try to request profile for logged in users.Vilém Duha
2019-08-07BlenderKit: erase Gravatar hash from author info if the author doesn't have g...Vilém Duha
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-26BlenderKit: fix search ordering - was accidentaly upside down.Vilém Duha
2019-07-14BlenderKit: fix wrong location of avatar pics storage.Vilém Duha
2019-07-09BlenderKit: fix ordering in search.Vilem Duha
2019-07-08BlenderKit: show token server bug detailVilem Duha
2019-06-17BlenderKit: rename all mentions of standard plan to fullVilem Duha
2019-06-17BlenderKit: better reporting for failed uploadsVilem Duha
2019-06-13BlenderKit: UI - Gravatar and Ratings improvementVilem Duha
2019-06-06BlenderKit: refactor reporting to User.Vilem Duha
2019-06-01BlenderKit: block oauth refresh when oauth disabledVilem Duha
2019-06-01BlenderKit: fix a bug in text splitting(could run eternal while) and fix wron...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-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-23BlenderKit: enable search by same author ('A' key)Vilem Duha
2019-05-21BlenderKit: Downloads can now be cancelledVilem 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: 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: 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-04-21BlenderKit: disable version checking, won't be needed in Blender 2.8Vilem 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-04-04silencing print outputs.Vilem Duha
2019-03-29BlenderKit initial commit.Vilem Duha