mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 21:58:27 +01:00
removing tabs
This commit is contained in:
parent
75e5cd4979
commit
28cbdb4d89
@ -924,7 +924,7 @@ function plane_offset(plane) =
|
||||
// stroke(xypath,closed=true);
|
||||
function plane_transform(plane) =
|
||||
let(
|
||||
plane = normalize_plane(plane),
|
||||
plane = normalize_plane(plane),
|
||||
n = point3d(plane),
|
||||
cp = n * plane[3]
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user