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:
authorKalle-Samuli Riihikoski <haikalle@gmail.com>2010-11-11 16:20:56 +0300
committerKalle-Samuli Riihikoski <haikalle@gmail.com>2010-11-11 16:20:56 +0300
commit0151f8e2ce82f293c3e8a96a7eaa28373525dd72 (patch)
tree9e99b3a331795b1e3161de9e219c2bbb937bf906 /io_coat3D
parent0b522fdac510aa9ee99ba6f1732b8b0e8954a49c (diff)
Removed Addon section. It's already in _init_.py.
Diffstat (limited to 'io_coat3D')
-rw-r--r--io_coat3D/coat.py15
1 files changed, 0 insertions, 15 deletions
diff --git a/io_coat3D/coat.py b/io_coat3D/coat.py
index 3e81b7f7..c18088a3 100644
--- a/io_coat3D/coat.py
+++ b/io_coat3D/coat.py
@@ -20,21 +20,6 @@
#
# ***** END GPL LICENCE BLOCK *****
-bl_addon_info = {
- "name": "Coat Applink",
- "author": "Kalle-Samuli Riihikoski (haikalle)",
- "version": (1,6),
- "blender": (2, 5, 4),
- "api": 31965,
- "location": "Properties space > Scene tab > 3D-Coat Applink",
- "description": "Show information about the .blend",
- "warning": "",
- "wiki_url": 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \
- 'Scripts/System/Blend Info',
- "tracker_url": "https://projects.blender.org/tracker/index.php?" \
- "func=detail&aid=22102&group_id=153&atid=469",
- "category": "System"}
-
import bpy
from bpy.props import *
from io_coat3D import tex