mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-10 16:54:23 +02:00
clean code
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
use <../../util/unit_vector.scad>;
|
||||
use <../../util/sum.scad>;
|
||||
|
||||
ZERO_VT = [0, 0];
|
||||
|
||||
ZERO_VTS = [undef, undef, [0, 0], [0, 0, 0]];
|
||||
|
||||
function limit(vt, magnitude) =
|
||||
|
Reference in New Issue
Block a user