Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2006-12-26 02:14:48 +0300
committerCampbell Barton <ideasman42@gmail.com>2006-12-26 02:14:48 +0300
commit8f010d2a58b213a0f75972436ce00d511ee65ccc (patch)
tree4e6abb5f1a25fd4d462a246c78b13dc32ec69815 /release/scripts/Axiscopy.py
parent576c5b85b68f11b270736e692e120b011bedabcd (diff)
mesh_skin updated to use ed.key, other minor cleanups.
updated the url in other scripts
Diffstat (limited to 'release/scripts/Axiscopy.py')
-rw-r--r--release/scripts/Axiscopy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/Axiscopy.py b/release/scripts/Axiscopy.py
index a66e4904b6b..6a31432edb6 100644
--- a/release/scripts/Axiscopy.py
+++ b/release/scripts/Axiscopy.py
@@ -8,7 +8,7 @@ Tip: 'Copy local axis orientation of active object to all selected meshes (chang
"""
__author__ = "A Vanpoucke (xand)"
-__url__ = ("blender", "elysiun",
+__url__ = ("blenderartists.org", "www.blender.org",
"French Blender support forum, http://www.zoo-logique.org/3D.Blender/newsportal/thread.php?group=3D.Blender")
__version__ = "2 17/12/05"