Age | Commit message (Collapse) | Author |
|
eliminate several compiler warnings.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #258
|
|
|
|
1. finish converting 'using namespace boost::filsystem' to 'namespace fs = boost::filesystem'.
2. initial version of changes to CMakelists.txt for the regression test
|
|
1. enable eigen3 in qmake build system
2. convert Transform3d and cwise() per the eigen2->eigen3 porting faq online
3. get rid of 'using namespace boost::filesystem' as it conflicts with eigen3
|
|
|
|
|
|
memory footprint and improve performance
|
|
|
|
reading binary STL files reported by nop head
|
|
|
|
that will use wchar under Windows
|
|
|
|
|
|
|
|
|
|
dumptest_import_dxf-tests
|
|
|
|
|
|
|
|
|
|
refcount, basic cache mechanism is in place, instantiating polysets are controlled through PolySetEvaluator
|
|
|
|
|
|
typed import_*() ones
|
|
|
|
|
|
|
|
|
|
PolySetCGALEvaluator
|
|
of this initiative
|
|
Conflicts:
src/GLView.h
src/glview.cc
src/mainwin.cc
src/render-opencsg.cc
|
|
|