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:
authorThomas Dinges <blender@dingto.org>2010-09-11 03:58:23 +0400
committerThomas Dinges <blender@dingto.org>2010-09-11 03:58:23 +0400
commit47466bf2ae08d2cd4c14e18d7004b563f0b7393f (patch)
tree9da644d5a2d7431be7f2c0e59c238c24cf860253 /object_cloud_gen.py
parent46a2c6aa73b15b83f08356288e521647f2c3dbce (diff)
Missed these changes in last patch commit, had to manually merge due to changes in Extensions SVN 1010-1012.
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 9d9ee1e2..e5b79aba 100644
--- a/object_cloud_gen.py
+++ b/object_cloud_gen.py
@@ -21,7 +21,7 @@ bl_addon_info = {
"author": "Nick Keeline(nrk)",
"version": (0,7),
"blender": (2, 5, 3),
- "api": 31667,
+ "api": 31847,
"location": "Tool Shelf ",
"description": "Creates Volumetric Clouds",
"warning": "",