[Bf-extensions-cvs] [afb8eb2f] blender-v3.0-release: BlenderKit: update tips

Vilem Duha noreply at git.blender.org
Fri Nov 19 16:18:25 CET 2021


Commit: afb8eb2feffb17034eb3ba70fa0c0f1d489cf3bc
Author: Vilem Duha
Date:   Fri Nov 19 16:18:17 2021 +0100
Branches: blender-v3.0-release
https://developer.blender.org/rBAafb8eb2feffb17034eb3ba70fa0c0f1d489cf3bc

BlenderKit: update tips

===================================================================

M	blenderkit/search.py

===================================================================

diff --git a/blenderkit/search.py b/blenderkit/search.py
index 125b7266..cf5068f4 100644
--- a/blenderkit/search.py
+++ b/blenderkit/search.py
@@ -83,7 +83,7 @@ thumb_full_download_threads = queue.Queue()
 reports_queue = queue.Queue()
 all_thumbs_loaded = True
 
-rtips_string = """You can disable tips in the add-on preferences.
+rtips_string = """YYou can disable tips in the add-on preferences.
 Ratings help us distribute funds to creators.
 Creators also gain credits for free assets from subscribers.
 Click or drag model or material in scene to link/append 
@@ -97,6 +97,9 @@ Login to upload your own models, materials or brushes.
 Use 'A' key over the asset bar to search assets by the same author.
 Use semicolon - ; to hide or show the AssetBar.
 Support the authors by subscribing to Full plan.
+Use the W key over the asset bar to open the Author's webpage.
+Use the R key for fast rating of assets.
+Use the X key to delete the asset from your hard drive.
 """
 rtips = rtips_string.splitlines()



More information about the Bf-extensions-cvs mailing list