Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
some minor cleanups while at it. Test cases missing
|
|
FileContext class. Not quite there yet, but almost
|
|
|
|
|
|
|
|
|
|
|
|
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
|
|
|
|
noqt_tweaks
|
|
|
|
|
|
|
|
|
|
and camera settings for the OpenSCAD app
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|