Slic3r/xs/src/admesh
Alessandro Ranellucci 334bc4c581 Fix cut() test 2014-04-25 13:27:45 +02:00
..
connect.c New TriangleMeshSlicer::cut() method 2014-01-16 11:25:26 +01:00
normals.c Prevent admesh to reverse all facets twice in some mostly-random situations. Normalizing a null normal should still return a null normal in order to fix it properly later instead of treating it as if it was a true normal and thus reversing the facet (and if that is the first facet, all of the others would be reversed as well). #1362 2013-07-31 00:32:48 +02:00
shared.c Finish porting TriangleMesh->translate 2013-08-05 19:17:13 +02:00
stl.h New TriangleMeshSlicer::cut() method 2014-01-16 11:25:26 +01:00
stl_io.c Bugfix: binary STL export produced corrupt results on Windows. #1814 2014-03-23 19:17:56 +01:00
stlinit.c New TriangleMeshSlicer::cut() method 2014-01-16 11:25:26 +01:00
util.c Fix cut() test 2014-04-25 13:27:45 +02:00