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-28BlenderKit: prevent blender crashes + undo fixVilém Duha
2020-01-28BlenderKit:Vilém Duha
2020-01-13BlenderKit: UI typo fixes, and slight optimisation.Vilém Duha
2020-01-09BlenderKit: search field on topVilém Duha
2020-01-07BlenderKit: make download more robustVilém Duha
2020-01-07BlenderKit: replace bpy.context.active_object with bpy.context.view_layer.obj...Vilém Duha
2019-11-10BlenderKit: Fix timers failing.Vilém Duha
2019-10-02BlenderKit: small fixes in UI and commentsVilém Duha
2019-10-02BlenderKit: change group naming to collectionsVilém Duha
2019-10-02BlenderKit: automatic append/link detection doesn't switch user's setting now.Vilém Duha
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
2019-09-10BlenderKit: one more fix for check if an asset was linked or appendedVilém Duha
2019-09-10BlenderKit: fix check for the fact if an asset was linked or appended.Vilém Duha
2019-09-10BlenderKit: replace asset command, present in right-click menu.Vilém Duha
2019-09-10BlenderKit: Fixes:Vilém Duha
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-07BlenderKit: report error in rare case where URL of file couldn't be obtained(...Vilém Duha
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-06-17BlenderKit: rename all mentions of standard plan to fullVilem Duha
2019-06-13BlenderKit: Make oauth more thread-safe.Vilem Duha
2019-06-06BlenderKit: refactor reporting to User.Vilem Duha
2019-06-01BlenderKit: convert all imports to importlibVilem Duha
2019-05-23set a maximum number of retries for downloads.Vilem Duha
2019-05-21BlenderKit: Downloads can now be cancelledVilem Duha
2019-05-19BlenderKit: Basic private quota checking works now.Vilem Duha
2019-05-19BlenderKit: Oauth browser login. No more hassle with API keys for the users. ...Vilem Duha
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-04-04BlenderKit: Silence more printouts and remove fullstops at the end of propert...Vilem Duha
2019-03-29BlenderKit initial commit.Vilem Duha