| 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(); | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 2013.01 as the new implementation broke existing scripts. Added some experimental commented out code, which can be used as reference in the future | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Conflicts:
	src/openscad.cc
	tests/CMakeLists.txt | 
|  | Fixes #258 | 
|  |  | 
|  |  |