[Bf-extensions-cvs] [7f1ac1ab] master: remove print

Kalle-Samuli Riihikoski noreply at git.blender.org
Thu Apr 25 10:49:30 CEST 2019


Commit: 7f1ac1abfa5d35973c17300972be7dba8bffd6ab
Author: Kalle-Samuli Riihikoski
Date:   Thu Apr 25 11:49:22 2019 +0300
Branches: master
https://developer.blender.org/rBA7f1ac1abfa5d35973c17300972be7dba8bffd6ab

remove print

===================================================================

M	io_coat3D/tex.py

===================================================================

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'''



More information about the Bf-extensions-cvs mailing list