tamasmeszaros
|
fbba886be9
|
Adding absolute correction (XY offset) and gamma correction parameters.
|
2019-04-09 13:42:32 +02:00 |
|
tamasmeszaros
|
493bdfe5c4
|
Fixing the broken rasterizer.
Paths and holes cannot be added separately.
|
2019-04-01 12:15:47 +02:00 |
|
tamasmeszaros
|
e4832bad3f
|
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
|
0d3f453af0
|
Output raster seem ok, stats broken.
|
2019-03-27 18:37:50 +01:00 |
|
tamasmeszaros
|
7c20c21255
|
Reusing unified polygons from statistics
|
2019-03-26 18:51:27 +01:00 |
|
tamasmeszaros
|
07961c43b4
|
Further fixes and some refactor.
|
2019-03-25 14:53:25 +01:00 |
|
tamasmeszaros
|
3a7ef2936f
|
Fix for orbital bug: using delete for memory created by minz.
|
2019-03-25 14:01:50 +01:00 |
|
tamasmeszaros
|
8d4bb07cb9
|
Next try to fix build on msvc2013
|
2019-03-25 13:45:28 +01:00 |
|
tamasmeszaros
|
9a85d07100
|
Trying to fix build on msvc2013
|
2019-03-25 11:00:21 +01:00 |
|
tamasmeszaros
|
cb79a35e35
|
Reducing copies when writing png data.
|
2019-03-18 18:02:50 +01:00 |
|
tamasmeszaros
|
1731dc6070
|
Tidy up redundant code
|
2019-03-18 16:03:26 +01:00 |
|
tamasmeszaros
|
1215fa75d2
|
Exporting png images with minz deflate implementation.
Getting rid of zlib and libpng dependencies
|
2019-03-18 16:00:21 +01:00 |
|
bubnikv
|
aa4a02d683
|
Revert "WIP: SVG import & rasterization"
This reverts commit 9b15908a47.
|
2019-02-07 12:09:10 +01:00 |
|
bubnikv
|
2f5560756e
|
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
|
c92f823770
|
Fix for issue #1765 : no end info in SLA png files.
|
2019-02-05 09:54:21 +01:00 |
|
tamasmeszaros
|
92f937cdcb
|
XY flip is implemented, works only for portrait LCD.
|
2018-12-12 18:45:45 +01:00 |
|
bubnikv
|
fd0047f081
|
Merge remote-tracking branch 'origin/dev2' into dev_native
|
2018-09-20 16:48:40 +02:00 |
|
bubnikv
|
1260b8deb3
|
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 |
|