Commit Graph

16 Commits

Author SHA1 Message Date
Enrico Turri
0cd8f8ff79 Follow-up of 8ea8eb67e4, utf-8 path conversion moved into nanosvg library 2019-03-27 15:42:01 +01:00
Enrico Turri
14332f9b46 Fixed loading of SVG textures from utf-8 paths 2019-03-27 12:02:50 +01:00
Enrico Turri
eed3d11785 Force canvas resize when switching between views 2019-03-06 13:37:20 +01:00
Enrico Turri
9c67f015a1 Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-28 11:45:11 +01:00
Enrico Turri
49a5c0465b Small refactoring in Bed3D and GLShader 2019-02-27 15:19:03 +01:00
Enrico Turri
dd5425be72 Attempt to fix rendering of printbed svg textures on Mac 2019-02-27 10:46:52 +01:00
Enrico Turri
b4688b8f42 Fixed build on Linux 2019-02-27 10:28:36 +01:00
Enrico Turri
766c7193f7 Fixed uv in gizmos overlay 2019-02-27 10:03:58 +01:00
Enrico Turri
0aa6440c82 Fixed build on Mac and Linux 2019-02-26 13:27:41 +01:00
Enrico Turri
fd3c1e11f6 Automatic generation of variants of icons for toolbars and gizmos 2019-02-26 12:56:13 +01:00
Enrico Turri
3174e37841 Allow non-squared textures for toolbars and gizmo icons 2019-02-26 10:40:00 +01:00
Enrico Turri
419e951a7e 1st installment of svg icons for toolbars and gizmos 2019-02-26 09:56:23 +01:00
Enrico Turri
1be5c11f52 Printbed textures generated from svg files 2019-02-20 15:23:23 +01:00
Vojtech Kral
51e6f1e9c7 Fix: wxWidgets 3.0 back-compat
Fix #1599
2019-01-09 18:43:29 +01:00
bubnikv
fc10dd76e1 Fix of 1.42.0-Alpha1 won't open from self contained folder #1500
Added some missing UTF8 to wxString path explicit conversions.
2019-01-03 12:32:13 +01: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