mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-01 14:00:30 +02:00
Reverted X^Y syntax to pow(X,Y)
This commit is contained in:
@@ -2141,7 +2141,6 @@ module text3d(text, h=1, size=10, font="Helvetica", halign, valign, spacing=1.0,
|
||||
anch.z>0? TOP :
|
||||
CENTER;
|
||||
m = _attach_transform(base,spin,orient,geom);
|
||||
echo(anchor=anchor, anch=anch, base=base);
|
||||
multmatrix(m) {
|
||||
$parent_anchor = anchor;
|
||||
$parent_spin = spin;
|
||||
|
Reference in New Issue
Block a user