mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-05 09:17:34 +02:00
Fixed basic shapes tutorial images for 2D.
This commit is contained in:
@@ -137,7 +137,7 @@ class ImageProcessing(object):
|
||||
if extype == "NORENDER":
|
||||
return
|
||||
|
||||
print(" {}".format(imgfile), end='')
|
||||
print(" {} ({})".format(imgfile,extype), end='')
|
||||
sys.stdout.flush()
|
||||
|
||||
scriptfile = "tmp_{0}.scad".format(imgfile.replace(".", "_").replace("/","_"))
|
||||
|
Reference in New Issue
Block a user