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/3ds_export.py
parent576c5b85b68f11b270736e692e120b011bedabcd (diff)
mesh_skin updated to use ed.key, other minor cleanups.
updated the url in other scripts
Diffstat (limited to 'release/scripts/3ds_export.py')
-rw-r--r--release/scripts/3ds_export.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/3ds_export.py b/release/scripts/3ds_export.py
index 32aa73e9348..c5c9cf7a11e 100644
--- a/release/scripts/3ds_export.py
+++ b/release/scripts/3ds_export.py
@@ -8,7 +8,7 @@ Tooltip: 'Export to 3DS file format (.3ds).'
"""
__author__ = ["Campbell Barton", "Bob Holcomb", "Richard Lärkäng", "Damien McGinnes", "Mark Stijnman"]
-__url__ = ("blender", "elysiun", "http://www.gametutorials.com", "http://lib3ds.sourceforge.net/")
+__url__ = ("blenderartists.org", "www.blender.org", "www.gametutorials.com", "lib3ds.sourceforge.net/")
__version__ = "0.90a"
__bpydoc__ = """\