Age | Commit message (Collapse) | Author |
|
also guiopencsgtest introduced. passes 100% of 'normal' tests
|
|
Conflicts:
RELEASE_NOTES
openscad.pro
src/mainwin.cc
|
|
|
|
remove duplicate code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
tests/virtualfb.sh
|
|
The build needs to be after Python binary has been found because the Python
binary path is passed to the .cc compile through a -D flag.
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/openscad.cc
tests/CMakeLists.txt
|
|
|
|
|
|
fix bugs and rewrite GLEW finding code to be more clear.
|
|
also workaround some Gallium bugs and Imagemagick bugs
|
|
|
|
|
|
|
|
difference/intersection, they tend to turn negative objects into positive ones. Fixes #221
|
|
|
|
Fixes #200
|
|
Issue185
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. finish converting 'using namespace boost::filsystem' to 'namespace fs = boost::filesystem'.
2. initial version of changes to CMakelists.txt for the regression test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build on Ubuntu
|