Commit Graph

16 Commits

Author SHA1 Message Date
910605864a Added glsafe() around OpenGL calls where missing 2019-03-27 14:42:09 +01:00
14332f9b46 Fixed loading of SVG textures from utf-8 paths 2019-03-27 12:02:50 +01:00
eed3d11785 Force canvas resize when switching between views 2019-03-06 13:37:20 +01:00
9c67f015a1 Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-28 11:45:11 +01:00
49a5c0465b Small refactoring in Bed3D and GLShader 2019-02-27 15:19:03 +01:00
dd5425be72 Attempt to fix rendering of printbed svg textures on Mac 2019-02-27 10:46:52 +01:00
b4688b8f42 Fixed build on Linux 2019-02-27 10:28:36 +01:00
766c7193f7 Fixed uv in gizmos overlay 2019-02-27 10:03:58 +01:00
0aa6440c82 Fixed build on Mac and Linux 2019-02-26 13:27:41 +01:00
fd3c1e11f6 Automatic generation of variants of icons for toolbars and gizmos 2019-02-26 12:56:13 +01:00
3174e37841 Allow non-squared textures for toolbars and gizmo icons 2019-02-26 10:40:00 +01:00
419e951a7e 1st installment of svg icons for toolbars and gizmos 2019-02-26 09:56:23 +01:00
1be5c11f52 Printbed textures generated from svg files 2019-02-20 15:23:23 +01:00
51e6f1e9c7 Fix: wxWidgets 3.0 back-compat
Fix #1599
2019-01-09 18:43:29 +01:00
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
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