Commit Graph

9708 Commits

Author SHA1 Message Date
2fc94a021c Merge remote-tracking branch 'remotes/origin/master' into lm_sla_dialog_scaling 2019-05-13 19:39:17 +02:00
7e6958c45a Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-05-13 19:31:54 +02:00
69695ef9f0 Generate debug symbols for Windows builds even in Release mode. 2019-05-13 19:31:20 +02:00
e1df6f3c09 Typo fix 2019-05-13 18:21:47 +02:00
501885a103 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-05-13 18:01:18 +02:00
d284184f62 Updated handling of the SLIC3R_BUILD_ID key 2019-05-13 18:01:00 +02:00
8d04e6b245 Added grayscale parameter for create_scaled_bitmap() 2019-05-13 17:58:15 +02:00
9aa11b4b2d Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-05-13 17:10:17 +02:00
22225a2bac Set default width for ModeButtons to correct rendering on OnFocus under OSX 2019-05-13 17:03:09 +02:00
48e9c2f75b Merge remote-tracking branch 'remotes/origin/ys_menuicons' 2019-05-13 17:02:26 +02:00
6a72809d8d Merge remote-tracking branch 'remotes/origin/master' into lm_sla_dialog_scaling 2019-05-13 17:01:06 +02:00
a537527fdb Updated the PrusaSlicer icons 2019-05-13 16:44:25 +02:00
20e702b601 Updated Help menu items to open localized web pages.
Updated links to PrusaSlicer-settings.
2019-05-13 16:34:41 +02:00
30d1b0730d Fixed input parameter for ConvertToGreyscale() 2019-05-13 15:57:26 +02:00
401ada220c Yet some renaming to PrusaSlicer 2019-05-13 15:47:33 +02:00
c657edd2e0 Fix of the previous commit. 2019-05-13 15:22:03 +02:00
1bb0b5d459 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-05-13 15:14:38 +02:00
1ccaaf7499 Further renaming to PrusaSlicer 2019-05-13 15:14:33 +02:00
22f41cacd3 Merge remote-tracking branch 'origin/master' into ys_menuicons 2019-05-13 15:12:36 +02:00
5ae82e9ea1 Hopefully fixed SLA dialog scaling issues on OSX 2019-05-13 15:10:01 +02:00
ab3ef2e8b0 An attempt to fix the SLA gizmo dialog so it does not crop long description on the sliders 2019-05-13 15:10:01 +02:00
884123933d Deleted unused menu items for OSX
+ Marked items for "Change part type" list
+ new POT
2019-05-13 15:07:53 +02:00
7268fc9a71 Code refactoring for Bind(wxEVT_UPDATE_UI) universally (inside append_menu_item(...))
+ Marked text for "Change part type" list
2019-05-13 14:27:51 +02:00
990b6ed9e1 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_copy_and_paste 2019-05-13 14:18:34 +02:00
dff66e2519 WIP: Renaming to PrusaSlicer 2019-05-13 14:11:21 +02:00
e324b0e930 Further renaming to PrusaSlicer 2019-05-13 12:42:40 +02:00
95041ea550 WIP: Renaming to PrusaSlicer.
Removed the obsolte icons.
2019-05-13 12:13:28 +02:00
dd45ea9382 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_copy_and_paste 2019-05-13 11:59:29 +02:00
3ee28f78bf Prevent segfaults from callbacks when statusbar elements are deallocated
happens on application exit when a job (arrange or optimize orientation) is running.
2019-05-13 10:20:37 +02:00
e7283825f6 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-05-13 10:06:23 +02:00
5d3d573a65 Changed the preferences tool tip for automatic update. 2019-05-13 10:05:59 +02:00
3ec58fd0ac Constrained gizmo-scaling -> Fixed grabbers offsets transformation for volumes 2019-05-13 09:02:33 +02:00
fb5f9be2db Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste 2019-05-13 08:30:30 +02:00
edb3449af9 Fixed bug with "Extruder" column updating after preset changing SLA<=>FFF 2019-05-11 23:50:32 +02:00
e7d55b498d Updated POT-file 2019-05-11 23:33:50 +02:00
4b7127dc82 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-05-11 23:32:48 +02:00
9cc219fab7 Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
+ new POT
2019-05-11 23:29:25 +02:00
d508b302ef Tooltip over "Remove parameter" checkbox.
Application name to the "Delete all" dialog.
2019-05-10 17:10:12 +02:00
edec79315e Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-05-10 16:10:14 +02:00
af84196430 Fixed a regression bug (typo) in update of OptionGroups. 2019-05-10 16:09:42 +02:00
784e5ded92 Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste 2019-05-10 15:22:00 +02:00
c748172570 Added Cancel button to the confirm delete all dialog to enable dismiss the dialog using esc key 2019-05-10 15:20:46 +02:00
6262f5a1c8 More localization improvements, new POT
+ fixed crash after application closing with non-saved presets
2019-05-10 15:10:37 +02:00
ece30c27ee Wizard: on first execution, only select the first FDM printer, not
the first SLA printer.
2019-05-10 14:58:58 +02:00
d1f474fb5b Constrained gizmo-scaling -> small refactoring 2019-05-10 14:44:10 +02:00
8ce342cff5 Application will pick translation dictionaries based on the system default language
on first start of Slic3r.
Updated help menu (removed reference to the upstream manual)
Fixed some OpenGL assert due to glOrtho being called with zero Z span.
2019-05-10 14:43:35 +02:00
a9718c4ec7 Constrained gizmo-scaling -> fixed offset for uniform scale 2019-05-10 14:04:43 +02:00
a3a2acf081 Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_copy_and_paste 2019-05-10 13:50:46 +02:00
c2742ecfb0 Constrained gizmo-scaling -> keep initial ctrl key status while dragging 2019-05-10 13:50:25 +02:00
a901466338 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-05-10 13:46:13 +02:00