..
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
Suppress some compiler warnings, fix few possible bugs. ( #6224 )
2024-08-02 22:56:23 +08:00
Jobs
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
Printer
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
Widgets
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
2DBed.cpp
FIX: bedshape dialog dark mode issue
2023-10-10 14:19:23 +08:00
2DBed.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
3DBed.cpp
Only regenerate bed triangles if actually changed ( #3039 )
2023-12-09 08:40:04 +00:00
3DBed.hpp
Only regenerate bed triangles if actually changed ( #3039 )
2023-12-09 08:40:04 +00:00
3DScene.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
3DScene.hpp
Mdel preview renders the actual colors of the filaments based on the filaments currently loaded in the AMS
2024-06-16 17:15:51 +08:00
AboutDialog.cpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
AboutDialog.hpp
FIX:use scalablebitmap replace wxbitmap
2022-08-05 16:11:42 +08:00
AmsMappingPopup.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
AmsMappingPopup.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
AMSMaterialsSetting.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
AMSMaterialsSetting.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
AMSSetting.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
AMSSetting.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08: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
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
Auxiliary.hpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
AuxiliaryDataViewModel.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
AuxiliaryDataViewModel.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
AuxiliaryDialog.cpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
AuxiliaryDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
BackgroundSlicingProcess.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
BackgroundSlicingProcess.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
BBLStatusBar.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
BBLStatusBar.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
BBLStatusBarBind.cpp
NEW:optimizing error info for network requests
2023-07-07 17:25:51 +08:00
BBLStatusBarBind.hpp
NEW:optimizing error info for network requests
2023-07-07 17:25:51 +08:00
BBLStatusBarSend.cpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
BBLStatusBarSend.hpp
ENH:display error msg when connecting to the printer fails
2023-07-07 17:25:51 +08:00
BBLTopbar.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
BBLTopbar.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
BedShapeDialog.cpp
Parameter box improvements ( #5119 )
2024-05-29 23:02:17 +08:00
BedShapeDialog.hpp
Fix various memory leaks
2023-11-04 11:41:03 +08:00
BindDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
BindDialog.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
BitmapCache.cpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
BitmapCache.hpp
Feature/merge 1.8.4 ( #3827 )
2024-01-26 20:18:10 +08:00
BitmapComboBox.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
BitmapComboBox.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
BonjourDialog.cpp
fix errors after cherry picking commits
2023-08-27 22:44:37 +08:00
BonjourDialog.hpp
fix errors after cherry picking commits
2023-08-27 22:44:37 +08:00
calib_dlg.cpp
Pick updates from BS 1.9.3
2024-06-21 18:21:21 +08:00
calib_dlg.hpp
post changes after merging BS1.7.4
2023-08-26 18:45:43 +08:00
Calibration.cpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
Calibration.hpp
NEW:[STUDIO-4016] Support motor noise cali for N1
2023-09-22 16:21:26 +08:00
CalibrationPanel.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
CalibrationPanel.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
CalibrationWizard.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
CalibrationWizard.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
CalibrationWizardCaliPage.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
CalibrationWizardCaliPage.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
CalibrationWizardPage.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
CalibrationWizardPage.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
CalibrationWizardPresetPage.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
CalibrationWizardPresetPage.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
CalibrationWizardSavePage.cpp
misc updates
2024-06-16 02:06:36 +08:00
CalibrationWizardSavePage.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
CalibrationWizardStartPage.cpp
misc updates
2024-06-16 02:06:36 +08:00
CalibrationWizardStartPage.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
CaliHistoryDialog.cpp
misc updates
2024-06-16 02:06:36 +08:00
CaliHistoryDialog.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
Camera.cpp
Add camera sanity check
2024-08-04 00:54:58 +08:00
Camera.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
CameraPopup.cpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
CameraPopup.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
CameraUtils.cpp
Support larger printer sizes by using 64-bit.
2024-05-10 23:47:08 +08:00
CameraUtils.hpp
ENH: Cut optimization, support for custom connectors
2023-04-17 15:39:02 +08:00
ConfigExceptions.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
ConfigManipulation.cpp
Merge branch 'main' into feature/multitool
2024-07-29 22:51:13 +08:00
ConfigManipulation.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
ConfigWizard.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
ConfigWizard.hpp
NEW: add custom printer config wizard
2022-12-15 04:33:48 -05:00
ConfigWizard_private.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
ConnectPrinter.cpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
ConnectPrinter.hpp
ENH: replace n1 & f1 image and name Jira: [STUDIO-4008]
2023-09-22 16:21:26 +08:00
CreatePresetsDialog.cpp
added FilX as a Filament vendor ( #6216 )
2024-08-02 22:48:11 +08:00
CreatePresetsDialog.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
DailyTips.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
DailyTips.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00: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
fix url protocol integration under linux ( #5535 )
2024-06-04 18:32:49 +08:00
DesktopIntegrationDialog.hpp
fix url protocol integration under linux ( #5535 )
2024-06-04 18:32:49 +08:00
DeviceManager.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
DeviceManager.hpp
misc updates
2024-06-16 02:06:36 +08:00
Downloader.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
Downloader.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
DownloaderFileGet.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
DownloaderFileGet.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
DownloadProgressDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
DownloadProgressDialog.hpp
Port Emboss & SVG gizmo from PrusaSlicer ( #2819 )
2023-12-09 22:46:18 +08:00
DragCanvas.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
DragCanvas.hpp
NEW: first layer printing sequence
2023-08-19 01:32:59 +08:00
EditGCodeDialog.cpp
Fixes for new icons ( #5221 )
2024-05-20 23:18:05 +08:00
EditGCodeDialog.hpp
Add search term highlighting to EditGCodeDialog
2024-01-10 07:22:36 -05:00
Event.hpp
Add support for PrusaLink webview
2023-08-30 23:38:33 +08:00
ExtraRenderers.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
ExtraRenderers.hpp
Update wxWidgets to v3.2.1 ( #2905 )
2023-12-04 15:21:49 +00:00
ExtrusionCalibration.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
ExtrusionCalibration.hpp
NEW: fix blank issue of error tips
2023-02-01 16:24:44 +08:00
Field.cpp
Add back control pool
2024-06-16 01:44:29 +08:00
Field.hpp
Parameter box improvements ( #5119 )
2024-05-29 23:02:17 +08:00
FileArchiveDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
FileArchiveDialog.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
format.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
fts_fuzzy_match.h
Revert "Merge branch 'SoftFever' into feature/calib"
2022-12-25 12:39:45 +08:00
GCodeViewer.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
GCodeViewer.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
GLCanvas3D.cpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
GLCanvas3D.hpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
GLModel.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GLModel.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GLSelectionRectangle.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GLSelectionRectangle.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GLShader.cpp
Cherry-picked a few changes from Tech ENABLE_GL_CORE_PROFILE
2023-11-04 11:41:06 +08:00
GLShader.hpp
Cherry-picked a few changes from Tech ENABLE_GL_CORE_PROFILE
2023-11-04 11:41:06 +08:00
GLShadersManager.cpp
Various fixes
2023-11-04 11:41:06 +08:00
GLShadersManager.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
GLTexture.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
GLTexture.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
GLToolbar.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
GLToolbar.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GUI.cpp
Merge branch 'v1.7.2-remote'
2023-09-29 19:46:49 +08: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
Enable WebView devtools if developer mode is enabled ( #6298 )
2024-08-03 00:23:07 +08:00
GUI_App.hpp
Mdel preview renders the actual colors of the filaments based on the filaments currently loaded in the AMS
2024-06-16 17:15:51 +08:00
GUI_AuxiliaryList.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +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
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
GUI_Factories.cpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
GUI_Factories.hpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
GUI_Geometry.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GUI_Geometry.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GUI_Init.cpp
ENH: restore single instance ( #4810 )
2024-04-20 20:05:15 +08:00
GUI_Init.hpp
Macos: add the support of file association
2022-08-05 16:11:42 +08:00
GUI_ObjectLayers.cpp
Fixes for new icons ( #5221 )
2024-05-20 23:18:05 +08:00
GUI_ObjectLayers.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
GUI_ObjectList.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
GUI_ObjectList.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
GUI_ObjectSettings.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
GUI_ObjectSettings.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
GUI_ObjectTable.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
GUI_ObjectTable.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
GUI_ObjectTableSettings.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
GUI_ObjectTableSettings.hpp
FIX:update objecttable layout
2022-09-02 12:52:18 +08:00
GUI_Preview.cpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
GUI_Preview.hpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
GUI_Utils.cpp
reduce AppConfig::Save() calls
2023-07-25 19:19:49 +08:00
GUI_Utils.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
HintNotification.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
HintNotification.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
HMS.cpp
Polish translation update ( #5378 )
2024-05-18 22:45:13 +08:00
HMS.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
HMSPanel.cpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
HMSPanel.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
HttpServer.cpp
Fix 3rd party login issue on macOS ( #4739 )
2024-03-28 23:07:10 +08:00
HttpServer.hpp
Flatpak build ( #4175 )
2024-05-25 09:11:19 +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
IconManager.cpp
Fixes for new icons ( #5221 )
2024-05-20 23:18:05 +08:00
IconManager.hpp
Port Emboss & SVG gizmo from PrusaSlicer ( #2819 )
2023-12-09 22:46:18 +08:00
ImageGrid.cpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
ImageGrid.h
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
ImGuiWrapper.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
ImGuiWrapper.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
IMSlider.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
IMSlider.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
IMToolbar.cpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
IMToolbar.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
InstanceCheck.cpp
support makerworld.com
2024-05-28 23:08:26 +08:00
InstanceCheck.hpp
Printables.com support (associate prusaslicer:// link explicitly) ( #5416 )
2024-05-22 15:26:52 +08:00
InstanceCheckMac.h
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
InstanceCheckMac.mm
clean up
2023-08-09 13:42:41 +08:00
KBShortcutsDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
KBShortcutsDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
MainFrame.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MainFrame.hpp
Use wxwidgets fork instead of patch ( #5184 )
2024-04-29 23:39:33 +08:00
MarkdownTip.cpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
MarkdownTip.hpp
FIX: destory timers & check webview consist
2022-08-26 09:25:59 +08:00
MediaFilePanel.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MediaFilePanel.h
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
MediaPlayCtrl.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MediaPlayCtrl.h
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MeshUtils.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
MeshUtils.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
ModelMall.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
ModelMall.hpp
ENH:change the mall dialog to frame
2022-12-15 04:38:15 -05:00
Monitor.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
Monitor.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MonitorBasePanel.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +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
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
Mouse3DController.cpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
Mouse3DController.hpp
Add option in the CTRL-M dialog to invert axes ( #1928 )
2023-08-27 11:29:46 +08:00
Mouse3DHandlerMac.mm
Change Application name to OrcaSlicer
2023-03-12 10:05:22 +08:00
mrgtmp0
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
MsgDialog.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
MsgDialog.hpp
gui: improve RichMessageDialog ( #5371 )
2024-05-18 22:31:25 +08:00
MultiMachine.cpp
misc updates
2024-06-16 02:06:36 +08:00
MultiMachine.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MultiMachineManagerPage.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MultiMachineManagerPage.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MultiMachinePage.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MultiMachinePage.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MultiPrintJob.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiPrintJob.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiSendMachineModel.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiSendMachineModel.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiTaskManagerPage.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MultiTaskManagerPage.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
MultiTaskModel.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiTaskModel.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
NetworkTestDialog.cpp
Feature/home page improve ( #4602 )
2024-03-22 19:30:13 +08:00
NetworkTestDialog.hpp
Feature/home page improve ( #4602 )
2024-03-22 19:30:13 +08:00
Notebook.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
Notebook.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
NotificationManager.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
NotificationManager.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
OAuthDialog.cpp
Support for SimplyPrint cloud integration ( #4525 )
2024-03-23 10:08:48 +08:00
OAuthDialog.hpp
Support for SimplyPrint cloud integration ( #4525 )
2024-03-23 10:08:48 +08:00
ObjColorDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
ObjColorDialog.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
ObjectDataViewModel.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
ObjectDataViewModel.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
OG_CustomCtrl.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
OG_CustomCtrl.hpp
Make Compatible with wx 3.1.5
2024-01-01 10:58:22 -05:00
OpenGLManager.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
OpenGLManager.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
OptionsGroup.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
OptionsGroup.hpp
Fixes for new icons ( #5221 )
2024-05-20 23:18:05 +08:00
ParamsDialog.cpp
Merge upstream BBL changes up to 5th Dec (01.08.01.57) & fix issues with 1.8 BBL merge ( #2994 )
2023-12-08 10:27:24 +00:00
ParamsDialog.hpp
Merge upstream BBL changes up to 5th Dec (01.08.01.57) & fix issues with 1.8 BBL merge ( #2994 )
2023-12-08 10:27:24 +00:00
ParamsPanel.cpp
Adding pellet printer suppor to OrcaSlicer ( #4836 )
2024-06-29 22:45:06 +08:00
ParamsPanel.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
PartPlate.cpp
Properly find used extruders when infill/wall_filament is set ( #6335 )
2024-08-04 12:37:26 +08:00
PartPlate.hpp
Mdel preview renders the actual colors of the filaments based on the filaments currently loaded in the AMS
2024-06-16 17:15:51 +08:00
PhysicalPrinterDialog.cpp
Various improvements to SimplyPrint integration ( #4831 )
2024-06-21 19:48:00 +08:00
PhysicalPrinterDialog.hpp
Various improvements to SimplyPrint integration ( #4831 )
2024-06-21 19:48:00 +08:00
Plater.cpp
Feature/misc fixes of toolchanger ( #6396 )
2024-08-09 21:11:17 +08:00
Plater.hpp
Feature/misc fixes of toolchanger ( #6396 )
2024-08-09 21:11:17 +08:00
PlateSettingsDialog.cpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
PlateSettingsDialog.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
Preferences.cpp
more missing includes ( #6398 )
2024-08-09 21:33:09 +08:00
Preferences.hpp
Update Web Link Association in Preferences ( #5791 )
2024-06-21 21:06:12 +08:00
PresetComboBoxes.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
PresetComboBoxes.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
PresetHints.cpp
filter out tiny gaps
2022-11-04 16:44:43 +08:00
PresetHints.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
PrinterCloudAuthDialog.cpp
Support for SimplyPrint cloud integration ( #4525 )
2024-03-23 10:08:48 +08:00
PrinterCloudAuthDialog.hpp
Support for SimplyPrint cloud integration ( #4525 )
2024-03-23 10:08:48 +08:00
PrinterWebView.cpp
Enable WebView devtools if developer mode is enabled ( #6298 )
2024-08-03 00:23:07 +08:00
PrinterWebView.hpp
Enable WebView devtools if developer mode is enabled ( #6298 )
2024-08-03 00:23:07 +08:00
PrintHostDialogs.cpp
Various improvements to SimplyPrint integration ( #4831 )
2024-06-21 19:48:00 +08:00
PrintHostDialogs.hpp
Various improvements to SimplyPrint integration ( #4831 )
2024-06-21 19:48:00 +08:00
PrintOptionsDialog.cpp
Feature/merge bs1.91 ( #5394 )
2024-05-19 21:22:14 +08:00
PrintOptionsDialog.hpp
Feature/merge bs1.91 ( #5394 )
2024-05-19 21:22:14 +08:00
PrivacyUpdateDialog.cpp
post changes after merging BS1.7.4
2023-08-26 18:45:43 +08:00
PrivacyUpdateDialog.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00: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
Project.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
Project.hpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
ProjectDirtyStateManager.cpp
Mark unsaved project title with * ( #5910 )
2024-06-29 22:13:57 +08:00
ProjectDirtyStateManager.hpp
FIX: can not save project when modify bed type in the scene
2023-01-10 19:08:26 +08:00
PublishDialog.cpp
clean up
2023-08-09 13:42:41 +08:00
PublishDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
RammingChart.cpp
fix ramming ui
2023-09-09 23:05:45 +08:00
RammingChart.hpp
fix ramming ui
2023-09-09 23:05:45 +08:00
RecenterDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
RecenterDialog.hpp
ENH: chinese translation
2023-02-22 20:09:17 +08:00
ReleaseNote.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
ReleaseNote.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
RemovableDriveManager.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +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
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
SavePresetDialog.hpp
ENH:optimize the save presets dialog
2023-01-10 19:08:26 +08:00
SceneRaycaster.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
SceneRaycaster.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
Search.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
Search.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
Selection.cpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
Selection.hpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
SelectMachine.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
SelectMachine.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
SendMultiMachinePage.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
SendMultiMachinePage.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
SendSystemInfoDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
SendSystemInfoDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
SendToPrinter.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
SendToPrinter.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
SingleChoiceDialog.cpp
post changes after merging BS1.7.4
2023-08-26 18:45:43 +08:00
SingleChoiceDialog.hpp
ENH: [STUDIO-2647] Optimize the interface for selecting part types
2023-07-07 17:25:51 +08:00
SliceInfoPanel.cpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
SliceInfoPanel.hpp
FIX: [STUDIO-2186] hide PopupWindow on alt-tab
2023-02-22 20:09:17 +08:00
SlicingProgressNotification.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
SlicingProgressNotification.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
StatusPanel.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
StatusPanel.hpp
Mdel preview renders the actual colors of the filaments based on the filaments currently loaded in the AMS
2024-06-16 17:15:51 +08:00
SurfaceDrag.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
SurfaceDrag.hpp
Various Emboss improvements from PS ( #4039 )
2024-02-13 23:56:48 +08:00
SysInfoDialog.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
SysInfoDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
Tab.cpp
Feature/mmu toolchange time ( #6426 )
2024-08-11 22:56:32 +08:00
Tab.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
Tabbook.cpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
Tabbook.hpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
TabButton.cpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
TabButton.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
TaskManager.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
TaskManager.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
TextLines.cpp
Support larger printer sizes by using 64-bit.
2024-05-10 23:47:08 +08:00
TextLines.hpp
Port Emboss & SVG gizmo from PrusaSlicer ( #2819 )
2023-12-09 22:46:18 +08:00
TickCode.cpp
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
2023-11-04 11:41:00 +08:00
TickCode.hpp
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
2023-11-04 11:41:00 +08:00
UnsavedChangesDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
UnsavedChangesDialog.hpp
Suppress some compiler warnings, fix few possible bugs. ( #6224 )
2024-08-02 22:56:23 +08:00
UpdateDialogs.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
UpdateDialogs.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
UpgradePanel.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
UpgradePanel.hpp
Feature/merge 1.8.2 ( #3193 )
2023-12-19 23:46:19 +08:00
UserManager.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
UserManager.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
UserNotification.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
UserNotification.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
WebDownPluginDlg.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08: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
feat: add stealth mode select step to setup wizard ( #6104 )
2024-07-31 19:51:07 +08:00
WebGuideDialog.hpp
feat: add stealth mode select step to setup wizard ( #6104 )
2024-07-31 19:51:07 +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
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
WebUserLoginDialog.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
WebViewDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
WebViewDialog.hpp
Flatpak build ( #4175 )
2024-05-25 09:11:19 +08:00
WipeTowerDialog.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
WipeTowerDialog.hpp
Feature/merge bs1.91 ( #5394 )
2024-05-19 21:22:14 +08:00
wxExtensions.cpp
Fix Compile Warnings ( #5963 )
2024-07-29 21:00:26 +08:00
wxExtensions.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
wxinit.h
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
wxMediaCtrl2.cpp
Fix an issue that Bambu printer camera is not prompted to register due to the Bambu's registry path changes
2024-06-05 23:21:40 +08:00
wxMediaCtrl2.h
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
wxMediaCtrl2.mm
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00