7f6405130a
BlenderKit: Fix typo in import and disable oauth by now.
2019-06-01 18:49:18 +02:00
85fd48c32c
BlenderKit: convert all imports to importlib
...
+ new Oauth script version (finished in next commit)
+split login/signup buttons
2019-06-01 18:49:18 +02:00
2f9b3836cc
BlenderKit: switch to new validation system, wher mark for validation isn't needed.
...
Further protect for unavailable quotas from the server.
2019-05-28 20:41:32 +02:00
18b843223d
BlenderKit: Change private flag to be an ENUM, so it can be expanded.
...
checks for private quota separately obviously still not computed on production server.
show profile panel
2019-05-28 20:41:32 +02:00
06ecc07ed0
BlenderKit: improve api key saving
2019-05-19 15:45:49 +02:00
9be41665fd
BlenderKit: Basic private quota checking works now.
2019-05-19 15:45:49 +02:00
2f9bd3f0ff
BlenderKit: enable uploading private assets
...
-fix queue, the handler was getting lost after file load.
-some comments
2019-05-19 15:45:49 +02:00
e16c55a110
BlenderKit: Oauth browser login. No more hassle with API keys for the users. Needs testing.
...
renamed get_bkit_url to get_api_url
task queue is a new simple module to do tasks, more timed tasks should come here instead of being in assetbar as of now. (download, search checks and more)
2019-05-19 15:45:48 +02:00
39b148fed3
BlenderKit: open free assets for non-registered users.
2019-04-21 21:20:16 +02:00
c3c7663ed4
silencing print outputs.
2019-04-03 23:55:50 +02:00
50ea2790f9
BlenderKit initial commit.
...
BlenderKit add-on is the official addon of the BlenderKit service for Blender 3d. (www.blenderkit.com)
It enables users to upload, search, download, and rate different assets for blender.
It works together with BlenderKit server.
2019-03-29 17:52:47 +01:00