1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
YuSanka b30405b572 Fixed typo (image grayscaling) 2019-05-14 10:08:52 +02:00
YuSanka bfaa92eabb Added grayscale parameter for create_scaled_bitmap() 2019-05-13 17:58:15 +02:00
YuSanka de55801e31 Merge remote-tracking branch 'origin/ys_bug_fixing' into ys_msw_dpi 2019-04-18 15:24:50 +02:00
YuSanka 66fa280964 Some code refactoring 2019-04-14 10:57:03 +02:00
YuSanka a74c608c7a Merge remote-tracking branch 'origin/master' into ys_msw_dpi 2019-04-10 10:01:20 +02:00
YuSanka 82573390c7 First scaling experiments 2019-04-10 09:57:33 +02:00
Vojtech Kral 2494dc6706 Fix SVG & bitmap scaling on Mac depending on Retina scaling 2019-04-09 15:16:10 +02:00
YuSanka 618d124bfb Icon updating for all application 2019-04-08 11:10:57 +02:00
YuSanka ef5281c3c9 Some improvements for a loading of icons 2019-04-05 11:18:59 +02:00
bubnikv a36bdefda5 Code to load SVG icons into the BitmapCache class. 2019-04-04 09:20:11 +02:00
bubnikv 6ca5a18d05 Commented out wxPixelData.UseAlpha(), as it is missing from wxWidgets 3.1.1. 2018-09-19 18:54:23 +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