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>2010-04-23 04:54:09 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2010-04-23 04:54:09 +0400
commita847daaccd48ed9ab465c0377afe138119d6d702 (patch)
tree9e650e85b27f090019dd374e31933837652bce0f /object_cloud_gen.py
parent475359c34f1a7bb58fe4db009d04255fee096bb7 (diff)
clean up & rename menu's for consistency.
add contrib\py\scripts\addons\space_view3d_multiselect_menu.py delete contrib\py\scripts\addons\space_view3d_cursor_menu.py too many conflicts if enabled with dynamic menu & is integrated into Dynamic menu & spacebar menu [[Split portion of a mixed commit.]]
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 b8b6777b..85c01c43 100644
--- a/object_cloud_gen.py
+++ b/object_cloud_gen.py
@@ -18,7 +18,7 @@
bl_addon_info = {
- 'name': 'Cloud generator',
+ 'name': 'Object: Cloud Generator',
'author': 'Nick Keeline(nrk)',
'version': '0.3',
'blender': (2, 5, 3),