1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00

scale when smoothing

This commit is contained in:
Justin Lin
2021-08-22 15:33:02 +08:00
parent 066e5fc55d
commit 03f4939fe1

View File

@@ -6,7 +6,9 @@ font = "思源黑體 Heavy";
font_size = 14;
smoothing = false; // warning: previewing is slow if it's true.
tumbler();
scale(smoothing ? 0.985 : 1)
tumbler();
wish_decoration();
module tumbler() {