mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-02-23 00:52:30 +01:00
format
This commit is contained in:
parent
b7026a1b92
commit
aba9f192b9
@ -38,7 +38,6 @@ function _t3d_ptPlus(pt1, pt2) =
|
|||||||
_t3d_z(pt1) + _t3d_z(pt2)
|
_t3d_z(pt1) + _t3d_z(pt2)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
function _t3d_pt(turtle) = turtle[0];
|
function _t3d_pt(turtle) = turtle[0];
|
||||||
function _t3d_unit_vts(turtle) = turtle[1];
|
function _t3d_unit_vts(turtle) = turtle[1];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user