mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-08 15:56:42 +02:00
refactor
This commit is contained in:
@@ -1 +1 @@
|
||||
function __to3d(p) = [p.x, p.y, 0];
|
||||
function __to3d(p) = [each p, 0];
|
Reference in New Issue
Block a user