Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
FileContext class. Not quite there yet, but almost
|
|
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
|
|
|
|
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
|
|
|
|
|
|
|
|
|
|
|
|
also guiopencsgtest introduced. passes 100% of 'normal' tests
|
|
|
|
also update docs, and try to make enable_opencsg_shaders the same between
qgl and offscreengl
|
|
|
|
|
|
|
|
|
|
|
|
triggered exponential expansion of nodes during normalization. Fixes #127
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
boost.pri
src/lexer.l
tests/CMakeLists.txt
|
|
to stop at 5000 nodes to keep from normalizing 'forever'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
tests/CMakeLists.txt
tests/csgtestcore.cc
|
|
for CSGTerm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|