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>2019-04-25 11:49:22 +0300
committerKalle-Samuli Riihikoski <haikalle@gmail.com>2019-04-25 11:49:22 +0300
commit7f1ac1abfa5d35973c17300972be7dba8bffd6ab (patch)
treef173d3be9f2c8cd431a7a5c3fc378d89e8649e34 /io_coat3D
parent70af85cdc5c2df0744cc5df241df7a41cf2201ad (diff)
remove print
Diffstat (limited to 'io_coat3D')
-rw-r--r--io_coat3D/tex.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/io_coat3D/tex.py b/io_coat3D/tex.py
index 980bcc13..a27c4547 100644
--- a/io_coat3D/tex.py
+++ b/io_coat3D/tex.py
@@ -832,7 +832,6 @@ def matlab(objekti,mat_list,texturelist,is_new):
''' FBX Materials: remove all nodes and create princibles node'''
if(is_new):
RemoveFbxNodes(objekti)
- print('hei hai hoi')
'''Main Loop for Texture Update'''