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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for CSGTerm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/polyset.h
|
|
|
|
|
|
Merge remote branch 'upstream/visitor' into visitortests
Conflicts:
src/export.cc
src/openscad.cc
src/polyset.cc
src/transform.cc
tests/CMakeLists.txt
tests/FindGLEW.cmake
tests/csgtermtest.cc
|
|
refcount, basic cache mechanism is in place, instantiating polysets are controlled through PolySetEvaluator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|