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:
authorLuca Bonavita <mindrones@gmail.com>2010-05-31 01:13:24 +0400
committerLuca Bonavita <mindrones@gmail.com>2010-05-31 01:13:24 +0400
commit02af4afa17d7bc548a77ef15fd0e3c9b0115b7d5 (patch)
treebc1b0413ad749ae191f90ef161c1fba224a2c03f /add_curve_aceous_galore.py
parent8bf183e87f967cd2212d2746368d769169ae0ff9 (diff)
== addons ==
- testing the new button "report a bug", see commit from dingto here http://lists.blender.org/pipermail/bf-blender-cvs/2010-May/028285.html
Diffstat (limited to 'add_curve_aceous_galore.py')
-rw-r--r--add_curve_aceous_galore.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/add_curve_aceous_galore.py b/add_curve_aceous_galore.py
index 89df09a1..4e2d8532 100644
--- a/add_curve_aceous_galore.py
+++ b/add_curve_aceous_galore.py
@@ -24,6 +24,8 @@ bl_addon_info = {
'description': 'adds many types of curves',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \
'Scripts/Curve/Curves_Galore',
+ 'tracker_url': 'https://projects.blender.org/tracker/index.php?'\
+ 'func=detail&aid=22404&group_id=153&atid=469',
'category': 'Add Curve'}
##------------------------------------------------------------
#### import modules