From c6d684b34b00a49c7edaa0d425213e8f6f82ac37 Mon Sep 17 00:00:00 2001 From: Brendon Murphy Date: Mon, 27 Feb 2012 04:40:59 +0000 Subject: added broken warning, resulting cloud is not scale able. --- object_cloud_gen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'object_cloud_gen.py') diff --git a/object_cloud_gen.py b/object_cloud_gen.py index fa55914a..3250d295 100644 --- a/object_cloud_gen.py +++ b/object_cloud_gen.py @@ -23,7 +23,7 @@ bl_info = { "blender": (2, 5, 9), "location": "View3D > Tool Shelf > Cloud Generator Panel", "description": "Creates Volumetric Clouds", - "warning": "", + "warning": "broken with bmesh", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\ "Scripts/Object/Cloud_Gen", "tracker_url": "https://projects.blender.org/tracker/index.php?"\ -- cgit v1.2.3