summaryrefslogtreecommitdiff
path: root/src/dxftess-cgal.cc
AgeCommit message (Collapse)Author
2013-12-17prevent cgal::orientation_2 crash on polygons that fail is_simple_2 testDon Bright
2013-12-15minor tweak for clarityDon Bright
2013-12-15tab spacesDon Bright
2013-12-15add some error checkingDon Bright
2013-12-15documentation workDon Bright
2013-12-15documenation updateDon Bright
2013-12-15fix bug in polyhedron() primitive keyword 'faces' vs 'triangles'Don Bright
2013-12-15add tests for non-planar bug. add docs to .cc codeDon Bright
2013-12-15triangulation of near-planar PolySet facesDon Bright
2013-12-14stub of face tessellation function for polysetDon Bright
2013-12-14FIXME leaking polyset by altering functions signaturesDon Bright
2013-05-10Added support for 2D scaling in linear_extrudeMarius Kintel
2013-05-10Initial code to support scaling of linear_extrude(). Part of Issue #273Marius Kintel
2013-01-28make it clear to the user that they can't rely on this behaviordon bright
2013-01-28Merge branch 'master' of github.com:openscad/openscad into issue159don bright
2012-10-09Catch exceptions as const references. Related to #204Marius Kintel
2012-08-19Capitalize 'duplicate'don bright
2012-08-19fix print statementdon bright
2012-08-19print only a single warning about intersecting vertices at dxf tessellationdon 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-19use the CGAL triangulation with intersections enabled. attempt to fix issue #159don bright
2012-05-28Tidy up code. Generate proper test png images. Merge branch 'master' into ↵Don Bright
caliston1. Conflicts: src/PolySetCGALEvaluator.cc
2012-02-11use Nef_polyhedron3 intersection to do projection(cut).Don Bright
2012-01-25Ported printutils away from QtMarius Kintel
2011-12-06#undef NDEBUG before including any CGAL headersMarius Kintel
2011-11-28Removed some more Qt dependenciesMarius Kintel
2011-09-08Localization indicator of CGAL errorsMarius Kintel
2011-09-08Killed some warningsMarius Kintel
2011-09-03De-Qt-ification continues, almost done with DxfDataMarius Kintel
2011-09-01Refactored some non-CGAL functionality into separate functions in ↵Marius Kintel
PolySetCGALEvaluator
2011-08-05Started on getBoundingBox functionality, refactored some vector code as part ↵Marius Kintel
of this initiative
2011-08-02Improved (more detailed) CGAL error messagesMarius Kintel
2010-02-02Let 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-01Clifford Wolf:clifford
Improved/Fixed cgal tesselation code git-svn-id: http://svn.clifford.at/openscad/trunk@407 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-01Clifford 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-31Clifford Wolf:clifford
Use CGAL for tesselation git-svn-id: http://svn.clifford.at/openscad/trunk@390 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-31Clifford 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-30header file reorgkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30reorganized file structure layout. more to follow...kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum