mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
fix
This commit is contained in:
parent
5f6e067341
commit
428649e97b
@ -217,7 +217,7 @@ CENTER = [ 0, 0, 0]; // Centered zero vector.
|
|||||||
CTR = CENTER;
|
CTR = CENTER;
|
||||||
CENTRE = CENTER;
|
CENTRE = CENTER;
|
||||||
|
|
||||||
// Constant: EDGE
|
// Function: EDGE()
|
||||||
// Synopsis: Named edge anchor constants
|
// Synopsis: Named edge anchor constants
|
||||||
// Topics: Constants, Attachment
|
// Topics: Constants, Attachment
|
||||||
// Usage:
|
// Usage:
|
||||||
@ -238,7 +238,7 @@ function EDGE(a,b) =
|
|||||||
)
|
)
|
||||||
str(choices[ind+1],"edge",b);
|
str(choices[ind+1],"edge",b);
|
||||||
|
|
||||||
// Constant: FACE
|
// Function: FACE()
|
||||||
// Synopsis: Named face anchor constants
|
// Synopsis: Named face anchor constants
|
||||||
// Topics: Constants, Attachment
|
// Topics: Constants, Attachment
|
||||||
// Usage:
|
// Usage:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user