Commit Graph

257 Commits

Author SHA1 Message Date
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
29dfd914f9 Code to load SVG icons into the BitmapCache class. 2019-04-04 09:20:11 +02:00
dcfc8bb47a First batch of SVG icons.
Support for loading SVG icons into a BitmapCache.
2019-04-04 09:02:53 +02:00
0efeea7c6e Merge remote-tracking branch 'remotes/origin/ys_comboboxes' 2019-03-21 10:11:27 +01:00
3d1beffb35 Removed png textures for printbed 2019-03-19 13:55:10 +01:00
c8af16630c Merge remote-tracking branch 'origin/vb_faster_tabs' into ys_comboboxes 2019-03-19 08:52:58 +01:00
083488dcd2 Updated Prusa3D print profiles 2019-03-16 19:13:30 +01:00
8cf2c69d68 Some improvements 2019-03-08 16:20:20 +01:00
5b91a4fd97 Added svg icons for view toolbar and gismos 2019-03-04 14:21:52 +01:00
d3350fe0ce Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-03-04 08:33:52 +01:00
cad449b786 avrdude: Use a minimalistic embedded conf instead of an external file 2019-03-01 13:15:20 +01:00
9c67f015a1 Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-28 11:45:11 +01:00
e255f0239a Code cleanup 2019-02-28 09:37:55 +01:00
7f664a8ef3 2nd attempt to fix rendering of printbed svg textures on Mac 2019-02-28 09:04:17 +01:00
49634f81ee Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-26 12:56:43 +01:00
c640e88639 Added tooltips for mode buttons.
+ some clean of an unused code
+ fix of #1861
2019-02-26 10:50:00 +01:00
419e951a7e 1st installment of svg icons for toolbars and gizmos 2019-02-26 09:56:23 +01:00
2cc33c7361 Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons 2019-02-25 09:32:02 +01:00
91f061316e Update preset bundle 2019-02-22 17:26:25 +01:00
af72e2e0eb Fixed conflicts after merge with master 2019-02-22 10:18:15 +01:00
e9c4175a99 Gizmos overlay using a single png texture 2019-02-22 10:01:34 +01:00
8ca2fd99be Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models 2019-02-21 11:44:15 +01:00
1be5c11f52 Printbed textures generated from svg files 2019-02-20 15:23:23 +01:00
031cbf0f39 Some Ukrainian localization improvements 2019-02-19 15:07:26 +01:00
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
c0b9ada76c Update profiles 2019-02-15 15:38:41 +01:00
9e4db6201b Update printer icons 2019-02-13 11:56:56 +01:00
d91dcb337e ConfigWizard refactoring 2019-02-12 10:11:00 +01:00
b92f114328 Restored old sl1 printbed model 2019-02-07 09:15:20 +01:00
3dfb35cc63 New model for sl1 print bed 2019-02-06 14:53:52 +01:00
3d0b24ca04 Textures for print beds 4096x4096 and 8192x8192 2019-02-06 14:52:43 +01:00
cd0ef3e9c6 Updated profiles 2019-02-04 19:10:47 +01:00
07d14f204e SLA print bed rotated by 180 degrees, simplified by removing some internal pieces. 2019-01-26 18:52:31 +01:00
eccce89204 Added model for sl1 bed 2019-01-23 15:52:08 +01:00
ee1e590858 L10n improvements 2019-01-21 12:34:28 +01:00
4da39b7645 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-01-10 11:10:01 +01:00
393c72aa8e Implemented ModeSizer with ModeButtons for the mode view changing from the settings tabs and plater 2019-01-10 11:09:31 +01:00
4a5647f68f Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-01-09 13:08:17 +01:00
f6bfbc31d7 Updated OSX manifest to reference input / output files.
Bundled OSX icon files for STL/AMF/3MF/gcode
2019-01-09 13:08:00 +01:00
e3bedd5c86 Fixed model for mk3 bed 2019-01-09 12:15:08 +01:00
9e5e197859 Added print bed models for mk2 and mk3 printers to 3D scene 2019-01-04 12:56:48 +01:00
9a085f30c0 Fixed hover icons in view toolbar 2019-01-03 12:35:01 +01:00
83f66fa291 Annotated the system printer profiles with a technology filed. 2018-12-21 20:10:42 +01:00
1e3883d6fe New icons for gizmo overlay 2018-12-21 15:29:59 +01:00
ce518f65b1 New toolbar icons 2018-12-21 15:21:41 +01:00
4b6ee18928 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-20 17:45:02 +01:00
59537abf96 Updated SLA profiles.
Fixed the update downloader to ignore downloaded preset index if it is
older than the currently active one.
2018-12-20 17:44:24 +01:00
2c6d6250bd More transparent background texture for toolbars 2018-12-20 16:09:25 +01:00
bd0ffb7acd New icons for sla support points gizmo overlay 2018-12-20 08:38:46 +01:00
94a7555956 DoubleSlider issues (1 & 3 from SPE-686)
+ added icon for "Keyboard shortcuts" dialog
2018-12-19 15:58:42 +01:00