PrusaSlicer-NonPlainar/xs
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
..
lib/Slic3r Fixed the fill density for rectilinear, triangular and cubic infills. 2016-10-27 17:03:57 +02:00
src admesh: Fixed a problem in loading an STL when compiled with 2016-11-17 16:57:58 +01:00
t Finished the SLIC3R_HAS_BROKEN_CROAK magic. 2016-11-08 10:59:43 +01:00
xsp Reduced some compiler warnings. 2016-11-16 22:09:00 +01:00
Build.PL Extended the Build.PL to understand an environment variable 2016-11-16 22:10:04 +01:00
MANIFEST Unit test to verify whether Slic3r would hang when croaking from 2016-11-06 17:42:36 +01:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00