.. |
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
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed calculation of normal matrices sent to shaders
|
2023-11-04 11:41:06 +08:00 |
Jobs
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
Printer
|
FIX: PrinterFileSystem crash when switch file type
|
2023-10-10 14:19:23 +08:00 |
Widgets
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +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
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed calculation of normal matrices sent to shaders
|
2023-11-04 11:41:06 +08:00 |
3DBed.hpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of default bed in thumbnails
|
2023-11-04 11:41:05 +08:00 |
3DScene.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed calculation of normal matrices sent to shaders
|
2023-11-04 11:41:06 +08:00 |
3DScene.hpp
|
Various fixes
|
2023-11-04 11:41:06 +08:00 |
AboutDialog.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
AboutDialog.hpp
|
FIX:use scalablebitmap replace wxbitmap
|
2022-08-05 16:11:42 +08:00 |
AmsMappingPopup.cpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
AmsMappingPopup.hpp
|
FIX: Copywriting localization
|
2023-07-07 17:52:43 +08:00 |
AMSMaterialsSetting.cpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
AMSMaterialsSetting.hpp
|
FIX:setting calibration information in filaments
|
2023-07-07 17:52:43 +08:00 |
AMSSetting.cpp
|
ENH:synced some N1 codes
|
2023-09-22 16:21:26 +08:00 |
AMSSetting.hpp
|
ENH:synced some N1 codes
|
2023-09-22 16:21:26 +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: ambiguous call _check_convertible_to_path_source(const wxCStrData&) (#1597)
|
2023-07-30 09:46:50 +08:00 |
Auxiliary.hpp
|
change app color
|
2023-01-03 22:05:20 +08:00 |
AuxiliaryDataViewModel.cpp
|
Add the full source of BambuStudio
|
2022-07-15 23:42:08 +08:00 |
AuxiliaryDataViewModel.hpp
|
fix: ambiguous call _check_convertible_to_path_source(const wxCStrData&) (#1597)
|
2023-07-30 09:46:50 +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
|
Fixed a bug that gcode was reprocessed when uploading to printhost
|
2023-10-31 19:15:19 +08:00 |
BackgroundSlicingProcess.hpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
BBLStatusBar.cpp
|
NEW:optimizing error info for network requests
|
2023-07-07 17:25:51 +08:00 |
BBLStatusBar.hpp
|
NEW:optimizing error info for network requests
|
2023-07-07 17:25:51 +08: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
|
FIX: fix some issues about CalibrationWizard
|
2023-07-07 17:29:08 +08:00 |
BBLStatusBarSend.hpp
|
ENH:display error msg when connecting to the printer fails
|
2023-07-07 17:25:51 +08:00 |
BBLTopbar.cpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
BBLTopbar.hpp
|
FIX: [STUDIO-3329] show/hide thirdparty calibrate button
|
2023-07-07 17:52:43 +08:00 |
BedShapeDialog.cpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
BedShapeDialog.hpp
|
Fix various memory leaks
|
2023-11-04 11:41:03 +08:00 |
BindDialog.cpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
BindDialog.hpp
|
FIX:fixed error msg cannot be displayed in the bind dialog
|
2023-07-13 10:35:05 +08:00 |
BitmapCache.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
BitmapCache.hpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +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
|
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
|
Fix build warnings on windows, fix various bugs/logic errors/missing returns/etc, update boost::bind (#2229)
|
2023-09-27 23:55:23 +08:00 |
calib_dlg.hpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
Calibration.cpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
Calibration.hpp
|
NEW:[STUDIO-4016] Support motor noise cali for N1
|
2023-09-22 16:21:26 +08:00 |
CalibrationPanel.cpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
CalibrationPanel.hpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
CalibrationWizard.cpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
CalibrationWizard.hpp
|
ENH: Add Ellis' pattern method for flow dynamic calibration
|
2023-09-22 16:21:26 +08:00 |
CalibrationWizardCaliPage.cpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
CalibrationWizardCaliPage.hpp
|
ENH: Add Ellis' pattern method for flow dynamic calibration
|
2023-09-22 16:21:26 +08:00 |
CalibrationWizardPage.cpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
CalibrationWizardPage.hpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
CalibrationWizardPresetPage.cpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
CalibrationWizardPresetPage.hpp
|
FIX: modify the combo box selection value
|
2023-09-22 16:21:26 +08:00 |
CalibrationWizardSavePage.cpp
|
FIX:(cali) should not save preset when the select block is empty
|
2023-10-10 14:19:23 +08:00 |
CalibrationWizardSavePage.hpp
|
ENH: Add Ellis' pattern method for flow dynamic calibration
|
2023-09-22 16:21:26 +08:00 |
CalibrationWizardStartPage.cpp
|
ENH: Add Ellis' pattern method for flow dynamic calibration
|
2023-09-22 16:21:26 +08:00 |
CalibrationWizardStartPage.hpp
|
FIX: linux darkmode text display
|
2023-07-31 14:29:15 +08:00 |
CaliHistoryDialog.cpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
CaliHistoryDialog.hpp
|
FIX: cali: manage result crash
|
2023-08-04 18:15:25 +08:00 |
Camera.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Calculation of camera projection matrix
|
2023-11-04 11:41:05 +08:00 |
Camera.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Calculation of camera projection matrix
|
2023-11-04 11:41:05 +08:00 |
CameraPopup.cpp
|
FIX: [STUDIO-3515] Resolution information disappears
|
2023-07-07 17:52:43 +08:00 |
CameraPopup.hpp
|
FIX: [STUDIO-2448] switch machine in camera popup
|
2023-07-07 17:25:51 +08:00 |
CameraUtils.cpp
|
ENH: Cut optimization, support for custom connectors
|
2023-04-17 15:39:02 +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
|
timelapse gcode
|
2023-10-26 13:16:54 +08:00 |
ConfigManipulation.hpp
|
ENH: modify tooltip in chamber temp
|
2023-09-22 16:21:26 +08:00 |
ConfigWizard.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08: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
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
ConnectPrinter.hpp
|
ENH: replace n1 & f1 image and name Jira: [STUDIO-4008]
|
2023-09-22 16:21:26 +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
|
clean up
|
2023-08-09 13:42:41 +08:00 |
DesktopIntegrationDialog.hpp
|
Change Application name to OrcaSlicer
|
2023-03-12 10:05:22 +08:00 |
DeviceManager.cpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
DeviceManager.hpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
DownloadProgressDialog.cpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
DownloadProgressDialog.hpp
|
NEW: management camera video stream in device panel
|
2022-12-15 04:33:48 -05:00 |
DragCanvas.cpp
|
NEW: first layer printing sequence
|
2023-08-19 01:32:59 +08:00 |
DragCanvas.hpp
|
NEW: first layer printing sequence
|
2023-08-19 01:32:59 +08:00 |
Event.hpp
|
Add support for PrusaLink webview
|
2023-08-30 23:38:33 +08:00 |
ExtraRenderers.cpp
|
FIX: [STUDIO-3155] text color of editor in ObjectList
|
2023-07-07 17:29:08 +08:00 |
ExtraRenderers.hpp
|
ENH: support default filament for modifier
|
2022-12-15 04:38:15 -05:00 |
ExtrusionCalibration.cpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
ExtrusionCalibration.hpp
|
NEW: fix blank issue of error tips
|
2023-02-01 16:24:44 +08:00 |
Field.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
Field.hpp
|
FIX: coPoint type couldn't display
|
2023-09-22 16:21:26 +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
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed calculation of normal matrices sent to shaders
|
2023-11-04 11:41:06 +08:00 |
GCodeViewer.hpp
|
Removed obsolete code from GCodeViewer
|
2023-11-04 11:41:05 +08:00 |
GLCanvas3D.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed rendering of layer editing background on older OpenGL compatibility profile
|
2023-11-04 11:41:06 +08:00 |
GLCanvas3D.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - porting remaining changes
|
2023-11-04 11:41:04 +08:00 |
GLModel.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed rendering of layer editing background on older OpenGL compatibility profile
|
2023-11-04 11:41:06 +08:00 |
GLModel.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed rendering of layer editing background on older OpenGL compatibility profile
|
2023-11-04 11:41:06 +08:00 |
GLSelectionRectangle.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
|
2023-11-04 11:41:05 +08:00 |
GLSelectionRectangle.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - porting remaining changes
|
2023-11-04 11:41:04 +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
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
|
2023-11-04 11:41:05 +08:00 |
GLTexture.hpp
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Textures rendering
|
2023-11-04 11:41:03 +08:00 |
GLToolbar.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - porting remaining changes
|
2023-11-04 11:41:04 +08:00 |
GLToolbar.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - porting remaining changes
|
2023-11-04 11:41:04 +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
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
GUI_App.hpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08: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
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
GUI_Factories.cpp
|
fix errors
|
2023-09-29 19:47:13 +08:00 |
GUI_Factories.hpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
GUI_Init.cpp
|
Change Application name to OrcaSlicer
|
2023-03-12 10:05:22 +08:00 |
GUI_Init.hpp
|
Macos: add the support of file association
|
2022-08-05 16:11:42 +08:00 |
GUI_ObjectLayers.cpp
|
FIX: [STUDIO-3377] [STUDIO-3376] fix layer heigth ui
|
2023-07-07 17:52:43 +08:00 |
GUI_ObjectLayers.hpp
|
Add the full source of BambuStudio
|
2022-07-15 23:42:08 +08:00 |
GUI_ObjectList.cpp
|
Fix various memory leaks
|
2023-11-04 11:41:03 +08:00 |
GUI_ObjectList.hpp
|
Fix various memory leaks
|
2023-11-04 11:41:03 +08:00 |
GUI_ObjectSettings.cpp
|
micro refactor vender type
|
2023-08-27 11:01:52 +08:00 |
GUI_ObjectSettings.hpp
|
Add the full source of BambuStudio
|
2022-07-15 23:42:08 +08:00 |
GUI_ObjectTable.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
GUI_ObjectTable.hpp
|
FIX: [STUDIO-1397] object/part setting window
|
2023-07-07 17:52:43 +08:00 |
GUI_ObjectTableSettings.cpp
|
micro refactor vender type
|
2023-08-27 11:01:52 +08:00 |
GUI_ObjectTableSettings.hpp
|
FIX:update objecttable layout
|
2022-09-02 12:52:18 +08:00 |
GUI_Preview.cpp
|
Removed empty IMSlider_Utils.hpp
|
2023-11-04 11:41:04 +08:00 |
GUI_Preview.hpp
|
NEW:add variable layer height
|
2022-12-15 04:33:48 -05:00 |
GUI_Utils.cpp
|
reduce AppConfig::Save() calls
|
2023-07-25 19:19:49 +08:00 |
GUI_Utils.hpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
HintNotification.cpp
|
ENH: save hints.cereal into user directory insteadof cache
|
2023-01-10 19:08:26 +08:00 |
HintNotification.hpp
|
ENH:add next_button in dailytips
|
2022-12-15 04:33:48 -05:00 |
HMS.cpp
|
ENH: add a device id parameter for hms wiki
|
2023-09-22 16:21:26 +08:00 |
HMS.hpp
|
FIX: fix hms display error when language code is empty
|
2022-12-15 04:38:15 -05:00 |
HMSPanel.cpp
|
NEW: rearch calibration
|
2023-07-07 17:52:43 +08:00 |
HMSPanel.hpp
|
ENH: update hms panel and upgrade panel when disconnected
|
2022-12-15 04:38:15 -05:00 |
HttpServer.cpp
|
FIX: fix third-party login
|
2023-04-17 15:39:02 +08:00 |
HttpServer.hpp
|
ENH: use a rare unfrequent port
|
2023-02-22 20:09:17 +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
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
ImageGrid.h
|
Fix compatibility with STL builds of wxWidgets (#2218)
|
2023-09-25 23:35:30 +08:00 |
ImGuiWrapper.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
|
2023-11-04 11:41:05 +08:00 |
ImGuiWrapper.hpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
IMSlider.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
IMSlider.hpp
|
Show estimated print time in the ruler (#2305)
|
2023-10-04 00:02:26 +08:00 |
IMToolbar.cpp
|
NEW:add statistics of all plates in preview
|
2023-02-22 20:09:17 +08:00 |
IMToolbar.hpp
|
NEW:add statistics of all plates in preview
|
2023-02-22 20:09:17 +08:00 |
InstanceCheck.cpp
|
clean up Mac
|
2023-03-16 20:50:23 +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
|
clean up
|
2023-08-09 13:42:41 +08:00 |
KBShortcutsDialog.cpp
|
Merge remote-tracking branch 'BS/v1.7.2'
|
2023-08-26 16:13:57 +08:00 |
KBShortcutsDialog.hpp
|
Add the full source of BambuStudio
|
2022-07-15 23:42:08 +08:00 |
MainFrame.cpp
|
Use calibration tutorial gitee mirror for China users
|
2023-10-08 22:30:33 +08:00 |
MainFrame.hpp
|
fix errors
|
2023-09-29 19:47:13 +08:00 |
MarkdownTip.cpp
|
ENH: [STUDIO-1647] use WebView2 put_UserAgent
|
2023-01-10 19:08:26 +08:00 |
MarkdownTip.hpp
|
FIX: destory timers & check webview consist
|
2022-08-26 09:25:59 +08:00 |
MediaFilePanel.cpp
|
Fix some strings and update locale files
|
2023-10-29 10:47:23 +08:00 |
MediaFilePanel.h
|
FIX: [STUDIO-1868] not show wrong models with old printer firmware
|
2023-07-07 17:25:51 +08:00 |
MediaPlayCtrl.cpp
|
Fix some strings and update locale files
|
2023-10-29 10:47:23 +08:00 |
MediaPlayCtrl.h
|
FIX: not track dup error for user triggered liveview
|
2023-07-31 14:29:15 +08:00 |
MeshUtils.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
|
2023-11-04 11:41:05 +08:00 |
MeshUtils.hpp
|
Various fixes
|
2023-11-04 11:41:06 +08:00 |
ModelMall.cpp
|
clean up
|
2023-08-09 13:42:41 +08:00 |
ModelMall.hpp
|
ENH:change the mall dialog to frame
|
2022-12-15 04:38:15 -05:00 |
Monitor.cpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
Monitor.hpp
|
NEW:calibration page will pop up with printing errors
|
2023-07-07 17:52:43 +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
|
Add option in the CTRL-M dialog to invert axes (#1928)
|
2023-08-27 11:29:46 +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
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
MsgDialog.hpp
|
Merge remote-tracking branch 'remote/master' into feature/merge_upstream
|
2023-04-19 08:48:07 +08: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
|
merge upstream changes
|
2023-01-21 00:37:10 +08:00 |
Notebook.hpp
|
FIX: [STUDIO-2825] ctrl + tab only switch main pages
|
2023-07-07 17:25:51 +08:00 |
NotificationManager.cpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
NotificationManager.hpp
|
ENH: increase the warning level of which blocking cloud slice
|
2023-09-22 16:21:26 +08:00 |
ObjectDataViewModel.cpp
|
FIX: [STUDIO-3377] [STUDIO-3376] fix layer heigth ui
|
2023-07-07 17:52:43 +08:00 |
ObjectDataViewModel.hpp
|
FIX: [STUDIO-3497] fix icon of layerroot
|
2023-07-07 17:52:43 +08:00 |
OG_CustomCtrl.cpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
OG_CustomCtrl.hpp
|
FIX: less param line option vertical gap
|
2022-09-29 11:16:43 +08:00 |
OpenGLManager.cpp
|
Various fixes
|
2023-11-04 11:41:06 +08:00 |
OpenGLManager.hpp
|
Various fixes
|
2023-11-04 11:41:06 +08:00 |
OptionsGroup.cpp
|
update wiki links(to place holders)
|
2023-10-24 23:02:41 +08:00 |
OptionsGroup.hpp
|
fix build errors
|
2023-08-10 23:30:37 +08:00 |
ParamsDialog.cpp
|
FIX:fixed some issues for 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
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
ParamsPanel.hpp
|
ENH: add height_range
|
2023-04-17 15:39:02 +08:00 |
PartPlate.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
|
2023-11-04 11:41:05 +08:00 |
PartPlate.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - porting remaining changes
|
2023-11-04 11:41:04 +08:00 |
PhysicalPrinterDialog.cpp
|
Fix printer connection regression
|
2023-09-03 10:17:22 +08:00 |
PhysicalPrinterDialog.hpp
|
ENH: refine physical printer dialog
|
2023-01-10 19:08:26 +08:00 |
Plater.cpp
|
make folder name more consistent
|
2023-11-04 10:37:53 +08:00 |
Plater.hpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
PlateSettingsDialog.cpp
|
misc fixes
|
2023-08-27 11:28:01 +08:00 |
PlateSettingsDialog.hpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
Preferences.cpp
|
remove staff_pick_switch
|
2023-11-03 18:35:46 +08:00 |
Preferences.hpp
|
NEW: [STUDIO-2769] Split developer mode
|
2023-07-07 17:25:51 +08:00 |
PresetComboBoxes.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
PresetComboBoxes.hpp
|
ENH: calibration
|
2023-07-07 17:29:08 +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 |
PrinterWebView.cpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
PrinterWebView.hpp
|
Fix webview freezing issue
|
2023-09-04 20:02:26 +08:00 |
PrintHostDialogs.cpp
|
Support Marlin 2
|
2023-08-30 23:39:00 +08:00 |
PrintHostDialogs.hpp
|
fix errors after cherry picking commits
|
2023-08-27 22:44:37 +08:00 |
PrintOptionsDialog.cpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
PrintOptionsDialog.hpp
|
NEW:[STUDIO-4012] support prompt sound
|
2023-09-22 16:21:26 +08:00 |
PrivacyUpdateDialog.cpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
PrivacyUpdateDialog.hpp
|
ENH: create new page on click of privacy policy
|
2023-02-22 20:09:17 +08: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
|
ENH:synced some N1 codes
|
2023-09-22 16:21:26 +08:00 |
Project.hpp
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |
ProjectDirtyStateManager.cpp
|
FIX: can not save project when modify bed type in the scene
|
2023-01-10 19:08:26 +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
|
clean up
|
2023-08-09 13:42:41 +08:00 |
RecenterDialog.hpp
|
ENH: chinese translation
|
2023-02-22 20:09:17 +08:00 |
ReleaseNote.cpp
|
Fix some strings and update locale files
|
2023-10-29 10:47:23 +08:00 |
ReleaseNote.hpp
|
FIX:fixed incomplete operation buttons
|
2023-10-10 14:19:23 +08: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
|
clean up
|
2023-08-09 13:42:41 +08:00 |
SavePresetDialog.hpp
|
ENH:optimize the save presets dialog
|
2023-01-10 19:08:26 +08:00 |
Search.cpp
|
FIX: [STUDIO-2438] inline search line in popup on Linux
|
2023-04-17 15:39:02 +08:00 |
Search.hpp
|
FIX: [STUDIO-2438] inline search line in popup on Linux
|
2023-04-17 15:39:02 +08:00 |
Selection.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed calculation of normal matrices sent to shaders
|
2023-11-04 11:41:06 +08:00 |
Selection.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - porting remaining changes
|
2023-11-04 11:41:04 +08:00 |
SelectMachine.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
SelectMachine.hpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
SendSystemInfoDialog.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
SendSystemInfoDialog.hpp
|
Add the full source of BambuStudio
|
2022-07-15 23:42:08 +08:00 |
SendToPrinter.cpp
|
Fix some strings and update locale files
|
2023-10-29 10:47:23 +08:00 |
SendToPrinter.hpp
|
FIX: [STUDIO-3578] send to sd darkUI not changed
|
2023-07-31 14:29:15 +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
|
FIX: [STUDIO-2186] hide PopupWindow on alt-tab
|
2023-02-22 20:09:17 +08:00 |
SliceInfoPanel.hpp
|
FIX: [STUDIO-2186] hide PopupWindow on alt-tab
|
2023-02-22 20:09:17 +08:00 |
StatusPanel.cpp
|
Fix some strings and update locale files
|
2023-10-29 10:47:23 +08:00 |
StatusPanel.hpp
|
Merge BS 1.7.7.89
|
2023-10-21 19:41:49 +08:00 |
SysInfoDialog.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
SysInfoDialog.hpp
|
Add the full source of BambuStudio
|
2022-07-15 23:42:08 +08:00 |
Tab.cpp
|
Fix various memory leaks
|
2023-11-04 11:41:03 +08:00 |
Tab.hpp
|
NEW: re-add printable_area config
|
2023-09-22 16:21:26 +08:00 |
Tabbook.cpp
|
FIX: alignment of tabpanel text
|
2023-07-07 17:52:43 +08:00 |
Tabbook.hpp
|
FIX: alignment of tabpanel text
|
2023-07-07 17:52:43 +08:00 |
TabButton.cpp
|
Merge remote-tracking branch 'BS/v1.7.2'
|
2023-08-26 16:13:57 +08:00 |
TabButton.hpp
|
FIX: alignment of tabpanel text
|
2023-07-07 17:52:43 +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
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
UnsavedChangesDialog.hpp
|
ENH: [STUDIO-2549] remember my choice on unsaved project/presets
|
2023-04-17 15:39:02 +08:00 |
UpdateDialogs.cpp
|
clean up
|
2023-08-09 13:42:41 +08:00 |
UpdateDialogs.hpp
|
Add the full source of BambuStudio
|
2022-07-15 23:42:08 +08:00 |
UpgradePanel.cpp
|
Merge branch 'v1.7.2-remote'
|
2023-09-29 19:46:49 +08:00 |
UpgradePanel.hpp
|
ENH: modify device upgrade page
|
2023-09-22 16:21:26 +08:00 |
WebDownPluginDlg.cpp
|
Change Application name to OrcaSlicer
|
2023-03-12 10:05:22 +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
|
Fix build warnings on windows, fix various bugs/logic errors/missing returns/etc, update boost::bind (#2229)
|
2023-09-27 23:55:23 +08:00 |
WebGuideDialog.hpp
|
FIX: fix the crash issue when network plugin installing on mac
|
2022-12-15 04:38:15 -05: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
|
Merge remote-tracking branch 'BS/v1.7.2'
|
2023-08-26 16:13:57 +08:00 |
WebUserLoginDialog.hpp
|
NEW: add http server in BambuStudio
|
2023-02-22 20:09:17 +08:00 |
WebViewDialog.cpp
|
remove staff_pick_switch
|
2023-11-03 18:35:46 +08:00 |
WebViewDialog.hpp
|
FIX: [STUDIO-3271] load staff pick model list with network agent
|
2023-07-07 17:29:08 +08:00 |
WipeTowerDialog.cpp
|
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
2023-11-04 11:41:00 +08:00 |
WipeTowerDialog.hpp
|
wip
|
2023-09-09 13:19:43 +08:00 |
wxExtensions.cpp
|
fix build error
|
2023-08-19 09:30:54 +08:00 |
wxExtensions.hpp
|
fix build error
|
2023-08-19 09:30:54 +08:00 |
wxinit.h
|
Add the full source of BambuStudio
|
2022-07-15 23:42:08 +08:00 |
wxMediaCtrl2.cpp
|
Fix build warnings on windows, fix various bugs/logic errors/missing returns/etc, update boost::bind (#2229)
|
2023-09-27 23:55:23 +08:00 |
wxMediaCtrl2.h
|
FIX: [STUDIO-2340] [STUDIO-2297] handle linux gstreamer error
|
2023-04-17 15:39:02 +08:00 |
wxMediaCtrl2.mm
|
post changes after merging BS1.7.4
|
2023-08-26 18:45:43 +08:00 |