f760dfed36
Refactoring - Shared members of GLCanvas3D as references instead of pointers
2019-03-08 12:03:37 +01:00
444002e156
Code cleanup
2019-03-08 12:03:31 +01:00
55342be4a1
Use unique camera shared by 3d view and preview (experimental)
2019-03-08 12:03:17 +01:00
eed3d11785
Force canvas resize when switching between views
2019-03-06 13:37:20 +01:00
7776115e7a
Fixed message type and disabled "Split to parts" in toolbar for the SLA printer
2019-03-05 16:19:02 +01:00
400c46e697
PrintHost: Fix host type configuration, refactor, fix #1687
2019-03-05 16:12:15 +01:00
78e5af1b04
PrintHost: Don't offer print start for SL1
2019-03-05 16:12:15 +01:00
7585fd2499
Fixed conflicts after merge with master
2019-03-05 08:27:21 +01:00
650ff5a36b
Fixed a bug, where a bounding box volume was shown at the side bar
...
instead of volume of the mesh.
2019-03-04 15:29:07 +01:00
5b91a4fd97
Added svg icons for view toolbar and gismos
2019-03-04 14:21:52 +01:00
8dd62c85c2
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
2019-03-04 13:47:34 +01:00
20fd2f99a7
Removed reset of gcode preview from schedule_background_process()
2019-03-04 10:44:40 +01:00
d3350fe0ce
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
2019-03-04 08:33:52 +01:00
8adb611bd9
Code cleanup
2019-03-01 10:46:28 +01:00
00f9dd6de5
Do not regenerate existing gcode preview toolpaths when switching to Preview
2019-03-01 10:42:46 +01:00
ef72778421
Reworked the "new modifier mesh place on face" code to not place
...
on face if the instance coordinate system is skewed.
2019-03-01 10:09:20 +01:00
e2f265128e
ENABLE_MODE_AWARE_TOOLBAR_ITEMS set as default
2019-02-28 12:21:36 +01:00
fd3c1e11f6
Automatic generation of variants of icons for toolbars and gizmos
2019-02-26 12:56:13 +01:00
3174e37841
Allow non-squared textures for toolbars and gizmo icons
2019-02-26 10:40:00 +01:00
419e951a7e
1st installment of svg icons for toolbars and gizmos
2019-02-26 09:56:23 +01:00
af518ff070
Attempt to fix 3D scene popup menu on Linux
2019-02-25 10:35:51 +01:00
c5103cb564
Restart background processing for all steps on G-code export and send to
...
octoprint for SLA if the slicing for a single object only is active.
2019-02-25 10:21:12 +01:00
2cc33c7361
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
2019-02-25 09:32:02 +01:00
69bada26c3
Merge remote-tracking branch 'origin/ys_bf_updating'
2019-02-22 16:56:20 +01:00
8130c2d08f
Code cleanup
2019-02-22 12:06:56 +01:00
907093ade3
Some fixes for the last commit
2019-02-22 11:59:40 +01:00
d0129cd532
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
2019-02-22 11:40:04 +01:00
af72e2e0eb
Fixed conflicts after merge with master
2019-02-22 10:18:15 +01:00
de8172d2be
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-02-22 10:12:18 +01:00
1bbc01a4c0
Show wait cursor when exporting an STL.
...
Fix of SLA gizmo picking by rectangle: point is occluded only if an object
is half its radius away from the point center.
Don't show the temp G-code file name in the status bar when exporting.
2019-02-22 10:11:57 +01:00
e9c4175a99
Gizmos overlay using a single png texture
2019-02-22 10:01:34 +01:00
59784e8eac
Fixed bug with update (part of #1801 )
2019-02-22 09:38:56 +01:00
83cb2565c8
Fixed conflicts after merge with master
2019-02-22 09:11:49 +01:00
a3e089b701
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-02-21 15:46:23 +01:00
41b8e5873f
Optimization of SLA print time estimation,
...
moved SLA print time estimation calculation into rasterization step,
so that the print time estimation is tracked by some SLAPrintStep.
Extended the output file name generator to use the SLA print statistics.
2019-02-21 15:46:04 +01:00
814fb38e8d
imgui: Attempt to fix Tab key
2019-02-21 13:17:26 +01:00
04d3ce685a
Merge remote-tracking branch 'origin/ys_sla_time_estimation'
2019-02-21 13:11:16 +01:00
b44155244c
Fixed an issue with background processing cancelation & SLA supports
...
for a single object only.
Fixed a spelling issue in "call_cancell_xxx"
2019-02-21 12:39:38 +01:00
8ca2fd99be
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-21 11:44:15 +01:00
8e18ea489c
WIP: SLA support "Generate points" and "Apply Changes" will reslice
...
just the selected object.
Added "Host upload active" check on background processing state.
Documented requirements on "update_background_process" to
control the upcoming single "Slice Now" / "Export" button.
2019-02-21 11:40:56 +01:00
d5cf14bf83
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-21 08:20:44 +01:00
ebd11c3f7c
Merge remote-tracking branch 'origin/ys_hdpi'
2019-02-20 16:20:30 +01:00
4d210a7aca
Merge remote-tracking branch 'origin/master' into ys_sla_time_estimation
2019-02-20 15:14:53 +01:00
bea4d1313b
ENABLE_UNIQUE_BED set as default
2019-02-20 13:50:35 +01:00
93a3b3b054
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-20 13:16:39 +01:00
c43dcc1249
Merge branch 'lm_sla_supports_auto2'
2019-02-20 10:58:34 +01:00
ba3eb543f3
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-20 08:25:34 +01:00
ff4e18d7d9
Ensuring that GLCanvas gets focus when it should (Linux only fix)
2019-02-19 15:54:43 +01:00
1202286dbe
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-19 15:19:49 +01:00
727dc40cee
Bed and Axes classes moved from GLCanva3d to Plater to have a unique instance of them shared by all views
2019-02-19 15:15:27 +01:00