Age | Commit message (Collapse) | Author |
|
the echotest and dumptest still contain hacks to keep the delta to the
original unit tests minimal; possibly, some of these changes will make
it into the openscad program, at which time they can go away from there.
|
|
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();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2013.01 as the new implementation broke existing scripts. Added some experimental commented out code, which can be used as reference in the future
|
|
|
|
|
|
A
|
|
|
|
|
|
|
|
|
|
|
|
qt linkage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
module, then in the document root as a compatibility fallback. Fixes #217
|
|
|
|
|
|
|
|
|
|
some minor cleanups while at it. Test cases missing
|
|
FileContext class. Not quite there yet, but almost
|
|
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
|
|
|
|
|
|
|
|
|
|
|