Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
some STL templates. This should fix it, courtesy of http://stackoverflow.com/questions/3484043/os-x-program-runs-on-dev-machine-crashing-horribly-on-others
|
|
uninitialized variables, ending up being non-deterministic. Fixes #152
|
|
|
|
|
|
|
|
Issue185
|
|
|
|
|
|
|
|
|
|
|
|
, instead of spamming it over and over. also mention that it might be
due to intersecting lines, not just duplicate vertices (duplicate vertices
being perhaps generated by cgal's tessellator when it deals with intersecting
lines)
|
|
|
|
|
|
|
|
|
|
This reverts commit 94de600995a142bb0643b70f7717be3650072644.
|
|
This reverts commit 4ef470be1f147cb33d75117716ec83c84328da25.
|
|
This reverts commit 8f17a48e2c76e0a7a35032ff87df7b89cdcb8772.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
fix issue #176
|
|
directories as 'non files'.
|
|
to dump more info to csgchain
|
|
|
|
Copyright notices
|
|
Issue160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue148
|