Commit Graph

3808 Commits

Author SHA1 Message Date
971070ea9f Add files via upload 2019-05-16 11:19:30 +09:00
0eef143d60 Add files via upload 2019-05-16 09:57:05 +09:00
e58d530afe Bumped up slicer version, updated bundled profiles 2019-05-14 19:06:52 +02:00
a97d99b336 Updated profiles. 2019-05-14 18:16:04 +02:00
3478d8e09c Updated dictionaries 2019-05-14 18:01:29 +02:00
6c5bdeadc3 Updating: Add localized links 2019-05-14 13:30:55 +02:00
0787fa861a Updated handling of the SLIC3R_BUILD_ID key 2019-05-13 18:01:00 +02:00
8adcd8fa71 Updated the PrusaSlicer icons 2019-05-13 16:44:25 +02:00
3a0c27c6e5 Updated Help menu items to open localized web pages.
Updated links to PrusaSlicer-settings.
2019-05-13 16:34:41 +02:00
1b50ea3bda Deleted unused menu items for OSX
+ Marked items for "Change part type" list
+ new POT
2019-05-13 15:07:53 +02:00
ee2b8ced16 WIP: Renaming to PrusaSlicer 2019-05-13 14:11:21 +02:00
8da1c1953f Further renaming to PrusaSlicer 2019-05-13 12:42:40 +02:00
56256519cc WIP: Renaming to PrusaSlicer.
Removed the obsolte icons.
2019-05-13 12:13:28 +02:00
92fb71e5af Updated POT-file 2019-05-11 23:33:50 +02:00
cd82b03a0e Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
+ new POT
2019-05-11 23:29:25 +02:00
ec252eb71d More localization improvements, new POT
+ fixed crash after application closing with non-saved presets
2019-05-10 15:10:37 +02:00
c37ec5bc9e New POT-file 2019-05-10 13:26:20 +02:00
62590d291c use _() instead of _utf8() for ButtonsDescription 2019-05-10 12:28:56 +02:00
5804473171 Localization improvements
New list.txt and POT
2019-05-10 11:50:11 +02:00
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
b7361200bf Some more localization improvements. 2019-05-09 19:24:21 +02:00
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
8e007c5b6a Localization improvements 2019-05-04 02:07:07 +02:00
f18ebec8e9 Added menu icons for a dark mode 2019-04-30 15:14:18 +02:00
023ca6fbe6 ConfigSnapshotDialog: Fix app name interpolation 2019-04-26 11:05:00 +02:00
ea7cfce286 Restored French localization files (Fix of #2158) 2019-04-25 09:16:18 +02:00
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
f244a643ee Fixed again layers.svg icon 2019-04-15 08:36:44 +02:00
cfa4f3f4d6 Added new icons 2019-04-12 17:10:29 +02:00
95eb98a103 Darker icons for 3D and preview menu items 2019-04-12 15:47:40 +02:00
e1debd3a4c Added icons for 3D and preview menu items 2019-04-12 14:30:28 +02:00
c5fa804c33 Merge branch 'et_copy_and_paste' of https://github.com/prusa3d/Slic3r 2019-04-12 12:40:25 +02:00
3a412a3a82 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-04-12 12:28:36 +02:00
50f8f45e0a Added new icons 2019-04-12 12:15:56 +02:00
edab2a056e Added icons for Edit menu items: Delete selected, Delete all, Copy, Paste 2019-04-12 11:50:14 +02:00
341e5276db Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste 2019-04-12 11:28:43 +02:00
566bb7041a Optimization of the OpenGL shaders for clipping with clipping planes. 2019-04-12 11:01:53 +02:00
3e902ecfbd Fixed conflicts after merge with master 2019-04-12 08:41:59 +02:00
a8fd1ceca0 New icons for copy and paste toolbar items 2019-04-11 15:51:12 +02:00
112f218c03 Merge branch 'lm_sla_gizmo_clipping_plane' 2019-04-11 15:45:49 +02:00
4718c839f6 Copy and paste -> Added items for copy and paste on the toolbar 2019-04-11 13:20:34 +02:00
3b8ac62a9e Removed old png icons for gizmos 2019-04-11 12:55:56 +02:00
678c513cb9 Merge branch 'master' into lm_sla_gizmo_clipping_plane 2019-04-10 13:43:02 +02:00
62d9a44a03 Update SL1 icon 2019-04-10 12:11:47 +02:00
4866642c5c Fixed icon layers.svg (again) 2019-04-10 09:52:21 +02:00
7b54c59b61 Added new icons 2019-04-10 09:41:04 +02:00
ed8b1a7ecb Localization: Updated dictionaries 2019-04-09 16:54:31 +02:00
3a09f66e51 Fixed a literal in vertex shader that refused to compile on OSX 2019-04-08 16:05:18 +02:00
86cb5bb00d Fixed icon layers.svg 2019-04-08 10:38:48 +02:00
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