blender-addons/blenderkit
Vilem Duha 78a5ae9ba8 BlenderKit: improve ratings UI
OK button removed from popup rating
fixed a bug in fetching user's ratings from server
2021-08-09 08:41:17 +02:00
..
bl_ui_widgets Cleanup: strip trailing space 2021-01-25 12:33:59 +11:00
blendfiles BlenderKit:fixes 2021-04-26 17:48:18 +02:00
data BlenderKit: Fixes for ratings 2021-02-16 20:46:17 +01:00
thumbnails BlenderKit: many post-release fixes 2021-07-26 08:08:10 +02:00
__init__.py BlenderKit: fix an error when trying to assign material to unsupported object type 2021-07-26 08:11:52 +02:00
append_link.py BlenderKit: fix an error when trying to assign material to unsupported object type 2021-07-26 08:11:52 +02:00
asset_bar_op.py BlenderKit: fix an error when trying to assign material to unsupported object type 2021-07-26 08:11:52 +02:00
asset_inspector.py BlenderKit: fix an error when trying to assign material to unsupported object type 2021-07-26 08:11:52 +02:00
asset_pack_bg.py Cleanup: strip trailing space 2021-01-25 12:33:59 +11:00
autothumb_material_bg.py BlenderKit: cleanup and code de-duplication 2021-05-02 10:35:04 +02:00
autothumb_model_bg.py BlenderKit: cleanup and code de-duplication 2021-05-02 10:35:04 +02:00
autothumb.py BlenderKit: fix an error when trying to assign material to unsupported object type 2021-07-26 08:11:52 +02:00
bg_blender.py BlenderKit: many post-release fixes 2021-07-26 08:08:10 +02:00
bkit_oauth.py Cleanup: Remove trailing period in descriptions. 2021-02-12 10:31:55 +05:30
categories.py BlenderKit: fix category display 2021-07-26 08:08:58 +02:00
colors.py BlenderKit: fixing asset bar code 2021-01-17 13:35:23 +01:00
download.py BlenderKit: fix an error when trying to assign material to unsupported object type 2021-07-26 08:11:52 +02:00
icons.py BlenderKit: fixes for right-click menu 2021-04-29 17:29:30 +02:00
image_utils.py BlenderKit: fixes for resolutions and unpacking 2021-03-16 17:12:18 +01:00
oauth.py Cleanup: tabs -> spaces 2020-03-05 12:32:28 +11:00
overrides.py Cleanup: Remove trailing period in descriptions. 2021-02-12 10:31:55 +05:30
paths.py BlenderKit: fix category display 2021-07-26 08:08:58 +02:00
ratings_utils.py BlenderKit: fetch user's ratings from server 2021-08-09 08:40:44 +02:00
ratings.py BlenderKit: improve ratings UI 2021-08-09 08:41:17 +02:00
README.md BlenderKit initial commit. 2019-03-29 17:52:47 +01:00
rerequests.py BlenderKit: many post-release fixes 2021-07-26 08:08:10 +02:00
resolutions_bg.py Cleanup: strip trailing space 2021-01-25 12:33:59 +11:00
resolutions.py BlenderKit:fixes 2021-04-26 17:48:18 +02:00
search.py BlenderKit: improve ratings UI 2021-08-09 08:41:17 +02:00
tasks_queue.py BlenderKit: many post-release fixes 2021-07-26 08:08:10 +02:00
ui_bgl.py BlenderKit: fix layout of the floating preview 2021-04-30 08:23:29 +02:00
ui_panels.py BlenderKit: fix category display 2021-07-26 08:08:58 +02:00
ui.py BlenderKit: improve ratings UI 2021-08-09 08:41:17 +02:00
upload_bg.py BlenderKit:fixes 2021-04-26 17:48:18 +02:00
upload.py BlenderKit: draw categories in asset card 2021-07-26 08:05:32 +02:00
utils.py BlenderKit: fix an error when trying to assign material to unsupported object type 2021-07-26 08:11:52 +02:00
version_checker.py BlenderKit: fix T84766 - Specify utf-8 encoding for all json file write/reads 2021-01-18 14:16:58 +01:00

BlenderKit add-on is the official addon of the BlenderKit service for Blender 3d. It enables users to upload, search, download, and rate different assets for blender. It works together with BlenderKit server.