OrcaSlicer/src/slic3r/GUI
Arthur 95ed039879 ENH: simplify support options and fix a tree sup bug
1. add default support base pattern (lightning for tree support,
   rectilinear for normal)
2. change default support interface pattern to "Default" (concentric for
   absoluble material, rectilinear for others)
3. delete tree_support_with_infill, replace no-infill optio with "None" infill type
4. delete HAS_LIGHTNING_INFILL macro (lightning is impossible to be
   removed now)
5. fix the issue that tree support base may grow above interface by
   adding virtual nodes (distance_to_top<0).

Change-Id: I5affa44e1f72d0dc54052927f2b315de83702870
(cherry picked from commit a2b41b1dfd9227e68ac6d971312133ec3382baa7)
2022-12-15 04:38:15 -05:00
..
BambuPlayer Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
dark_mode NEW:added dark mode 2022-12-15 04:38:15 -05:00
Gizmos ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
Jobs FIX:send printing no longer has suffix 2022-12-15 04:38:15 -05:00
Printer FIX: [STUDIO-1360] media file image scale on macOS 2022-12-15 04:38:15 -05:00
Widgets FIX:fixed popup wrong pos of the print menu on multiple displays 2022-12-15 04:38:15 -05:00
2DBed.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
2DBed.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
3DBed.cpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
3DBed.hpp ENH: render default bed when use third-party printer 2022-10-20 19:34:37 +08:00
3DScene.cpp ENH: enable wireframe 2022-12-15 04:33:48 -05:00
3DScene.hpp ENH: rendering: refine the rendering logic of GLVolume 2022-09-02 12:52:18 +08:00
AboutDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
AboutDialog.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
AmsMappingPopup.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
AmsMappingPopup.hpp NEW:add some new changes for send print job 2022-12-15 04:38:15 -05:00
AMSMaterialsSetting.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
AMSMaterialsSetting.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
AMSSetting.cpp NEW:add remaining capacity detection switch in ams setting 2022-12-15 04:38:15 -05:00
AMSSetting.hpp NEW:add remaining capacity detection switch in ams setting 2022-12-15 04:38:15 -05:00
AmsWidgets.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AmsWidgets.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Auxiliary.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
Auxiliary.hpp ENH:optimize the layout of auxiliary 2022-12-15 04:33:48 -05:00
AuxiliaryDataViewModel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AuxiliaryDataViewModel.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AuxiliaryDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AuxiliaryDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BackgroundSlicingProcess.cpp ENH: [STUDIO-1185] jump to object in slice error notification 2022-12-15 04:33:48 -05:00
BackgroundSlicingProcess.hpp ENH: [STUDIO-1185] jump to object in slice error notification 2022-12-15 04:33:48 -05:00
BBLStatusBar.cpp FIX: wxWidgets asserts 2022-08-26 09:25:59 +08:00
BBLStatusBar.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BBLStatusBarBind.cpp FIX:fixed the blocking module of linux 2022-09-29 11:16:43 +08:00
BBLStatusBarBind.hpp FIX:fixed the blocking module of linux 2022-09-29 11:16:43 +08:00
BBLStatusBarSend.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
BBLStatusBarSend.hpp remove: "FIX:fixed some issues with sending prints" 2022-10-20 19:34:37 +08:00
BBLTopbar.cpp FIX:remove the RELEASE_TO_PUBLIC for publish option 2022-12-15 04:38:15 -05:00
BBLTopbar.hpp ENH:displays the publish button based on user permissions 2022-12-15 04:33:48 -05:00
BedShapeDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
BedShapeDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BindDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
BindDialog.hpp FIX: fix crash when to press cancel button 2022-09-02 13:16:54 +08:00
BitmapCache.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
BitmapCache.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BitmapComboBox.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
BitmapComboBox.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BonjourDialog.cpp NEW: support send gcode to third-party printer 2022-10-20 19:34:37 +08:00
BonjourDialog.hpp NEW: support send gcode to third-party printer 2022-10-20 19:34:37 +08:00
Calibration.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
Calibration.hpp NEW: add calibration options 2022-12-15 04:38:15 -05:00
Camera.cpp ENH: modify default view to current plate view 2022-09-02 12:52:18 +08:00
Camera.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CameraPopup.cpp NEW: parse camera recording and resolution fields 2022-12-15 04:33:48 -05:00
CameraPopup.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
ConfigExceptions.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ConfigManipulation.cpp ENH: simplify support options and fix a tree sup bug 2022-12-15 04:38:15 -05:00
ConfigManipulation.hpp FIX: modify the max volumetric speed of default fliament 2022-12-15 04:33:48 -05:00
ConfigWizard.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
ConfigWizard.hpp NEW: add custom printer config wizard 2022-12-15 04:33:48 -05:00
ConfigWizard_private.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
ConnectPrinter.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
ConnectPrinter.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
dark_mode.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
dark_mode.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
DesktopIntegrationDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
DesktopIntegrationDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
DeviceManager.cpp NEW:add remaining capacity detection switch in ams setting 2022-12-15 04:38:15 -05:00
DeviceManager.hpp NEW:add remaining capacity detection switch in ams setting 2022-12-15 04:38:15 -05:00
DownloadProgressDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
DownloadProgressDialog.hpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
Event.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ExtraRenderers.cpp ENH: support default filament for modifier 2022-12-15 04:38:15 -05:00
ExtraRenderers.hpp ENH: support default filament for modifier 2022-12-15 04:38:15 -05:00
Field.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
Field.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
format.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
fts_fuzzy_match.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GCodeViewer.cpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
GCodeViewer.hpp ENH:refine GUI of speed/flow text display 2022-09-29 11:16:43 +08:00
GLCanvas3D.cpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
GLCanvas3D.hpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
GLModel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLModel.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLSelectionRectangle.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLSelectionRectangle.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLShader.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLShader.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLShadersManager.cpp ENH: wireframe: refine the rendering logic under paint 2022-12-15 04:33:48 -05:00
GLShadersManager.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLTexture.cpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
GLTexture.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLToolbar.cpp NEW:added to send all plate to printer sd card 2022-12-15 04:38:15 -05:00
GLToolbar.hpp NEW:added to send all plate to printer sd card 2022-12-15 04:38:15 -05:00
GUI.cpp FIX: select file in folder 2022-12-15 04:33:48 -05:00
GUI.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
GUI_App.cpp FIX: fix use wrong preset folder 2022-12-15 04:38:15 -05:00
GUI_App.hpp FIX: fix use wrong preset folder 2022-12-15 04:38:15 -05:00
GUI_AuxiliaryList.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_AuxiliaryList.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_Colors.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_Colors.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_Factories.cpp ENH: simplify support options and fix a tree sup bug 2022-12-15 04:38:15 -05:00
GUI_Factories.hpp NEW: add menu item of per object process 2022-12-15 04:38:15 -05:00
GUI_Init.cpp FIX: STUDIO-273 2022-08-05 16:11:42 +08:00
GUI_Init.hpp Macos: add the support of file association 2022-08-05 16:11:42 +08:00
GUI_ObjectLayers.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_ObjectLayers.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_ObjectList.cpp FIX: location is incorrect when loading modifier 2022-12-15 04:38:15 -05:00
GUI_ObjectList.hpp NEW: add menu item of per object process 2022-12-15 04:38:15 -05:00
GUI_ObjectSettings.cpp FIX: [STUDIO-1242] fix object settings list after delete object 2022-12-15 04:33:48 -05:00
GUI_ObjectSettings.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_ObjectTable.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
GUI_ObjectTable.hpp FIX:add few extra function for objecttable 2022-09-08 21:49:36 +08:00
GUI_ObjectTableSettings.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
GUI_ObjectTableSettings.hpp FIX:update objecttable layout 2022-09-02 12:52:18 +08:00
GUI_Preview.cpp NEW:add variable layer height 2022-12-15 04:33:48 -05:00
GUI_Preview.hpp NEW:add variable layer height 2022-12-15 04:33:48 -05:00
GUI_Utils.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
GUI_Utils.hpp FIX: crash on MacOS when system logout, not really Close mainframe 2022-09-02 13:16:54 +08:00
HintNotification.cpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
HintNotification.hpp ENH:add next_button in dailytips 2022-12-15 04:33:48 -05:00
HMS.cpp FIX: fix lang_code for hms 2022-12-15 04:38:15 -05:00
HMS.hpp FIX: fix hms display error when language code is empty 2022-12-15 04:38:15 -05:00
HMSPanel.cpp ENH: add more log for print error 2022-12-15 04:33:48 -05:00
HMSPanel.hpp NEW: refine HMS Panel 2022-08-26 09:25:59 +08:00
I18N.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
I18N.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ImageGrid.cpp FIX: scroll offset with touch pad 2022-12-15 04:38:15 -05:00
ImageGrid.h FIX: scroll offset with touch pad 2022-12-15 04:38:15 -05:00
ImGuiWrapper.cpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
ImGuiWrapper.hpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
IMSlider.cpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
IMSlider.hpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
IMSlider_Utils.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
IMToolbar.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
IMToolbar.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InstanceCheck.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InstanceCheck.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InstanceCheckMac.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InstanceCheckMac.mm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
KBShortcutsDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
KBShortcutsDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MainFrame.cpp NEW:added to send all plate to printer sd card 2022-12-15 04:38:15 -05:00
MainFrame.hpp NEW:added to send all plate to printer sd card 2022-12-15 04:38:15 -05:00
MarkdownTip.cpp ENH: webview dark mode 2022-12-15 04:38:15 -05:00
MarkdownTip.hpp FIX: destory timers & check webview consist 2022-08-26 09:25:59 +08:00
MediaFilePanel.cpp FIX: dark mode of wxTextCtrl 2022-12-15 04:38:15 -05:00
MediaFilePanel.h FIX: [STUDIO-1309] failure message of media files 2022-12-15 04:33:48 -05:00
MediaPlayCtrl.cpp FIX: MediaPlayCtrl crash on switch language 2022-12-15 04:38:15 -05:00
MediaPlayCtrl.h FIX: MediaPlayCtrl crash on switch language 2022-12-15 04:38:15 -05:00
MeshUtils.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MeshUtils.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ModelMall.cpp ENH:change style for the refresh button on model mall page 2022-12-15 04:38:15 -05:00
ModelMall.hpp ENH:change the mall dialog to frame 2022-12-15 04:38:15 -05:00
Monitor.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
Monitor.hpp NEW:add printer tips can link to wiki 2022-10-20 19:34:37 +08:00
MonitorBasePanel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MonitorBasePanel.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MonitorPage.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MonitorPage.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Mouse3DController.cpp NEW:add 3Dconnexion dialog 2022-09-02 12:52:18 +08:00
Mouse3DController.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Mouse3DHandlerMac.mm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
mrgtmp0 Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MsgDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
MsgDialog.hpp NEW:add dont show again button on msgdialog 2022-12-15 04:33:48 -05:00
NetworkTestDialog.cpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
NetworkTestDialog.hpp ENH: add more test cases in NetworkTestDialog 2022-08-26 09:25:59 +08:00
Notebook.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
Notebook.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
NotificationManager.cpp ENH:add notification when sending gcode finished 2022-12-15 04:38:15 -05:00
NotificationManager.hpp ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
ObjectDataViewModel.cpp ENH: support default filament for modifier 2022-12-15 04:38:15 -05:00
ObjectDataViewModel.hpp remove: Revert "ENH: support default filament for volumes" 2022-09-02 12:52:18 +08:00
OG_CustomCtrl.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
OG_CustomCtrl.hpp FIX: less param line option vertical gap 2022-09-29 11:16:43 +08:00
OpenGLManager.cpp FIX: cli: fix the thumbnail rendering issue 2022-12-15 04:33:48 -05:00
OpenGLManager.hpp Fix the Bed texture gone missing issue on AMD systems 2022-09-29 11:16:43 +08:00
OptionsGroup.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
OptionsGroup.hpp ENH: add custom gcode back 2022-10-20 19:34:37 +08:00
ParamsDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
ParamsDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ParamsPanel.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
ParamsPanel.hpp NEW: add menu item of per object process 2022-12-15 04:38:15 -05:00
PartPlate.cpp FIX: sync with master(update slice state) 2022-12-15 04:38:15 -05:00
PartPlate.hpp FIX: sync with master(update slice state) 2022-12-15 04:38:15 -05:00
PhysicalPrinterDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
PhysicalPrinterDialog.hpp ENH: refine UI of sending 3rd-party printer task 2022-10-20 19:34:37 +08:00
Plater.cpp FIX: remember the flush_multiplier 2022-12-15 04:38:15 -05:00
Plater.hpp NEW:added to send all plate to printer sd card 2022-12-15 04:38:15 -05:00
Preferences.cpp ENH:notify the user to save the project before switching languages 2022-12-15 04:38:15 -05:00
Preferences.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
PresetComboBoxes.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
PresetComboBoxes.hpp ENH: [STUDIO-1272] handle default filament color in presetcomboxbox 2022-12-15 04:33:48 -05:00
PresetHints.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PresetHints.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PrintHostDialogs.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
PrintHostDialogs.hpp NEW: support send gcode to third-party printer 2022-10-20 19:34:37 +08:00
PrintOptionsDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
PrintOptionsDialog.hpp FIX: refine Warning dialog 2022-12-15 04:33:48 -05:00
ProgressStatusBar.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ProgressStatusBar.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ProjectDirtyStateManager.cpp FIX: can not save file when ams filament changed 2022-08-26 09:25:59 +08:00
ProjectDirtyStateManager.hpp FIX: can not save file when ams filament changed 2022-08-26 09:25:59 +08:00
PublishDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
PublishDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RecenterDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
RecenterDialog.hpp NEW: support software limit of axis control 2022-09-08 21:49:36 +08:00
ReleaseNote.cpp ENH: rebuild warning dialog with frame 2022-12-15 04:38:15 -05:00
ReleaseNote.hpp ENH: rebuild warning dialog with frame 2022-12-15 04:38:15 -05:00
RemovableDriveManager.cpp FIX:fixed a crash caused by mobile devices when switching languages 2022-09-29 11:16:43 +08:00
RemovableDriveManager.hpp FIX:add the sd card removal function 2022-09-29 11:16:43 +08:00
RemovableDriveManagerMM.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RemovableDriveManagerMM.mm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SavePresetDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
SavePresetDialog.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
Search.cpp FIX:fix search dialog cannot dismiss when alt+tab 2022-12-15 04:38:15 -05:00
Search.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
Selection.cpp FIX: assemble view does not handle model scaling 2022-10-20 19:34:37 +08:00
Selection.hpp NEW: move selected model to the center of selected plate 2022-09-29 11:16:43 +08:00
SelectMachine.cpp ENH: rebuild warning dialog with frame 2022-12-15 04:38:15 -05:00
SelectMachine.hpp ENH: rebuild warning dialog with frame 2022-12-15 04:38:15 -05:00
SendSystemInfoDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SendSystemInfoDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SendToPrinter.cpp NEW:added to send all plate to printer sd card 2022-12-15 04:38:15 -05:00
SendToPrinter.hpp NEW:add some new changes for send print job 2022-12-15 04:38:15 -05:00
SetBedTypeDialog.cpp ENH: refine global bed type config logic 2022-12-15 04:38:15 -05:00
SetBedTypeDialog.hpp ENH: refine global bed type config logic 2022-12-15 04:38:15 -05:00
SliceInfoPanel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SliceInfoPanel.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
StatusPanel.cpp ENH: rebuild warning dialog with frame 2022-12-15 04:38:15 -05:00
StatusPanel.hpp ENH: rebuild warning dialog with frame 2022-12-15 04:38:15 -05:00
SysInfoDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SysInfoDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Tab.cpp ENH: simplify support options and fix a tree sup bug 2022-12-15 04:38:15 -05:00
Tab.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
Tabbook.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
Tabbook.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
TabButton.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
TabButton.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
UnsavedChangesDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
UnsavedChangesDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
UpdateDialogs.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
UpdateDialogs.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
UpgradePanel.cpp ENH: rebuild warning dialog with frame 2022-12-15 04:38:15 -05:00
UpgradePanel.hpp ENH: rebuild warning dialog with frame 2022-12-15 04:38:15 -05:00
WebDownPluginDlg.cpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
WebDownPluginDlg.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
WebGuideDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
WebGuideDialog.hpp FIX: close GuideFrame on exit to fix crash on MacOS 2022-10-09 10:37:45 +08:00
WebUpdatePlugin.cpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
WebUpdatePlugin.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
WebUserLoginDialog.cpp NEW: add NetworkTestDialog 2022-08-26 09:25:59 +08:00
WebUserLoginDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
WebView2.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
WebViewDialog.cpp ENH: webview dark mode 2022-12-15 04:38:15 -05:00
WebViewDialog.hpp ENH: webview dark mode 2022-12-15 04:38:15 -05:00
WipeTowerDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
WipeTowerDialog.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
wxExtensions.cpp ENH: support default filament for modifier 2022-12-15 04:38:15 -05:00
wxExtensions.hpp ENH: support default filament for modifier 2022-12-15 04:38:15 -05:00
wxinit.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
wxMediaCtrl2.cpp FIX: re-register BambuSource when maybe installed under administrator 2022-12-15 04:38:15 -05:00
wxMediaCtrl2.h FIX: dealloc player on destructor of wxMediaCtrl2 2022-12-15 04:33:48 -05:00
wxMediaCtrl2.mm FIX: dealloc player on destructor of wxMediaCtrl2 2022-12-15 04:33:48 -05:00