Commit Graph

282 Commits

Author SHA1 Message Date
YuSanka
d90ccb5625 ConfigSnapshotDialog: Fix app name interpolation 2019-04-26 11:05:00 +02:00
YuSanka
330bd29089 Restored French localization files (Fix of #2158) 2019-04-25 09:16:18 +02:00
bubnikv
3e52e6f4a7 Added comments to the gettext dictionaries generated by the xgettext tool.
The prefix to be searched for in the source code comments is TRN
2019-04-18 10:13:56 +02:00
Enrico Turri
b6a5808295 Fixed again layers.svg icon 2019-04-15 08:36:44 +02:00
YuSanka
aa5588b11c Added new icons 2019-04-12 17:10:29 +02:00
Enrico Turri
21e7fe48ab Darker icons for 3D and preview menu items 2019-04-12 15:47:40 +02:00
Enrico Turri
9d76aaa378 Added icons for 3D and preview menu items 2019-04-12 14:30:28 +02:00
Enrico Turri
7be9551414 Merge branch 'et_copy_and_paste' of https://github.com/prusa3d/Slic3r 2019-04-12 12:40:25 +02:00
YuSanka
95fb8828a2 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-04-12 12:28:36 +02:00
YuSanka
60079c26f1 Added new icons 2019-04-12 12:15:56 +02:00
Enrico Turri
0b5186aec8 Added icons for Edit menu items: Delete selected, Delete all, Copy, Paste 2019-04-12 11:50:14 +02:00
Enrico Turri
3d9351b2fa Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste 2019-04-12 11:28:43 +02:00
bubnikv
77d1851ace Optimization of the OpenGL shaders for clipping with clipping planes. 2019-04-12 11:01:53 +02:00
Enrico Turri
1f6d671abb Fixed conflicts after merge with master 2019-04-12 08:41:59 +02:00
Enrico Turri
6c12939201 New icons for copy and paste toolbar items 2019-04-11 15:51:12 +02:00
bubnikv
0bcbdcdc5c Merge branch 'lm_sla_gizmo_clipping_plane' 2019-04-11 15:45:49 +02:00
Enrico Turri
61ef36805f Copy and paste -> Added items for copy and paste on the toolbar 2019-04-11 13:20:34 +02:00
Enrico Turri
52cb8bdd09 Removed old png icons for gizmos 2019-04-11 12:55:56 +02:00
Lukas Matena
ba1bfa9e66 Merge branch 'master' into lm_sla_gizmo_clipping_plane 2019-04-10 13:43:02 +02:00
Vojtech Kral
cde0b9d01c Update SL1 icon 2019-04-10 12:11:47 +02:00
Enrico Turri
a43a57f138 Fixed icon layers.svg (again) 2019-04-10 09:52:21 +02:00
YuSanka
9862d8c92d Added new icons 2019-04-10 09:41:04 +02:00
YuSanka
7793fea7c8 Localization: Updated dictionaries 2019-04-09 16:54:31 +02:00
Lukas Matena
2eefbff52b Fixed a literal in vertex shader that refused to compile on OSX 2019-04-08 16:05:18 +02:00
Enrico Turri
046eaf3134 Fixed icon layers.svg 2019-04-08 10:38:48 +02:00
Lukas Matena
6bd7749192 SLA gizmo clipping plane logic moved to fragment shader
This means the clipping now works again with both legacy and modern OpenGL
2019-04-08 10:31:16 +02:00
bubnikv
29dfd914f9 Code to load SVG icons into the BitmapCache class. 2019-04-04 09:20:11 +02:00
bubnikv
dcfc8bb47a First batch of SVG icons.
Support for loading SVG icons into a BitmapCache.
2019-04-04 09:02:53 +02:00
bubnikv
0efeea7c6e Merge remote-tracking branch 'remotes/origin/ys_comboboxes' 2019-03-21 10:11:27 +01:00
Enrico Turri
3d1beffb35 Removed png textures for printbed 2019-03-19 13:55:10 +01:00
YuSanka
c8af16630c Merge remote-tracking branch 'origin/vb_faster_tabs' into ys_comboboxes 2019-03-19 08:52:58 +01:00
bubnikv
083488dcd2 Updated Prusa3D print profiles 2019-03-16 19:13:30 +01:00
YuSanka
8cf2c69d68 Some improvements 2019-03-08 16:20:20 +01:00
Enrico Turri
5b91a4fd97 Added svg icons for view toolbar and gismos 2019-03-04 14:21:52 +01:00
Enrico Turri
d3350fe0ce Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-03-04 08:33:52 +01:00
Vojtech Kral
cad449b786 avrdude: Use a minimalistic embedded conf instead of an external file 2019-03-01 13:15: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
e255f0239a Code cleanup 2019-02-28 09:37:55 +01:00
Enrico Turri
7f664a8ef3 2nd attempt to fix rendering of printbed svg textures on Mac 2019-02-28 09:04:17 +01:00
Enrico Turri
49634f81ee Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-26 12:56:43 +01:00
YuSanka
c640e88639 Added tooltips for mode buttons.
+ some clean of an unused code
+ fix of #1861
2019-02-26 10:50: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
2cc33c7361 Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-25 09:32:02 +01:00
Vojtech Kral
91f061316e Update preset bundle 2019-02-22 17:26:25 +01:00
Enrico Turri
af72e2e0eb Fixed conflicts after merge with master 2019-02-22 10:18:15 +01:00
Enrico Turri
e9c4175a99 Gizmos overlay using a single png texture 2019-02-22 10:01:34 +01:00
Enrico Turri
8ca2fd99be Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models 2019-02-21 11:44:15 +01:00
Enrico Turri
1be5c11f52 Printbed textures generated from svg files 2019-02-20 15:23:23 +01:00
YuSanka
031cbf0f39 Some Ukrainian localization improvements 2019-02-19 15:07:26 +01:00
bubnikv
d3b12ccec4 Removed the NotoSans hinted fonts as they are too large, they are
currently not used and they only increase installation size
significantly.
2019-02-19 13:28:05 +01:00