OrcaSlicer/src/admesh
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 Build fix when boost is not in prefix/boost 2019-06-13 14:19:24 +02:00
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 Fix of a typo. 2019-06-10 22:43:42 +02:00
stl.h Refactoring of adaptive cubic / support cubic: 2020-09-17 18:39:28 +02:00
stl_io.cpp Another fix of admesh on big endian architectures, fixes #2879 2019-09-19 08:56:47 +02:00
stlinit.cpp Replace deprecated Boost header in "admesh" 2020-10-12 11:34:31 +02:00
util.cpp Further C++isation of the admesh library & TriangleMesh 2019-06-13 16:33:50 +02:00