Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-17 | prevent cgal::orientation_2 crash on polygons that fail is_simple_2 test | Don Bright | |
2013-12-15 | minor tweak for clarity | Don Bright | |
2013-12-15 | tab spaces | Don Bright | |
2013-12-15 | add some error checking | Don Bright | |
2013-12-15 | documentation work | Don Bright | |
2013-12-15 | documenation update | Don Bright | |
2013-12-15 | fix bug in polyhedron() primitive keyword 'faces' vs 'triangles' | Don Bright | |
2013-12-15 | add tests for non-planar bug. add docs to .cc code | Don Bright | |
2013-12-15 | triangulation of near-planar PolySet faces | Don Bright | |
2013-12-14 | stub of face tessellation function for polyset | Don Bright | |
2013-12-14 | FIXME leaking polyset by altering functions signatures | Don Bright | |
2013-05-10 | Added support for 2D scaling in linear_extrude | Marius Kintel | |
2013-05-10 | Initial code to support scaling of linear_extrude(). Part of Issue #273 | Marius Kintel | |
2013-01-28 | make it clear to the user that they can't rely on this behavior | don bright | |
2013-01-28 | Merge branch 'master' of github.com:openscad/openscad into issue159 | don bright | |
2012-10-09 | Catch exceptions as const references. Related to #204 | Marius Kintel | |
2012-08-19 | Capitalize 'duplicate' | don bright | |
2012-08-19 | fix print statement | don bright | |
2012-08-19 | print only a single warning about intersecting vertices at dxf tessellation | don bright | |
, 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) | |||
2012-08-19 | use the CGAL triangulation with intersections enabled. attempt to fix issue #159 | don bright | |
2012-05-28 | Tidy up code. Generate proper test png images. Merge branch 'master' into ↵ | Don Bright | |
caliston1. Conflicts: src/PolySetCGALEvaluator.cc | |||
2012-02-11 | use Nef_polyhedron3 intersection to do projection(cut). | Don Bright | |
2012-01-25 | Ported printutils away from Qt | Marius Kintel | |
2011-12-06 | #undef NDEBUG before including any CGAL headers | Marius Kintel | |
2011-11-28 | Removed some more Qt dependencies | Marius Kintel | |
2011-09-08 | Localization indicator of CGAL errors | Marius Kintel | |
2011-09-08 | Killed some warnings | Marius Kintel | |
2011-09-03 | De-Qt-ification continues, almost done with DxfData | Marius Kintel | |
2011-09-01 | Refactored some non-CGAL functionality into separate functions in ↵ | Marius Kintel | |
PolySetCGALEvaluator | |||
2011-08-05 | Started on getBoundingBox functionality, refactored some vector code as part ↵ | Marius Kintel | |
of this initiative | |||
2011-08-02 | Improved (more detailed) CGAL error messages | Marius Kintel | |
2010-02-02 | Let the known case of polygon intersection spew out an error message instead ↵ | kintel | |
of crashing git-svn-id: http://svn.clifford.at/openscad/trunk@412 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-01 | Clifford Wolf: | clifford | |
Improved/Fixed cgal tesselation code git-svn-id: http://svn.clifford.at/openscad/trunk@407 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-02-01 | Clifford Wolf: | clifford | |
Improved robustness of src/dxftess-cgal.cc git-svn-id: http://svn.clifford.at/openscad/trunk@403 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-31 | Clifford Wolf: | clifford | |
Use CGAL for tesselation git-svn-id: http://svn.clifford.at/openscad/trunk@390 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-31 | Clifford Wolf: | clifford | |
Prep for dxftess-cgal hole detection git-svn-id: http://svn.clifford.at/openscad/trunk@389 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-30 | header file reorg | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c | |||
2010-01-30 | reorganized file structure layout. more to follow... | kintel | |
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c |