Commit Graph

20 Commits (master)

Author SHA1 Message Date
Marius Kintel 33d7023752 #1215 Repair non-manifold tessellation results, detect and report non-manifold results 2015-02-14 12:28:26 -05:00
Marius Kintel a3337c7af8 No need to link with Qt 2015-02-13 16:18:34 -05:00
Marius Kintel 8dd0102d4e Bugfix: We sometimes did output extra null-triangles if the tessellator left consecutive unused vertices 2015-02-11 13:58:45 -05:00
Marius Kintel b2f2323f6b #1210 Added test 2015-02-09 01:29:32 -05:00
Marius Kintel 13a4e43de9 Merge branch 'master' of github.com:openscad/openscad 2015-01-25 01:37:37 -05:00
Marius Kintel 60ae33f796 ignores.. 2015-01-22 19:12:32 -05:00
Marius Kintel 3cb7731192 Merge branch 'master' of github.com:openscad/openscad 2015-01-20 15:01:23 -05:00
Marius Kintel 7a8574aee2 #1165 Added testcase 2015-01-16 14:37:47 -05:00
Marius Kintel b23ca0407f #1156 bugfix: Fix for polygons using the same vertex multiple times, but not consecutively 2015-01-15 22:01:30 -05:00
Marius Kintel 1822865b58 Assert on invalid result 2015-01-15 17:54:29 -05:00
Marius Kintel ebc1404e05 #1156 Added failing polygon test 2015-01-15 17:54:13 -05:00
Marius Kintel d8d8ee3ab5 debug output 2015-01-15 16:17:31 -05:00
Marius Kintel 1c52fad1d3 Moved libtess2-based tessellation to GeometryUtils, related refactoring 2015-01-15 14:47:05 -05:00
Marius Kintel e03c0cebda Polygon tests 2015-01-13 19:17:33 -05:00
Marius Kintel df2dae4e59 Added new tessellator using libtess2 instead of CGAL 2015-01-13 13:14:09 -05:00
Marius Kintel 6a39812160 Stand-alone program for exporting a Nef polyhedron to STL 2015-01-07 14:10:31 -05:00
Marius Kintel b519718b64 Another crash example 2015-01-07 13:50:14 -05:00
Marius Kintel f139c4b424 #1097 Test program do decompose an STL into multiple convex STL's and an OpenSCAD model importing them all with different colors 2014-12-31 14:45:34 -05:00
Marius Kintel 06e2fc7d9b #1105 Added example crashing CGAL 2014-12-28 15:32:57 -05:00
Marius Kintel 3f6a590a2f Added stand-alone 2D tesselator 2014-12-27 17:58:20 -05:00