tamasmeszaros
|
902bf682c0
|
Replacing old miniz version with new 2.1.0
#2333: The amalgamated library is used from the 'releases' section of the original upstream https://github.com/richgel999/miniz
|
2019-05-23 11:52:31 +02:00 |
|
tamasmeszaros
|
afbe0d9e60
|
Further optimizations for SLA memory usage.
|
2019-04-25 18:48:31 +02:00 |
|
tamasmeszaros
|
3ffd43b2ce
|
Support for thresholding with Zero gamma.
Also made a few optimizations in rasterizer.
|
2019-04-09 14:52:29 +02:00 |
|
tamasmeszaros
|
c702ddc65d
|
Adding absolute correction (XY offset) and gamma correction parameters.
|
2019-04-09 13:42:32 +02:00 |
|
tamasmeszaros
|
2baa651f1e
|
Fixing the broken rasterizer.
Paths and holes cannot be added separately.
|
2019-04-01 12:15:47 +02:00 |
|
tamasmeszaros
|
725f115756
|
Merging with master for having minz png compression.
Much greater performance boost from better compression algorithm than that from the merged polygons.
|
2019-03-29 15:21:46 +01:00 |
|
tamasmeszaros
|
440e54181b
|
Output raster seem ok, stats broken.
|
2019-03-27 18:37:50 +01:00 |
|
tamasmeszaros
|
95b0467c85
|
Reusing unified polygons from statistics
|
2019-03-26 18:51:27 +01:00 |
|
tamasmeszaros
|
b21133d16b
|
Further fixes and some refactor.
|
2019-03-25 14:53:25 +01:00 |
|
tamasmeszaros
|
27b7e7c6a9
|
Fix for orbital bug: using delete for memory created by minz.
|
2019-03-25 14:01:50 +01:00 |
|
tamasmeszaros
|
70fa85d024
|
Next try to fix build on msvc2013
|
2019-03-25 13:45:28 +01:00 |
|
tamasmeszaros
|
956391d9d1
|
Trying to fix build on msvc2013
|
2019-03-25 11:00:21 +01:00 |
|
tamasmeszaros
|
04e03c840d
|
Reducing copies when writing png data.
|
2019-03-18 18:02:50 +01:00 |
|
tamasmeszaros
|
97e0fd55e2
|
Tidy up redundant code
|
2019-03-18 16:03:26 +01:00 |
|
tamasmeszaros
|
865120d805
|
Exporting png images with minz deflate implementation.
Getting rid of zlib and libpng dependencies
|
2019-03-18 16:00:21 +01:00 |
|
bubnikv
|
34b14eb8fa
|
Revert "WIP: SVG import & rasterization"
This reverts commit 9b15908a47af12658d6563cddac334505e27b60a.
|
2019-02-07 12:09:10 +01:00 |
|
bubnikv
|
9b15908a47
|
WIP: SVG import & rasterization
Updated AntiGrain (agg) library to 2.5
Added agg_svg library from AntiGrain 2.5
added src/slic3r/Utils/SVGImport.cpp/hpp
|
2019-02-07 12:06:51 +01:00 |
|
tamasmeszaros
|
edd5f768a9
|
Fix for issue #1765 : no end info in SLA png files.
|
2019-02-05 09:54:21 +01:00 |
|
tamasmeszaros
|
9917edcdcc
|
XY flip is implemented, works only for portrait LCD.
|
2018-12-12 18:45:45 +01:00 |
|
bubnikv
|
20d0f046d2
|
Merge remote-tracking branch 'origin/dev2' into dev_native
|
2018-09-20 16:48:40 +02:00 |
|
bubnikv
|
0558b53493
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|