| 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();
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
long. Might be enough for #415
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Added missing include stdint.h to work with gcc 4.8.1
 | 
 | 
Without this include, this was not possible to build with gcc 4.8.1:
Build log (without this commit): http://kojipkgs.fedoraproject.org//work/tasks/1370/5521370/build.log
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	src/MainWindow.h
	src/ModuleCache.cc
	src/mainwin.cc
	src/module.cc
	src/module.h
	src/parsersettings.cc
	testdata/modulecache-tests/cascade.sh
	testdata/modulecache-tests/cascade2.sh
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
see issue #116
 | 
 | 
mirror added to syntax highlighter
 | 
 | 
 | 
 | 
 | 
 | 
(although color for maths functions may need changeing )
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
ui change to drop down menu Design
 |