.. |
Gizmos
|
SLA gizmo now uses ctrl to add to selection and alt to remove from selection
|
2019-04-08 15:34:42 +02:00 |
2DBed.cpp
|
|
|
2DBed.hpp
|
|
|
3DBed.cpp
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
3DBed.hpp
|
|
|
3DScene.cpp
|
A little refactoring of loading meshes in VBO / non VBO case.
|
2019-04-08 18:11:36 +02:00 |
3DScene.hpp
|
Finished SLA print / material correction visualization.
|
2019-04-08 18:09:31 +02:00 |
AboutDialog.cpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
AboutDialog.hpp
|
|
|
AppConfig.cpp
|
|
|
AppConfig.hpp
|
|
|
BackgroundSlicingProcess.cpp
|
SLA export: Finalize filename when exporting & uploading,
|
2019-04-04 13:10:11 +02:00 |
BackgroundSlicingProcess.hpp
|
|
|
BedShapeDialog.cpp
|
|
|
BedShapeDialog.hpp
|
|
|
BitmapCache.cpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
BitmapCache.hpp
|
Some improvements for a loading of icons
|
2019-04-05 11:18:59 +02:00 |
BonjourDialog.cpp
|
|
|
BonjourDialog.hpp
|
|
|
ButtonsDescription.cpp
|
|
|
ButtonsDescription.hpp
|
|
|
Camera.cpp
|
Camera refactoring
|
2019-04-01 10:00:10 +02:00 |
Camera.hpp
|
Added missing include
|
2019-04-01 10:28:04 +02:00 |
ConfigExceptions.hpp
|
|
|
ConfigSnapshotDialog.cpp
|
|
|
ConfigSnapshotDialog.hpp
|
|
|
ConfigWizard.cpp
|
|
|
ConfigWizard.hpp
|
|
|
ConfigWizard_private.hpp
|
|
|
Event.hpp
|
|
|
Field.cpp
|
Fix of SPE-879 and #2021
|
2019-03-27 17:00:29 +01:00 |
Field.hpp
|
|
|
FirmwareDialog.cpp
|
Firmware updater: Improve logging
|
2019-04-02 10:33:37 +02:00 |
FirmwareDialog.hpp
|
|
|
GLCanvas3D.cpp
|
Finished SLA print / material correction visualization.
|
2019-04-08 18:09:31 +02:00 |
GLCanvas3D.hpp
|
Fixed conflicts after merge with master
|
2019-04-02 15:13:26 +02:00 |
GLCanvas3DManager.cpp
|
|
|
GLCanvas3DManager.hpp
|
|
|
GLShader.cpp
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
GLShader.hpp
|
|
|
GLTexture.cpp
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui_refactoring
|
2019-04-05 11:55:56 +02:00 |
GLTexture.hpp
|
|
|
GLToolbar.cpp
|
Camera refactoring
|
2019-04-01 10:00:10 +02:00 |
GLToolbar.hpp
|
1st installment of gizmos refactoring
|
2019-03-26 09:01:04 +01:00 |
GUI.cpp
|
|
|
GUI.hpp
|
|
|
GUI_App.cpp
|
Implement per-screen DPI on Windows, DPI change event, wxDialog & wxFrame mixin base classes
|
2019-04-08 11:34:46 +02:00 |
GUI_App.hpp
|
|
|
GUI_ObjectList.cpp
|
Fixed crash under oSX after selection with SHIFT from 3DScene
|
2019-04-08 11:10:57 +02:00 |
GUI_ObjectList.hpp
|
Merge remote-tracking branch 'origin/ys_selection'
|
2019-04-05 11:25:29 +02:00 |
GUI_ObjectManipulation.cpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
GUI_ObjectManipulation.hpp
|
|
|
GUI_ObjectSettings.cpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
GUI_ObjectSettings.hpp
|
|
|
GUI_Preview.cpp
|
Handling of left hand oriented coordinate systems:
|
2019-04-02 13:47:49 +02:00 |
GUI_Preview.hpp
|
Handling of left hand oriented coordinate systems:
|
2019-04-02 13:47:49 +02:00 |
GUI_Utils.cpp
|
Implement per-screen DPI on Windows, DPI change event, wxDialog & wxFrame mixin base classes
|
2019-04-08 11:34:46 +02:00 |
GUI_Utils.hpp
|
Implement per-screen DPI on Windows, DPI change event, wxDialog & wxFrame mixin base classes
|
2019-04-08 11:34:46 +02:00 |
I18N.cpp
|
|
|
I18N.hpp
|
|
|
ImGuiWrapper.cpp
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui_refactoring
|
2019-04-04 09:03:25 +02:00 |
ImGuiWrapper.hpp
|
imgui: Fix scaling
|
2019-04-03 16:39:28 +02:00 |
KBShortcutsDialog.cpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
KBShortcutsDialog.hpp
|
|
|
LambdaObjectDialog.cpp
|
|
|
LambdaObjectDialog.hpp
|
|
|
MainFrame.cpp
|
Implement per-screen DPI on Windows, DPI change event, wxDialog & wxFrame mixin base classes
|
2019-04-08 11:34:46 +02:00 |
MainFrame.hpp
|
Implement per-screen DPI on Windows, DPI change event, wxDialog & wxFrame mixin base classes
|
2019-04-08 11:34:46 +02:00 |
MsgDialog.cpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
MsgDialog.hpp
|
|
|
OptionsGroup.cpp
|
|
|
OptionsGroup.hpp
|
|
|
Plater.cpp
|
Fix of SPE-896 "SLA preview is not invalidated when profile is changed"
|
2019-04-09 10:41:42 +02:00 |
Plater.hpp
|
Call Config Wizard from the Printer combo box at both the plater
|
2019-03-22 15:45:51 +01:00 |
Preferences.cpp
|
Fix string access in Preferences.cpp
|
2019-03-27 13:53:00 +01:00 |
Preferences.hpp
|
|
|
Preset.cpp
|
Merge remote-tracking branch 'remotes/origin/master' into tm_relative_correction
|
2019-04-08 14:00:27 +02:00 |
Preset.hpp
|
Fix of Perl bindings
|
2019-03-22 23:10:11 +01:00 |
PresetBundle.cpp
|
Set "cog" ison for sla_print preset
|
2019-04-08 12:29:08 +02:00 |
PresetBundle.hpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
PresetHints.cpp
|
|
|
PresetHints.hpp
|
|
|
PrintHostDialogs.cpp
|
|
|
PrintHostDialogs.hpp
|
|
|
ProgressIndicator.hpp
|
|
|
ProgressStatusBar.cpp
|
|
|
ProgressStatusBar.hpp
|
|
|
RammingChart.cpp
|
|
|
RammingChart.hpp
|
|
|
Selection.cpp
|
Fixed rotation of SLA instances in case a rotation in X or Y was applied
|
2019-04-08 13:35:03 +02:00 |
Selection.hpp
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui_refactoring
|
2019-04-05 11:55:56 +02:00 |
SysInfoDialog.cpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
SysInfoDialog.hpp
|
|
|
Tab.cpp
|
Merge remote-tracking branch 'remotes/origin/master' into tm_relative_correction
|
2019-04-08 14:00:27 +02:00 |
Tab.hpp
|
Fix of 1.42 beta crash when deleting printer profile created by configuration assistant #1985
|
2019-03-22 12:11:23 +01:00 |
UpdateDialogs.cpp
|
|
|
UpdateDialogs.hpp
|
|
|
WipeTowerDialog.cpp
|
|
|
WipeTowerDialog.hpp
|
|
|
wxExtensions.cpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
wxExtensions.hpp
|
Icon updating for all application
|
2019-04-08 11:10:57 +02:00 |
wxinit.h
|
|
|