This website requires JavaScript.
Explore
Help
Sign In
public_mirrors
/
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-07-17 09:04:27 +00:00
Code
Issues
Activity
Files
67f5b7ab14b0898ed2cd04c1070d806602ac3699
OrcaSlicer-bambulab
/
xs
/
src
/
admesh
T
History
Alessandro Ranellucci
1479d6933b
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
..
connect.c
Some comments and minor fixes to admesh code by Andy Doucette
2013-07-31 00:01:53 +02: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
New automatic built-in STL repair
2013-06-23 21:11:46 +02:00
stl_io.c
Some comments and minor fixes to admesh code by Andy Doucette
2013-07-31 00:01:53 +02:00
stl.h
New ReadFromPerl() method
2013-07-03 11:38:01 +02:00
stlinit.c
New ReadFromPerl() method
2013-07-03 11:38:01 +02:00
util.c
Include admesh code for STL repair
2013-06-23 18:18:38 +02:00