You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to eliminate the red warning. the @ in this deprecation is an improvement over the old multiplication routine, by making matrix multiplication explicit. See PEP-465 for more details.
The text was updated successfully, but these errors were encountered:
The plugin does work in 1.2.1, but generates a deprecation warning at
paths2openscad.py
line 1062:needs to instead be
to eliminate the red warning. the
@
in this deprecation is an improvement over the old multiplication routine, by making matrix multiplication explicit. See PEP-465 for more details.The text was updated successfully, but these errors were encountered: