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-02-12Cleanup: Remove trailing period in descriptions.Ankit Meel
2021-01-28BlenderKit: fix start of assetbar with no search resultsVilém Duha
2021-01-06BlenderKit: fix T84391Vilém Duha
2021-01-06BlenderKit: fix typos, reenable icon in profile panelVilém Duha
2020-12-30BlenderKit: make HDR and Scene assets not experimentalVilém Duha
2020-07-27BlenderKit: 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-05-27BlenderKit: FixesVilém Duha
2020-02-06BlenderKit: several fixes - oauth errorsVilém Duha
2020-01-13BlenderKit: UI typo fixes, and slight optimisation.Vilém Duha
2020-01-13BlenderKit: more UI improvementVilém Duha
2019-10-02BlenderKit: Only refresh tokens when needed - on the end of their lifetime.Vilém Duha
2019-09-02BlenderKit: rerequests libraryVilém Duha
2019-08-20BlenderKit:Vilém Duha
2019-07-26BlenderKit: fix oauth failing on some connections. This updates the oauth scr...Vilém Duha
2019-07-23BlenderKit: fix port numbers for login communication.Vilém Duha
2019-06-17BlenderKit: better reporting for failed uploadsVilem Duha
2019-06-13BlenderKit: Make oauth more thread-safe.Vilem Duha
2019-06-13BlenderKit: UI - Gravatar and Ratings improvementVilem 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: convert all imports to importlibVilem 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