OrcaSlicer/xs/src/admesh
bubnikv 47d904a628 Changed the Slic3r coordinate type from long to int32 to match
the point type on Windows / Linux / OSX
to achieve the same behavior on all the 32 / 64bit systems.
(Windows always treats the long as 32bit int, while Linux treats
long as a 64bit int).
2018-02-12 18:16:10 +01:00
..
connect.cpp Unicode handling: 2017-08-03 17:31:31 +02:00
normals.cpp Unicode handling: 2017-08-03 17:31:31 +02:00
shared.cpp Unicode handling: 2017-08-03 17:31:31 +02:00
stl.h Big endian fix, thanks to @hyperair for hints and initial implementation. 2017-10-03 10:57:16 +02:00
stl_io.cpp Big endian fix, thanks to @hyperair for hints and initial implementation. 2017-10-03 10:57:16 +02:00
stlinit.cpp admesh: changed header_num_facets to uint32 2017-10-03 12:41:53 +02:00
util.cpp Changed the Slic3r coordinate type from long to int32 to match 2018-02-12 18:16:10 +01:00