Commit Graph

12 Commits

Author SHA1 Message Date
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
4e4efeef31 Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
83a35683ed Zipper made available for modification after RasterWriter finishes. 2019-10-23 17:32:17 +02:00
53ada19bc9 Move cstdint to Zipper header.
The declarations already contain specific integers.
2019-06-04 09:26:33 +02:00
7160162083 Altering sla export interface to support explicit project name. 2019-04-04 12:30:11 +02:00
908f870019 Improving Zipper API error handling. 2019-03-28 17:21:19 +01:00
121d9ebd9b Fixing horrendous error in destructor. 2019-03-27 13:22:04 +01:00
cb79a35e35 Reducing copies when writing png data. 2019-03-18 18:02:50 +01:00
eaf05d492f Fixing build issues with msvc2013 2019-03-15 12:30:41 +01:00
282165ad92 Error handling and more comments for Zipper. 2019-03-15 12:16:05 +01:00
74716da0b5 Zipper made universally usable and documented. 2019-03-15 12:15:24 +01:00
d1432878b2 Miniz zipping seems to work. 2019-03-15 12:15:24 +01:00