Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modifier
as the dumptests are now run from a full openscad, the root modifier is
respected by the test program too; reflectin that in the unit test
|
|
in order for them to work against openscad's .csg output, the number of
decimal places was reduced.
|
|
this became necessary because the batch editing in the last commit
didn't respect that an empty group is not group() { } but group();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
module, then in the document root as a compatibility fallback. Fixes #217
|
|
|
|
|
|
|
|
FileContext class. Not quite there yet, but almost
|
|
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #258
|
|
children. Fixes #229
|
|
'if' statements. Fixes #197
|