snegovick / bcad

B-tier OpenSCAD-like 3D CAD software
Other
3 stars 0 forks source link

Fix linear extrude operation argument parsing #13

Closed snegovick closed 4 years ago

snegovick commented 4 years ago

Analysis

With current implementation linear extrude operation arguments are passed inside of the operation scope, which is not correct.