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-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
2019-05-16Update for Depsgraph API changesSergey Sharybin
2019-05-16Addons: Adopt for Dependency Graph API changesSergey Sharybin
2019-04-29Fix T63955: label text not used as a keyword argCampbell Barton
2019-04-21BlenderKit: Don't do checks in the background mode or restricted context(blen...Vilem Duha
2019-04-21BlenderKit: Prevent preview from drawing below UI region in 3d viewVilem Duha
2019-04-21BenderKit: fix upload not reporting failed uploads correctly.Vilem Duha
2019-04-21BlenderKit: Don't run blenderkit checks when running in backgroundVilem Duha
2019-04-21BlenderKit: fix typo in previous commitVilem 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: Rename addon in preferences a bit, so it's more self-explanatory.Vilem Duha
2019-04-21BlenderKit: save user preferences if user pastes the API key into the panel i...Vilem Duha
2019-04-21BlenderKit: temporarily disable search style and engine.Vilem Duha
2019-04-18Blenderkit: remove unused file doing forbidden things.Bastien Montagne
2019-04-04BlenderKit: reorder UI unregistrationVilem Duha
2019-04-04BlenderKit: Silence more printouts and remove fullstops at the end of propert...Vilem Duha
2019-04-04BlenderKit: fix unregister - removing draw progress handlersVilem Duha
2019-04-04silencing print outputs.Vilem Duha
2019-03-29BlenderKit initial commit.Vilem Duha