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-07-01 08:01:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b85de89751c5589b982eb928a49ac05e3242382e
OrcaSlicer
/
src
/
admesh
History
Vojtech Bubnik
298097c814
Improved robustness of stl_fix_normal_directions(stl_file *stl)
...
by further C++isation of the legacy C code.
2021-02-05 14:54:05 +01:00
..
CMakeLists.txt
…
connect.cpp
Fixed crash while repairing imported model
2019-12-09 13:27:21 +01:00
normals.cpp
Improved robustness of stl_fix_normal_directions(stl_file *stl)
2021-02-05 14:54:05 +01:00
shared.cpp
…
stl_io.cpp
Another fix of admesh on big endian architectures,
fixes
#2879
2019-09-19 08:56:47 +02:00
stl.h
Refactoring of adaptive cubic / support cubic:
2020-09-17 18:39:28 +02:00
stlinit.cpp
Replace deprecated Boost header in "admesh"
2020-10-12 11:34:31 +02:00
util.cpp
…