Commit Graph

1061 Commits

Author SHA1 Message Date
Vojtech Bubnik
9f039bad40 Localization:
Renamed PrusaSlicer_pt_br.po to pt_BR.po
Added one libslic3r file to lists.txt
2021-12-04 06:05:13 +01:00
kangkang
72e2bf2f46 Localization support for languages with country code on Linux. (#7410) 2021-12-04 05:57:15 +01:00
YuSanka
36b74e0845 Localization.
* --boost option is added to gettext_make_pot script to recognize Boost format strings.
* New script gettext_merge_po_with_pot is added to merging new lines from POT to current PO
* --check-format option is added to gettext_po_to_mo script to check language dependent format strings during generation MO from PO.
* POT is updated and all PO files are merged with it. So, community can just load needed PO file and continue in translation.
* ExtruderSequenceDialog: Added messed localization markers
2021-12-03 16:19:09 +01:00
YuSanka
a889a6c8b0 ObjectList: Fixed update of the icons for InfoItems, when color mode was changed
Sidebar:ObjectInfo: Fixed update of the icon, when color mode was changed
+ Added new icons for "Sinking" and "ShapeGallery"
2021-12-02 16:11:52 +01:00
rtyr
7b1e80e8a6 Sync with PrusaSlicer-settings 2021-12-01 13:11:47 +01:00
YuSanka
125a71f7ae Localization: Updated CZ, DE, ES, FR, IT and PL dictionaries.
+ Fixed some of phrases and updated POT-file
2021-12-01 13:07:25 +01:00
enricoturri1966
4b40e9c18c gouraud.fs shader - removed unused code 2021-12-01 12:37:39 +01:00
rtyr
dd55cac6aa Updated min_slic3r_version for 1.4.0-beta2. 2021-11-26 13:35:03 +01:00
YuSanka
9c00efa6f9 Localization: Next text improvements
+ new POT
 + new CZ translation
2021-11-23 14:56:41 +01:00
rtyr
1bda3f6c58 Sync with PrusaSlicer-settings 2021-11-16 21:07:10 +01:00
enricoturri1966
7e9289655a Removed obsolete gouraud shader files 2021-11-16 12:56:08 +01:00
rtyr
ab0596a114 Updated SLA material colors. 2021-11-16 08:02:28 +01:00
YuSanka
a739cf3543 Localization + new POT
+ added hyperlinks for Ironing parameters
2021-11-15 08:32:40 +01:00
YuSanka
d664f718de Linux specific: Using a pop-up menu on the "cog" wheel for changing of an extruder color.(related to #6759)
+ some code refactoring
+ change a little bit gray color in colorchange_del icons to avoid collision in Dark mode
2021-11-12 14:02:18 +01:00
YuSanka
24134d92a2 Localization fixes + new POT 2021-11-12 09:21:41 +01:00
rtyr
d369bb0d43 Fixed black SLA material color. 2021-11-10 12:56:54 +01:00
YuSanka
e1104626de Implemented possibility to show resin colors from the Plater (Bottles with resin are colored now in preset combobox)
+ Added nsvgParseFromFileWithReplace() to replace some colors before parsing from SVG file
+ Thumbnails are saved with selected resin color in SL1 or SL1S files
+ "white" folder is deleted from "icons" now. THere is no needed anymore.
2021-11-09 17:01:50 +01:00
enricoturri1966
279150dc7f Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_imgui_slider 2021-11-09 15:09:32 +01:00
rtyr
ff64e0a854 1.4.0-beta2 - Added SLA material colors. Updated BASF filament profiles. 2021-11-09 14:04:20 +01:00
enricoturri1966
8e76324ad9 Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Changed background color of additional button and its icon 2021-11-08 13:43:53 +01:00
enricoturri1966
626a4a8883 Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Additional button, added to imgui float slider, using svg icon 2021-11-08 08:29:19 +01:00
rtyr
4e4dff42db Initial Voron bundle 2021-11-05 13:07:23 +01:00
rtyr
740a1b020c Updated ABS filament density. 2021-11-03 22:45:28 +01:00
rtyr
71edb43536 Fixed filament_diameter 2021-11-03 22:43:00 +01:00
rtyr
dd9e4eea3f Initial Ultimaker bundle 2021-11-03 17:11:58 +01:00
David Kocik
5fdb8f86f1 Hints content 2021-11-03 09:46:33 +01:00
David Kocik
4895456a6f Hint hypertext preferences highlight 2021-11-02 10:51:45 +01:00
Mark Choi
9e6b4ae803 Translate error. 2021-10-26 18:31:12 +02:00
rtyr
d5129fb21d 1.4.0-beta1 Sync with PrusaSlicer-settings 2021-10-26 13:38:49 +02:00
Lukáš Hejl
9505743ad5 Fixed darker colors of objects inside multi-material gizmo when objects are mirrored. 2021-10-25 08:41:41 +02:00
rtyr
8796da2e3a 1.4.0-beta0 Added multiple Filatech and BASF filament profiles. Added material profiles for SL1S. 2021-10-23 13:29:08 +02:00
enricoturri1966
b38cd284bd Fixed conflicts after merge with master and ported changes into gouraud shaders to gouraud_mod shaders 2021-10-19 11:27:11 +02:00
Lukáš Hejl
9c02817eb8 Fixed z-fighting between contour around the area selected by smart fill and painted triangles inside the FDM support painting gizmo. 2021-10-18 11:35:13 +02:00
Lukáš Hejl
c6a7b70ed9 Follow-up of 6194e67e68 - Separated the part that computed triangles normals and lighting inside the fragment shader into a separate shader mm_gouraud, which is only used for the multi-material painting gizmo. 2021-10-18 11:35:13 +02:00
enricoturri1966
c20c17ed1e Fixed conflicts after merge with master 2021-10-14 10:48:46 +02:00
YuSanka
9b6c062f25 ShapeGallery: Added more system shapes 2021-10-08 09:05:03 +02:00
enricoturri1966
dcfebd0e60 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision 2021-10-07 14:22:06 +02:00
YuSanka
45406faf1c Added SVG-file for G-CodeViewer logo 2021-10-07 11:53:19 +02:00
YuSanka
06576082ce Deleted unused PNG-files. Added mirroring_transparent.svg (thanks for @AkiraNorthstar) 2021-10-07 10:14:55 +02:00
enricoturri1966
805a589ccd Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision 2021-10-06 13:48:27 +02:00
YuSanka
216c2d2824 Localization: Updated POT 2021-10-05 16:31:04 +02:00
David Kocik
1f67514b37 notification info icon - wider hexagon 2021-10-05 15:52:44 +02:00
enricoturri1966
a7ea88befb Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision 2021-10-05 15:33:37 +02:00
David Kocik
a7f3f07dde Hint notification: selected filament tag check. 2021-10-05 12:26:45 +02:00
enricoturri1966
14d49aa539 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision 2021-10-04 08:30:13 +02:00
David Kocik
493f0fd347 print info notification icon 2021-10-01 17:25:49 +02:00
David Kocik
0fcbc006cb PrintInfoNotificationLevel with icon 2021-10-01 15:03:40 +02:00
enricoturri1966
c3f7227a9d Fixed conflicts after merge with master 2021-09-30 10:31:25 +02:00
YuSanka
37b45d048c Improvements for statistics information:
+ Show 2 groups of errors: "Auto-repared" and "Remaning".
 + Use different icons for volumes with/without remaining errors
 + Fixed update of the ObjectList warnings icons after switch the color mode of a PrusaSlicer
 + Some code refactoring: Use same code for tooltips for "exclamation"-icon from an ObjectList and from a Sidebar->ObjectInfo
2021-09-21 17:20:12 +02:00
enricoturri1966
d383c0ccf4 Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Out of bed detection for circular printbeds 2021-09-21 13:51:57 +02:00