Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
blender-addons
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blender
blender-addons
Commits
0151f8e2
Commit
0151f8e2
authored
14 years ago
by
Kalle-Samuli Riihikoski
Browse files
Options
Downloads
Patches
Plain Diff
Removed Addon section. It's already in _init_.py.
parent
0b522fda
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
io_coat3D/coat.py
+0
-15
0 additions, 15 deletions
io_coat3D/coat.py
with
0 additions
and
15 deletions
io_coat3D/coat.py
+
0
−
15
View file @
0151f8e2
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment