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:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user