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-02-27 08:40:59 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2012-02-27 08:40:59 +0400
commitc6d684b34b00a49c7edaa0d425213e8f6f82ac37 (patch)
tree81c97777d2dc70e3f06aaaf3009db688bd22ebbb /object_cloud_gen.py
parenta6adec9e1df98a194902be4dadf7f2a1e002da32 (diff)
added broken warning, resulting cloud is not scale able.
Diffstat (limited to 'object_cloud_gen.py')
-rw-r--r--object_cloud_gen.py2
1 files changed, 1 insertions, 1 deletions
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?"\