]> Shamusworld >> Repos - architektonas/commitdiff
Added Parallel tool + command processing.
authorShamus Hammons <jlhamm@acm.org>
Wed, 22 Dec 2021 22:53:57 +0000 (16:53 -0600)
committerShamus Hammons <jlhamm@acm.org>
Wed, 22 Dec 2021 22:53:57 +0000 (16:53 -0600)
 - Added command line processor
 - Added Basic Units to structs.h
 - Fixed Parallel tool to actually do something

The Parallel tool utilizes the command line processor to alter its
parameters; currently it only works with lines, circles, and arcs.
This will also be used for such things as the Polygon tool and probably
lots of others; it will also probably be used to make it so that object
primitives can be added via the command line.


No differences found