tamasmeszaros
76ea74c289
Update wxWidgets to 3.1.7
...
added handling for nanosvg with cmake
2022-06-27 16:40:01 +02:00
Lukas Matena
09fe421fe8
Merge branch 'stable' (no conflicts fixed)
2022-04-27 22:24:13 +02:00
Lukas Matena
6288ec4bf0
Fix of #8171 : Two Chinese characters added into the range to load for ImGui
2022-04-11 12:10:16 +02:00
enricoturri1966
9be3d926c5
Tech ENABLE_LEGACY_OPENGL_REMOVAL - A few refactorings and fixes
2022-03-22 08:18:39 +01:00
enricoturri1966
4964d6ecd5
ENABLE_GL_IMGUI_SHADERS - Fixes in ImGuiWrapper::render_draw_data()
2022-03-21 11:31:32 +01:00
enricoturri1966
2ab8469cb6
Refactoring in ImGuiWrapper::render_draw_data()
2022-03-14 13:34:08 +01:00
enricoturri1966
5586fd92f2
Follow-up of d0d89a4d5bc02a87f417a2f2c73f5f91db0da5d6 - Fixed warnings
2022-03-14 09:50:25 +01:00
enricoturri1966
d0d89a4d5b
Tech ENABLE_GL_IMGUI_SHADERS - Render imgui using shaders
2022-03-14 09:04:44 +01:00
enricoturri1966
1eac357739
Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with GLModel: GLVolume geometry + removed class GLIndexedVertexArray from codebase
2022-02-23 13:39:54 +01:00
enricoturri1966
92aa6540f5
Tech ENABLE_SHOW_TOOLPATHS_COG - Show toolpaths center of gravity
2022-02-08 12:57:56 +01:00
YuSanka
94b8c4f096
Merge remote-tracking branch 'origin/master' into dev
2022-01-20 15:22:24 +01:00
David Kocik
86c49163f8
latin-2 for Hungarian in imgui
...
#5479
2022-01-20 14:17:02 +01:00
enricoturri1966
b9b702d550
Fixed conflicts after merge with branch dev
2022-01-14 09:55:13 +01:00
enricoturri1966
6201dad245
Tech ENABLE_COLOR_CLASSES set as default
2022-01-14 08:19:00 +01:00
enricoturri1966
a2dc1cd446
Fixed conflicts after merge with dev branch
2022-01-12 15:54:48 +01:00
enricoturri1966
243f5c38ee
Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT set as default
2022-01-12 13:36:31 +01:00
enricoturri1966
cd4094743e
Tech ENABLE_COLOR_CLASSES - 1st installment -> Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
2021-12-22 10:45:35 +01:00
enricoturri1966
f958c14db8
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_preview_layout
2021-12-09 09:03:20 +01:00
Lukas Matena
06fd732b57
Fixed behaviour of float sliders in SLA gizmos,
...
which was broken after the 'Edit' button was added.
This is a bit hacky fix, it might be worth improving later.
2021-12-08 16:19:08 +01:00
enricoturri1966
5218570348
Follow-up of 8bc442cd328ae41641d93a03244d4d2c84aac4d7 - Commented out unused code and fixed build when tech ENABLE_LEGEND_TOOLBAR_ICONS is disabled
2021-11-29 12:46:27 +01:00
enricoturri1966
353a9e61f5
Fixed conflicts after merge with master
2021-11-29 11:53:45 +01:00
enricoturri1966
8bc442cd32
Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - 2nd click on edit button exits editing state in slider
2021-11-29 11:46:28 +01:00
enricoturri1966
3cb6305d3e
#3385 - Fixed broken 3Dconnexion settings imgui dialog layout
2021-11-23 09:43:03 +01:00
enricoturri1966
c242f31353
Fixed conflicts after merge with master
2021-11-23 08:48:11 +01:00
YuSanka
21c8f373ff
Code refactoring for 69731b1d => nsvgParseFromFileWithReplace() is extracted from nanosvg.h to BitmapCache
2021-11-19 17:00:38 +01:00
Lukáš Hejl
8a4323c5b9
Fixed the layout of the painting gizmos after the edit icon for sliders was added.
2021-11-17 11:44:38 +01:00
David Kocik
059e4f8cf1
Commented code for different icon for UpdatedItemsInfo Notification.
2021-11-15 13:54:02 +01:00
enricoturri1966
a326c5b320
Tech ENABLE_LEGEND_TOOLBAR_ICONS - Toolbar items in legend using svn icons
2021-11-12 14:04:37 +01:00
enricoturri1966
dd484e42fc
Fixed conflicts after merge with master
2021-11-12 08:08:54 +01:00
enricoturri1966
b3992ab35d
Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Fixed imgui slider label
2021-11-12 07:56:47 +01:00
enricoturri1966
954538fdf0
Imgui now recognizes numpad enter key presses
2021-11-10 15:42:25 +01:00
YuSanka
e8be7b2ecd
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
869276aedb
Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Changed background color of additional button and its icon
2021-11-08 13:43:53 +01:00
enricoturri1966
9752fb5810
Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Additional button, added to imgui float slider, using svg icon
2021-11-08 08:29:19 +01:00
enricoturri1966
f7662682c8
Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Modified ImGuiWrapper::slider_float() to create a compound widget where an additional button can be used to set the keyboard focus into the slider to allow the user to type in the desired value
2021-11-05 14:46:44 +01:00
enricoturri1966
fe6b288743
Fixed conflicts after merge with master
2021-10-25 12:44:59 +02:00
tamasmeszaros
5f19539df5
Obvious fixes to stupid warnings
2021-10-21 09:55:12 +02:00
Lukáš Hejl
5a1809579e
Fixed unintended space after ImGui::SliderFloat in the hollow and sla supports gizmos.
2021-10-19 12:54:46 +02:00
enricoturri1966
3d22cc096f
Fixed conflicts after merge with master
2021-10-19 12:08:43 +02:00
Lukáš Hejl
6f3baf9262
Added tooltips to the support painting gizmo. Used multi-line text for the label "Highlight overhang by angle".
2021-10-18 10:57:57 +02:00
Lukáš Hejl
b2fc50c9d9
Small refactoring of showing tooltips in gizmos.
2021-10-18 10:56:50 +02:00
enricoturri1966
b08c3248b1
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_preview_layout
2021-10-05 14:13:45 +02:00
enricoturri1966
4103086a6e
#7056 - Gizmo cut input set to use current locale
2021-10-04 11:12:29 +02:00
David Kocik
29aab3a426
PrintInfoNotificationLevel with icon
2021-10-01 15:03:40 +02:00
enricoturri1966
e088a9fc36
Tech ENABLE_PREVIEW_LAYOUT - View type combo popup has now adaptive height
2021-09-29 13:30:18 +02:00
enricoturri1966
e12cf58c91
Tech ENABLE_PREVIEW_LAYOUT - Replace options combo in bottom toolbar with toolbar in legend
2021-09-24 09:22:50 +02:00
enricoturri1966
7f89a42be6
Tech ENABLE_PREVIEW_LAYOUT - 1st installment: move view type combo from bottom toolbar to legend
2021-09-14 08:15:47 +02:00
David Kocik
117485c562
Notifications: MMU segmentation icon
2021-08-12 15:29:33 +02:00
David Kocik
d735dbe147
Updated Items Info notification
...
Showing only when new object is added (typically loading projects).
All info in 1 notification.
2021-08-11 09:24:14 +02:00
David Kocik
b43f225ac8
Hint notification fixes and improvements
...
Hint notification bold (diff color) headline on multiple lines
Hint notification: Documentation link button.
Hints.ini header
hints logo - clippy
disabled a preffered modes and techs for hints notifications
Empty hints array check. Fix of #6774 .
2021-08-09 17:10:39 +02:00