[Bf-extensions-cvs] [33b39ecc] master: Merge branch 'blender-v2.92-release'

Ryan Inch noreply at git.blender.org
Tue Feb 16 05:25:45 CET 2021


Commit: 33b39ecc88a9d86437f5afe5fe372a623f86ae77
Author: Ryan Inch
Date:   Mon Feb 15 23:25:24 2021 -0500
Branches: master
https://developer.blender.org/rBA33b39ecc88a9d86437f5afe5fe372a623f86ae77

Merge branch 'blender-v2.92-release'

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



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

diff --cc blenderkit/ratings.py
index ab5dd88f,1f1c35d8..699e2c7d
--- a/blenderkit/ratings.py
+++ b/blenderkit/ratings.py
@@@ -295,9 -295,9 +295,9 @@@ def update_ratings_work_hours_ui_1_5(se
  
  
  class FastRateMenu(Operator):
 -    """Fast rating of the assets directly in the asset bar - without need to download assets."""
 +    """Fast rating of the assets directly in the asset bar - without need to download assets"""
      bl_idname = "wm.blenderkit_menu_rating_upload"
-     bl_label = "Send Rating"
+     bl_label = "Rate asset"
      bl_options = {'REGISTER', 'UNDO', 'INTERNAL'}
  
      message: StringProperty(



More information about the Bf-extensions-cvs mailing list