OrcaSlicer/xs/src/admesh
bubnikv 2085a482c7 admesh: Fixed a problem in loading an STL when compiled with
Visual Studio 2013. Added multiple compile time checks for data
sizes and alignment. The library STL import is not big endian safe, so
added a test for endianity, modified STL export to a faster little endian only.
2016-11-17 16:57:58 +01:00
..
connect.c Improvements of admesh robustness when loading and fixing STLs. 2016-11-16 10:33:23 +01:00
normals.c Updated to admesh 0.98.1 2014-09-23 14:34:37 +02:00
shared.c Updated to admesh 0.98.1 2014-09-23 14:34:37 +02:00
stl.h admesh: Fixed a problem in loading an STL when compiled with 2016-11-17 16:57:58 +01:00
stl_io.c admesh: Fixed a problem in loading an STL when compiled with 2016-11-17 16:57:58 +01:00
stlinit.c admesh: Fixed a problem in loading an STL when compiled with 2016-11-17 16:57:58 +01:00
util.c Optimization of Model bounding box routines (avoids copying the mesh), 2016-11-16 11:53:29 +01:00