YuSanka
dd70dd6e10
Implemented LayerItem for ObjectList
2019-05-27 14:00:34 +02:00
bubnikv
984a475d76
renamed: resources/localization/ko_KR/PrusaSlicer.po -> resources/localization/ko_KR/PrusaSlicer_kr.po
2019-05-24 09:08:29 +02:00
lee hakmin
020870b808
Add files via upload
2019-05-24 09:07:17 +02:00
lee hakmin
f0f64c6fac
Add files via upload
2019-05-24 09:07:17 +02:00
lee hakmin
cad520c7ef
Add files via upload
2019-05-24 09:07:17 +02:00
bubnikv
ded5ad0517
Support of CJK languages in ImGUI:
...
Added glyph tables & CJK font (huge file!)
Added glyph tables for Turkish and Vietnamese.
Added glyph tables Thai (font is still missing)
2019-05-23 18:04:27 +02:00
bubnikv
f7b87ce033
Implements Turkish Language Pack #2342
2019-05-23 10:05:54 +02:00
taksito
4083182acb
traditional Chinese language pack added
2019-05-22 09:09:44 +02:00
taksito
dd5f00de0a
Create PrusaSlicer_zhtw.po
2019-05-22 09:09:44 +02:00
Jiang Yue
efbb660f28
Update Simplified Chinese translation
2019-05-21 10:53:41 +02:00
YuSanka
eee23d1653
New dictionaries
2019-05-20 17:14:34 +02:00
YuSanka
b65d5683e2
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-05-20 16:38:07 +02:00
YuSanka
64aa7237c0
New POT
2019-05-20 16:37:55 +02:00
bubnikv
f0ac0fbd09
Updated profiles for the final release.
2019-05-20 16:25:51 +02:00
YuSanka
7b84d1e710
Fix of #2277
...
+ new POT
2019-05-20 16:05:15 +02:00
bubnikv
eb807fd1fa
Re-generated the pot file, context for Top / Bottom added manually
2019-05-20 14:22:34 +02:00
bubnikv
c225644961
Updated PrusaResearch profiles
2019-05-17 16:31:40 +02:00
bubnikv
cd56b05d27
Updated OSX icons
2019-05-16 16:08:47 +02:00
bubnikv
0eeda8e321
Merge branch 'master' of https://github.com/ulsanether/Slic3r into ulsanether-master
2019-05-16 10:47:39 +02:00
lee hakmin
971070ea9f
Add files via upload
2019-05-16 11:19:30 +09:00
lee hakmin
0eef143d60
Add files via upload
2019-05-16 09:57:05 +09:00
bubnikv
e58d530afe
Bumped up slicer version, updated bundled profiles
2019-05-14 19:06:52 +02:00
bubnikv
a97d99b336
Updated profiles.
2019-05-14 18:16:04 +02:00
YuSanka
3478d8e09c
Updated dictionaries
2019-05-14 18:01:29 +02:00
Vojtech Kral
6c5bdeadc3
Updating: Add localized links
2019-05-14 13:30:55 +02:00
bubnikv
0787fa861a
Updated handling of the SLIC3R_BUILD_ID key
2019-05-13 18:01:00 +02:00
bubnikv
8adcd8fa71
Updated the PrusaSlicer icons
2019-05-13 16:44:25 +02:00
bubnikv
3a0c27c6e5
Updated Help menu items to open localized web pages.
...
Updated links to PrusaSlicer-settings.
2019-05-13 16:34:41 +02:00
YuSanka
1b50ea3bda
Deleted unused menu items for OSX
...
+ Marked items for "Change part type" list
+ new POT
2019-05-13 15:07:53 +02:00
bubnikv
ee2b8ced16
WIP: Renaming to PrusaSlicer
2019-05-13 14:11:21 +02:00
bubnikv
8da1c1953f
Further renaming to PrusaSlicer
2019-05-13 12:42:40 +02:00
bubnikv
56256519cc
WIP: Renaming to PrusaSlicer.
...
Removed the obsolte icons.
2019-05-13 12:13:28 +02:00
YuSanka
92fb71e5af
Updated POT-file
2019-05-11 23:33:50 +02:00
YuSanka
cd82b03a0e
Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
...
+ new POT
2019-05-11 23:29:25 +02:00
YuSanka
ec252eb71d
More localization improvements, new POT
...
+ fixed crash after application closing with non-saved presets
2019-05-10 15:10:37 +02:00
YuSanka
c37ec5bc9e
New POT-file
2019-05-10 13:26:20 +02:00
YuSanka
62590d291c
use _() instead of _utf8() for ButtonsDescription
2019-05-10 12:28:56 +02:00
YuSanka
5804473171
Localization improvements
...
New list.txt and POT
2019-05-10 11:50:11 +02:00
YuSanka
39be95f0f6
Fixed SPE-913
...
(Slicer do not display all extruders when it is started with SLA profile)
+ Updated POT-file
2019-05-10 11:06:46 +02:00
bubnikv
b7361200bf
Some more localization improvements.
2019-05-09 19:24:21 +02:00
bubnikv
92ba75ed75
Fixed localization of the "Machine Limits" parameters.
...
Fixed localization of some other parameters (templating is not supported
inside the PrintConfig.cpp as these strings are translated not inside
PrintConfig.cpp, but by the calling GUI code).
Fixed localization of SLA status bar.
2019-05-09 14:15:56 +02:00
YuSanka
8e007c5b6a
Localization improvements
2019-05-04 02:07:07 +02:00
YuSanka
f18ebec8e9
Added menu icons for a dark mode
2019-04-30 15:14:18 +02:00
YuSanka
023ca6fbe6
ConfigSnapshotDialog: Fix app name interpolation
2019-04-26 11:05:00 +02:00
YuSanka
ea7cfce286
Restored French localization files (Fix of #2158 )
2019-04-25 09:16:18 +02:00
bubnikv
63a0d1aeee
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
f244a643ee
Fixed again layers.svg icon
2019-04-15 08:36:44 +02:00
YuSanka
cfa4f3f4d6
Added new icons
2019-04-12 17:10:29 +02:00
Enrico Turri
95eb98a103
Darker icons for 3D and preview menu items
2019-04-12 15:47:40 +02:00
Enrico Turri
e1debd3a4c
Added icons for 3D and preview menu items
2019-04-12 14:30:28 +02:00
Enrico Turri
c5fa804c33
Merge branch 'et_copy_and_paste' of https://github.com/prusa3d/Slic3r
2019-04-12 12:40:25 +02:00
YuSanka
3a412a3a82
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-04-12 12:28:36 +02:00
YuSanka
50f8f45e0a
Added new icons
2019-04-12 12:15:56 +02:00
Enrico Turri
edab2a056e
Added icons for Edit menu items: Delete selected, Delete all, Copy, Paste
2019-04-12 11:50:14 +02:00
Enrico Turri
341e5276db
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste
2019-04-12 11:28:43 +02:00
bubnikv
566bb7041a
Optimization of the OpenGL shaders for clipping with clipping planes.
2019-04-12 11:01:53 +02:00
Enrico Turri
3e902ecfbd
Fixed conflicts after merge with master
2019-04-12 08:41:59 +02:00
Enrico Turri
a8fd1ceca0
New icons for copy and paste toolbar items
2019-04-11 15:51:12 +02:00
bubnikv
112f218c03
Merge branch 'lm_sla_gizmo_clipping_plane'
2019-04-11 15:45:49 +02:00
Enrico Turri
4718c839f6
Copy and paste -> Added items for copy and paste on the toolbar
2019-04-11 13:20:34 +02:00
Enrico Turri
3b8ac62a9e
Removed old png icons for gizmos
2019-04-11 12:55:56 +02:00
Lukas Matena
678c513cb9
Merge branch 'master' into lm_sla_gizmo_clipping_plane
2019-04-10 13:43:02 +02:00
Vojtech Kral
62d9a44a03
Update SL1 icon
2019-04-10 12:11:47 +02:00
Enrico Turri
4866642c5c
Fixed icon layers.svg (again)
2019-04-10 09:52:21 +02:00
YuSanka
7b54c59b61
Added new icons
2019-04-10 09:41:04 +02:00
YuSanka
ed8b1a7ecb
Localization: Updated dictionaries
2019-04-09 16:54:31 +02:00
Lukas Matena
3a09f66e51
Fixed a literal in vertex shader that refused to compile on OSX
2019-04-08 16:05:18 +02:00
Enrico Turri
86cb5bb00d
Fixed icon layers.svg
2019-04-08 10:38:48 +02:00
Lukas Matena
9b7857aaab
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
a36bdefda5
Code to load SVG icons into the BitmapCache class.
2019-04-04 09:20:11 +02:00
bubnikv
8e63a6ba97
First batch of SVG icons.
...
Support for loading SVG icons into a BitmapCache.
2019-04-04 09:02:53 +02:00
bubnikv
d9d0eff0f1
Merge remote-tracking branch 'remotes/origin/ys_comboboxes'
2019-03-21 10:11:27 +01:00
Enrico Turri
9076fb2be1
Removed png textures for printbed
2019-03-19 13:55:10 +01:00
YuSanka
8be8b604f5
Merge remote-tracking branch 'origin/vb_faster_tabs' into ys_comboboxes
2019-03-19 08:52:58 +01:00
bubnikv
e3153fc8fe
Updated Prusa3D print profiles
2019-03-16 19:13:30 +01:00
YuSanka
b382ad1ffb
Some improvements
2019-03-08 16:20:20 +01:00
Enrico Turri
319a48f42d
Added svg icons for view toolbar and gismos
2019-03-04 14:21:52 +01:00
Enrico Turri
3c7ec5f7c6
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
2019-03-04 08:33:52 +01:00
Vojtech Kral
ffd7a3d933
avrdude: Use a minimalistic embedded conf instead of an external file
2019-03-01 13:15: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
4b6ab84dbc
Code cleanup
2019-02-28 09:37:55 +01:00
Enrico Turri
44b2ca8182
2nd attempt to fix rendering of printbed svg textures on Mac
2019-02-28 09:04:17 +01:00
Enrico Turri
e1eff8fa5c
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
2019-02-26 12:56:43 +01:00
YuSanka
5cc86c49b9
Added tooltips for mode buttons.
...
+ some clean of an unused code
+ fix of #1861
2019-02-26 10:50: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
fab87ff1d9
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
2019-02-25 09:32:02 +01:00
Vojtech Kral
0e1e87e0ad
Update preset bundle
2019-02-22 17:26:25 +01:00
Enrico Turri
a36896e4c9
Fixed conflicts after merge with master
2019-02-22 10:18:15 +01:00
Enrico Turri
aa9994fa35
Gizmos overlay using a single png texture
2019-02-22 10:01:34 +01:00
Enrico Turri
bfdd702134
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-21 11:44:15 +01:00
Enrico Turri
11fc849b1a
Printbed textures generated from svg files
2019-02-20 15:23:23 +01:00
YuSanka
7a4a219f60
Some Ukrainian localization improvements
2019-02-19 15:07:26 +01:00
bubnikv
35b4777e0e
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
Vojtech Kral
59300b61c5
Update profiles
2019-02-15 15:38:41 +01:00
Vojtech Kral
dbfdcaa489
Update printer icons
2019-02-13 11:56:56 +01:00
Vojtech Kral
b0f54e5709
ConfigWizard refactoring
2019-02-12 10:11:00 +01:00
Enrico Turri
7c59c218c1
Restored old sl1 printbed model
2019-02-07 09:15:20 +01:00
Enrico Turri
63e4fa3862
New model for sl1 print bed
2019-02-06 14:53:52 +01:00
Enrico Turri
98dbe77b8d
Textures for print beds 4096x4096 and 8192x8192
2019-02-06 14:52:43 +01:00
bubnikv
f2b44645d1
Updated profiles
2019-02-04 19:10:47 +01:00