[Bf-extensions-cvs] [113dcef9] master: archipack: allow importing without executing

Stephen Leger noreply at git.blender.org
Tue Aug 8 15:27:24 CEST 2017


Commit: 113dcef99b25c2c46f10e2177f3397ad238f7b29
Author: Stephen Leger
Date:   Thu Aug 3 15:59:40 2017 +0200
Branches: master
https://developer.blender.org/rBA113dcef99b25c2c46f10e2177f3397ad238f7b29

archipack: allow importing without executing

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

M	archipack/archipack_thumbs.py

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

diff --git a/archipack/archipack_thumbs.py b/archipack/archipack_thumbs.py
index 57f1804a..c9ab7ad2 100644
--- a/archipack/archipack_thumbs.py
+++ b/archipack/archipack_thumbs.py
@@ -180,5 +180,4 @@ if __name__ == "__main__":
         if arg.startswith("preset:"):
             preset = arg[7:]
 
-
     generateThumb(bpy.context, cls, preset)



More information about the Bf-extensions-cvs mailing list