This website requires JavaScript.
Explore
Help
Sign In
PublicCodeMirror
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
You've already forked OrcaSlicer-bambulab
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-05-18 15:39:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e68b6b6f4c28535a2798bdcffa252b21617be71e
OrcaSlicer-bambulab
/
xs
/
src
/
admesh
History
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_io.c
Bugfix: binary STL export produced corrupt results on Windows.
#1814
2014-03-23 19:17:56 +01: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
Fix cut() test
2014-04-25 13:27:45 +02:00