Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendon Murphy <meta.androcto1@gmail.com>2012-03-21 13:57:23 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2012-03-21 13:57:23 +0400
commit5db0036867cbfb799c5f4188f994538fe4929626 (patch)
tree18d6aa55e8ec61c9f108df9183303dd6af0e4adf /space_view3d_materials_utils.py
parent0e3cbe585c2a25296d2c72527122ebb9d3b1babc (diff)
adding buggy/broken warning
Diffstat (limited to 'space_view3d_materials_utils.py')
-rw-r--r--space_view3d_materials_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_materials_utils.py b/space_view3d_materials_utils.py
index c7268c0b..59a285b3 100644
--- a/space_view3d_materials_utils.py
+++ b/space_view3d_materials_utils.py
@@ -29,7 +29,7 @@ bl_info = {
"blender": (2, 6, 2),
"location": "View3D > Q key",
"description": "Menu of material tools (assign, select..) in the 3D View",
- "warning": "",
+ "warning": "Buggy, Broken in Cycles mode",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/3D interaction/Materials Utils",
"tracker_url": "https://projects.blender.org/tracker/index.php?"