mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-26 15:14:26 +02:00
remove comma
This commit is contained in:
@@ -4318,7 +4318,7 @@ function _cone_isect(geom,line,bounded,flip) =
|
||||
x = cross(y,z),
|
||||
shift = (!flip?ident(2):[[0,1],[-1,0]])*[x,y]*(rot(from=UP,to=axis,p=btisect[tbhit[0]])-anch[1])
|
||||
)
|
||||
[anchor,shift],
|
||||
[anchor,shift]
|
||||
)
|
||||
is_def(tbresult) ? tbresult
|
||||
:
|
||||
|
Reference in New Issue
Block a user