Enrico Turri
|
6ca49c05df
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui_refactoring
|
2019-04-05 11:55:56 +02:00 |
|
bubnikv
|
a36bdefda5
|
Code to load SVG icons into the BitmapCache class.
|
2019-04-04 09:20:11 +02:00 |
|
Enrico Turri
|
702186eec3
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui_refactoring
|
2019-03-28 08:24:25 +01:00 |
|
Enrico Turri
|
46eafca0eb
|
Follow-up of 8ea8eb67e4 , utf-8 path conversion moved into nanosvg library
|
2019-03-27 15:42:01 +01:00 |
|
Enrico Turri
|
d795f07e7b
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
|
Enrico Turri
|
8ea8eb67e4
|
Fixed loading of SVG textures from utf-8 paths
|
2019-03-27 12:02:50 +01:00 |
|
Enrico Turri
|
2c99fd35d3
|
Force canvas resize when switching between views
|
2019-03-06 13:37:20 +01:00 |
|
Enrico Turri
|
9ff8cd01b3
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
|
2019-02-28 11:45:11 +01:00 |
|
Enrico Turri
|
68805fc63a
|
Small refactoring in Bed3D and GLShader
|
2019-02-27 15:19:03 +01:00 |
|
Enrico Turri
|
3c39e1a618
|
Attempt to fix rendering of printbed svg textures on Mac
|
2019-02-27 10:46:52 +01:00 |
|
Enrico Turri
|
5e9067d652
|
Fixed build on Linux
|
2019-02-27 10:28:36 +01:00 |
|
Enrico Turri
|
8cc1486cab
|
Fixed uv in gizmos overlay
|
2019-02-27 10:03:58 +01:00 |
|
Enrico Turri
|
f84591e570
|
Fixed build on Mac and Linux
|
2019-02-26 13:27:41 +01:00 |
|
Enrico Turri
|
a8610f990e
|
Automatic generation of variants of icons for toolbars and gizmos
|
2019-02-26 12:56:13 +01:00 |
|
Enrico Turri
|
f47fe861ac
|
Allow non-squared textures for toolbars and gizmo icons
|
2019-02-26 10:40:00 +01:00 |
|
Enrico Turri
|
0f683a6a1e
|
1st installment of svg icons for toolbars and gizmos
|
2019-02-26 09:56:23 +01:00 |
|
Enrico Turri
|
11fc849b1a
|
Printbed textures generated from svg files
|
2019-02-20 15:23:23 +01:00 |
|
Vojtech Kral
|
cde0aa4443
|
Fix: wxWidgets 3.0 back-compat
Fix #1599
|
2019-01-09 18:43:29 +01:00 |
|
bubnikv
|
0d7e53badb
|
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
|
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 |
|