tamasmeszaros
0ecba516a3
Get rid of Contour3D
2021-06-08 10:28:23 +02:00
Vojtech Bubnik
39e17fd6b9
TriangleMeshSlicer: Got rid of admesh!
2021-05-18 15:05:30 +02:00
Vojtech Bubnik
499d8405e9
WIP: Reworked slicing
...
1) Slicing code moved to TriangleMeshSlicer.cpp,hpp from TriangleMesh.cpp,hpp
2) Refactored to use as little as possible of admesh.
2021-05-17 20:25:59 +02:00
Lukas Matena
a6d023429d
Fixed some more GCC warnings
2021-01-29 15:17:03 +01:00
tamasmeszaros
6a40a5f7e1
suppress unnecessary test output in release mode
2020-04-28 21:11:54 +02:00
tamasmeszaros
f930587f43
SLA archive import with miniz, marching square bugfixes
...
Fix compilation on Windows
Fix array subscript out of range error in MarchingSquares
Fix normals of mesh constructed from slices
Improve performance of mesh construction from slices
2020-04-23 19:12:07 +02:00
tamasmeszaros
4e4efeef31
Initial version of sl1 import with sla::Raster refactor.
2020-04-23 19:05:32 +02:00