This website requires JavaScript.
Explore
Help
Sign In
juli
/
OrcaSlicer
Watch
1
Star
1
Fork
0
You've already forked OrcaSlicer
mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced
2026-05-31 17:12:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86f91bb3c4d990813b0209cf7481dae6cb97073c
OrcaSlicer
/
xs
/
src
/
admesh
History
Alessandro Ranellucci
86f91bb3c4
New TriangleMeshSlicer::cut() method
2014-01-16 11:25:26 +01: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_io.c
Incomplete work to store TriangleMesh objects in Model objects instead of extracting vertices and facets
2013-09-11 09:49:28 +02:00
stl.h
New TriangleMeshSlicer::cut() method
2014-01-16 11:25:26 +01:00
stlinit.c
New TriangleMeshSlicer::cut() method
2014-01-16 11:25:26 +01:00
util.c
Bugfix: overflow causing full object facets reversal when STL file has large coordinates.
#1666
2014-01-02 18:52:27 +01:00