[Bf-extensions-cvs] [4015af8f] master: add_mesh_rocks: add warning, broken in last 3 days

meta-androcto noreply at git.blender.org
Sun Sep 8 13:32:15 CEST 2019


Commit: 4015af8f9b5521a389947847c4f23a11c8c77451
Author: meta-androcto
Date:   Sun Sep 8 21:31:56 2019 +1000
Branches: master
https://developer.blender.org/rBAC4015af8f9b5521a389947847c4f23a11c8c77451

add_mesh_rocks: add warning, broken in last 3 days

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

M	add_mesh_rocks/__init__.py

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

diff --git a/add_mesh_rocks/__init__.py b/add_mesh_rocks/__init__.py
index e00bd87f..e82c31f7 100644
--- a/add_mesh_rocks/__init__.py
+++ b/add_mesh_rocks/__init__.py
@@ -39,6 +39,7 @@ bl_info = {
     "blender": (2, 80, 0),
     "location": "View3D > Add > Rock Generator",
     "description": "Adds a mesh rock to the Add Mesh menu",
+    "warning": "under repair",
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
     "Scripts/Add_Mesh/Rock_Generator",
     "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",



More information about the Bf-extensions-cvs mailing list