Lukas Matena
a8f573d1d9
Deps: copy WebView2Loader.dll into the binary folder
2024-04-12 09:27:35 +02:00
Lukas Matena
a65a70903e
Removed unused code and includes
2024-04-12 09:27:35 +02:00
Lukas Matena
46b97dea0d
Is it possible to use RunScriptAsync instead of platform-dependent code?
2024-04-12 09:27:35 +02:00
Lukas Matena
23d056fc71
Various small changes
2024-04-12 09:27:34 +02:00
YuSanka
44c8770df5
TopBar: Improvements and bug fixes
...
* Don't set a bold font on hovered items
* Don't hover selected item
* Fixed position of popup menu
+ Fix for SPE-2235 : Hard to see the numbers of printers after a change of application color mode
+ Fixed build warning with AddPage()
2024-04-11 15:55:10 +02:00
Jan Bařtipán
95d1d6fa14
Fixed crash on application exit (SPE-2212, was never public)
2024-04-08 14:29:55 +02:00
Lukas Matena
f12e0b4d21
Removed dependency on libtiff
2024-04-08 13:30:20 +02:00
Lukas Matena
f769db569f
Merge branch 'ys_spe2210_11_16':
...
- SPE-2210
- SPE-2211
- missing menu item in GCodeViewer
- showing of Physical Printer tab
None of the issues were in a public release.
2024-04-08 12:45:17 +02:00
YuSanka
22d3ad6590
Fixed show "Physical Printer" tab in TopBar after adding of the physical printer
2024-04-08 12:28:21 +02:00
YuSanka
a672b9587c
Follow-up ada1fc37: Revert "Configuration" menu in GcodeViewer
2024-04-08 12:28:21 +02:00
YuSanka
9a97be2433
GcodeViewer: Fixed a crash on change of application color mode
...
or (OSX specific) on a moving between displays
[SPE-2211]
2024-04-08 12:28:21 +02:00
YuSanka
b8620d1164
TopBar: Use RemoveChild() instead of Reparent() during of remove of buttons from TopBar.
...
Note: Under OSX Reparent() causes a crash. [SPE-2210]
2024-04-08 12:28:21 +02:00
YuSanka
64267d8f5d
Follow-up e9361b4f - Fixed a build, when VGCODE_ENABLE_COG_AND_TOOL_MARKERS is on
2024-04-05 16:05:27 +02:00
Martin Šach
5fd66d53ad
Add missing headers and replace size_t with std::size_t.
2024-04-05 14:53:10 +02:00
Lukas Matena
53e7a2d726
Merge tag 'version_2.7.4'
...
version_2.7.4
2024-04-05 14:33:07 +02:00
YuSanka
a087c42c40
Fixed a crash on "File->Exit".
...
To popup main menu use native wxPanel::PopupMenu() function
Don't use wrap function Plater::PopupMenu(), because it's no need in this case
2024-04-05 14:15:24 +02:00
YuSanka
ed51fc24c9
Follow-up last commit: Fixed warnings and added missed include
2024-04-05 13:16:05 +02:00
YuSanka
e9361b4f61
ImGuiWrapper is split now into ImGuiWrapper, which contains and uses internal variables,
...
and ImGuiPureWrap (name space which uses just pure ImGui functions and doesn't use wxWidgets)
2024-04-05 12:38:47 +02:00
Lukas Matena
dba0377c29
Load MM painting produced by BambuStudio ( #12502 )
version_2.7.4
2024-04-05 11:25:31 +02:00
Lukas Matena
6e75a2e16d
Allow more complex URLs when downloading from Printables
2024-04-05 11:25:31 +02:00
YuSanka
9c72f2bb8b
Added comments for load_full_print_config()
...
+ Set default value for printer_technology
+ Fixed a warning in this function
2024-04-04 14:54:43 +02:00
Lukas Matena
9974e95661
Bumped up version to 2.7.4
2024-04-04 13:57:23 +02:00
YuSanka
fa7d20a44d
DiffPresetDialog: Show "Undef category/group" just in Debug mode
2024-04-03 10:37:31 +02:00
David Kocik
6c8359f6ec
check if downloads are allowed also on linux when SLIC3R_DESKTOP_INTEGRATION = 0
2024-04-02 09:21:35 +02:00
Elia Devito
691900201a
Don't perform downloader desktop integration if built with SLIC3R_DESKTOP_INTEGRATION = 0 (PR #12252 )
2024-03-31 07:39:00 +02:00
Lukas Matena
d421f5b1f8
Revert "Merge branch 'dk_master_desktop_integration' into master_27x"
...
This reverts commit 4b50c41799c867047a510a2a06f3c8e75a6b9dac, reversing
changes made to b9d8b8ce72cc6f32c35a87bfe5a6e5dd21c37c18.
2024-03-31 07:38:08 +02:00
Lukas Matena
0d29ac7d68
Bumped up version to 2.8.0-alpha3
2024-03-28 15:11:19 +01:00
David Kocik
9d9110b60a
production address and id
2024-03-28 14:52:38 +01:00
Lukas Matena
137340f70f
Fixed couple of compiler warnings
2024-03-28 12:04:51 +01:00
Lukas Matena
c88a1d7c16
Merge tag 'version_2.7.3' into master
...
version_2.7.3
2024-03-28 10:47:02 +01:00
Lukas Matena
a50dae532a
Bumped up version to 2.7.3
version_2.7.3
2024-03-28 10:39:56 +01:00
Lukas Matena
666b8ae5e4
Fixed conflict after merge
2024-03-27 17:08:32 +01:00
Lukas Matena
9dc7b70084
Merge branch 'master_27x'
2024-03-27 16:37:47 +01:00
Lukas Matena
c91c636cf0
Merge branch 'et_spe1872_rebased'
2024-03-27 15:41:06 +01:00
Lukas Matena
aa6324b717
Bumped up version to 2.7.3-rc1
version_2.7.3-rc1
2024-03-27 14:11:00 +01:00
Roman Tyr
2c862ef157
Updated version for 2.7.3
2024-03-27 14:08:41 +01:00
Lukáš Hejl
9b252b1c8b
SPE-2201: Fix deretractions (tiny extrusions) when the spiral vase is enabled.
2024-03-27 13:59:02 +01:00
enricoturri1966
c3120b038a
libvgcode - Fixed potential out of bound access in ViewerImpl::update_view_full_range()
2024-03-26 14:41:57 +01:00
enricoturri1966
c2b8914ed0
Tech ENABLE_GL_CORE_PROFILE set as default
2024-03-26 14:41:57 +01:00
enricoturri1966
1112fca688
Tech ENABLE_OPENGL_ES replaced by build option SLIC3R_OPENGL_ES
2024-03-26 14:41:57 +01:00
enricoturri1966
dbeea5dd0e
libvgcode - Precompiler definition of ENABLE_OPENGL_ES moved into CMakeLists.txt
2024-03-26 14:41:57 +01:00
enricoturri1966
c75c10e908
Added missing include
2024-03-26 14:41:56 +01:00
enricoturri1966
589f733dcc
libvgcode - Textures setup modified to work when building using emscripten
2024-03-26 14:41:56 +01:00
enricoturri1966
c0ef0e52a1
libvgcode - small optimization
2024-03-26 14:41:56 +01:00
enricoturri1966
c7f61a795f
libvgcode - fixed OpenGLWrapper::unload_opengl()
2024-03-26 14:41:56 +01:00
enricoturri1966
673127aeed
libvgcode - CMakeLists.txt modified to work with emscripten
2024-03-26 14:41:56 +01:00
enricoturri1966
e7b22a8d3b
libvgcode - Replace 'glVertexAttribIPointer()' with 'glVertexAttribPointer()' in SegmentTemplate::init() for OpenGL ES
2024-03-26 14:41:56 +01:00
enricoturri1966
8b0142fcce
libvgcode - Replace 'xor' with '^' Bitset.hpp
2024-03-26 14:41:56 +01:00
enricoturri1966
73deaf9075
libvgcode - Newer glad library for OpenGL 4.6 and OpenGL ES 3.0
2024-03-26 14:41:56 +01:00
enricoturri1966
29cfe37de4
libvgcode - Alternate fix in method ViewerImpl::update_heights_widths() for OpenGL ES
2024-03-26 14:41:56 +01:00