.. |
Gizmos
|
SLA gizmo fix: Discarding manual edits on autogenerated points removed all the points from the gizmo cache
|
2019-04-10 15:27:44 +02:00 |
2DBed.cpp
|
Hopefully fixing the "scroll to the first selected line" issue
|
2019-04-09 13:13:42 +02:00 |
2DBed.hpp
|
Fixed "hard_code" setting of the size for the Sidebar and Tabs
|
2019-02-04 10:35:16 +01:00 |
3DBed.cpp
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
3DBed.hpp
|
Small refactoring in Bed3D and GLShader
|
2019-02-27 15:19:03 +01:00 |
3DScene.cpp
|
Render selected objects first
|
2019-04-11 08:36:00 +02:00 |
3DScene.hpp
|
Render picking pass renders volumes in the same order as the regular render pass
|
2019-04-10 11:20:09 +02:00 |
AboutDialog.cpp
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +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
|
Refactoring of the Slice / Export G-code button
|
2019-03-12 09:41:57 +01:00 |
BedShapeDialog.cpp
|
Fixed scaling of the controls and InfoDialogs (Sys and About)
|
2019-02-06 10:13:27 +01:00 |
BedShapeDialog.hpp
|
Fixed scaling of the controls and InfoDialogs (Sys and About)
|
2019-02-06 10:13:27 +01:00 |
BitmapCache.cpp
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +02:00 |
BitmapCache.hpp
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +02:00 |
BonjourDialog.cpp
|
Fix HiDPI in Bonjour Dialog
|
2019-03-14 14:46:31 +01:00 |
BonjourDialog.hpp
|
Bonjour: Add txt key-val extraction, filtering based on printer tech
|
2019-03-14 14:46:31 +01:00 |
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
|
fix of problems with Cyrillic in the snapshot (if the name of the Russian letters) #1956
|
2019-03-17 09:32:53 +01:00 |
ConfigSnapshotDialog.hpp
|
|
|
ConfigWizard_private.hpp
|
ConfigWizard: Cap width, clarify select buttons
|
2019-02-12 11:01:15 +01:00 |
ConfigWizard.cpp
|
Fix close/cancel button accel problems on Mac
|
2019-03-01 13:15:20 +01:00 |
ConfigWizard.hpp
|
ConfigWizard refactoring
|
2019-02-12 10:11:00 +01:00 |
Event.hpp
|
|
|
Field.cpp
|
Fix of SPE-879 and #2021
|
2019-03-27 17:00:29 +01:00 |
Field.hpp
|
Some improvements
|
2019-03-08 16:20:20 +01:00 |
FirmwareDialog.cpp
|
Firmware updater: Improve logging
|
2019-04-02 10:33:37 +02:00 |
FirmwareDialog.hpp
|
|
|
GLCanvas3D.cpp
|
Copy and paste -> Added items for copy and paste on the toolbar
|
2019-04-11 13:20:34 +02:00 |
GLCanvas3D.hpp
|
Render picking pass renders volumes in the same order as the regular render pass
|
2019-04-10 11:20:09 +02:00 |
GLCanvas3DManager.cpp
|
Refactoring - Shared members of GLCanvas3D as references instead of pointers
|
2019-03-08 12:03:37 +01:00 |
GLCanvas3DManager.hpp
|
Refactoring - Shared members of GLCanvas3D as references instead of pointers
|
2019-03-08 12:03:37 +01:00 |
GLShader.cpp
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
GLShader.hpp
|
Code cleanup
|
2019-02-28 09:37:55 +01:00 |
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
|
Separated gizmos into individual files
|
2019-03-18 11:45:15 +01:00 |
GLToolbar.cpp
|
Copy and paste -> Added items for copy and paste on the toolbar
|
2019-04-11 13:20:34 +02:00 |
GLToolbar.hpp
|
Copy and paste -> Added items for copy and paste on the toolbar
|
2019-04-11 13:20:34 +02:00 |
GUI_App.cpp
|
GUI_App: Refactor exception handling
|
2019-04-09 15:16:10 +02:00 |
GUI_App.hpp
|
GUI_App: Refactor exception handling
|
2019-04-09 15:16:10 +02:00 |
GUI_ObjectList.cpp
|
Copy and paste -> Fixed copy of multiple instances and volumes insertion into objects list
|
2019-04-11 11:09:32 +02:00 |
GUI_ObjectList.hpp
|
Copy and paste -> prototype of copy and paste for objects
|
2019-04-10 15:55:32 +02:00 |
GUI_ObjectManipulation.cpp
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +02:00 |
GUI_ObjectManipulation.hpp
|
Another fix for Linuz and Mac builds
|
2019-03-19 15:58:18 +01:00 |
GUI_ObjectSettings.cpp
|
Added new icons
|
2019-04-10 09:41:04 +02:00 |
GUI_ObjectSettings.hpp
|
Fix compile error, part 2
|
2019-03-04 11:01:21 +01:00 |
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 |
GUI.cpp
|
Fixed preset selection after ConfigWizard running
|
2019-03-15 14:21:53 +01:00 |
GUI.hpp
|
ConfigWizard refactoring
|
2019-02-12 10:11:00 +01: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
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +02:00 |
KBShortcutsDialog.hpp
|
Fix compile error
|
2019-03-04 11:01:21 +01:00 |
LambdaObjectDialog.cpp
|
|
|
LambdaObjectDialog.hpp
|
|
|
MainFrame.cpp
|
Copy and paste -> Added items for copy and paste on the toolbar
|
2019-04-11 13:20:34 +02:00 |
MainFrame.hpp
|
Copy and paste -> Added items for copy and paste on the toolbar
|
2019-04-11 13:20:34 +02:00 |
MsgDialog.cpp
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +02:00 |
MsgDialog.hpp
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +02:00 |
OptionsGroup.cpp
|
Added workaround for the non-editable wxBitmapComboBoxs under OSXDisableAllSmartSubstitutions
|
2019-03-20 12:04:18 +01:00 |
OptionsGroup.hpp
|
Added workaround for the non-editable wxBitmapComboBoxs under OSXDisableAllSmartSubstitutions
|
2019-03-20 12:04:18 +01:00 |
Plater.cpp
|
Copy and paste -> Disabled paste of volumes when nothing is selected and fixed enabling/disabling of paste item in toolbar and edit menu
|
2019-04-11 14:21:08 +02:00 |
Plater.hpp
|
Copy and paste -> Disabled paste of volumes when nothing is selected and fixed enabling/disabling of paste item in toolbar and edit menu
|
2019-04-11 14:21:08 +02:00 |
Preferences.cpp
|
Fix string access in Preferences.cpp
|
2019-03-27 13:53:00 +01:00 |
Preferences.hpp
|
|
|
Preset.cpp
|
Bitmaps: Pass wxWindow context in a few more places
|
2019-04-09 18:01:45 +02:00 |
Preset.hpp
|
Bitmaps: Pass wxWindow context in a few more places
|
2019-04-09 18:01:45 +02:00 |
PresetBundle.cpp
|
Added new icons
|
2019-04-10 09:41:04 +02:00 |
PresetBundle.hpp
|
Bitmaps: Pass wxWindow context in a few more places
|
2019-04-09 18:01:45 +02:00 |
PresetHints.cpp
|
|
|
PresetHints.hpp
|
|
|
PrintHostDialogs.cpp
|
PrintHost: Don't offer print start for SL1
|
2019-03-05 16:12:15 +01:00 |
PrintHostDialogs.hpp
|
PrintHost: Don't offer print start for SL1
|
2019-03-05 16:12:15 +01:00 |
ProgressIndicator.hpp
|
|
|
ProgressStatusBar.cpp
|
Small fix for cancel button text on Linux
|
2019-03-20 11:12:37 +01:00 |
ProgressStatusBar.hpp
|
|
|
RammingChart.cpp
|
Fixed scaling of the Ramming/Wiping dialogs
|
2019-02-14 14:21:50 +01:00 |
RammingChart.hpp
|
Fixed scaling of the Ramming/Wiping dialogs
|
2019-02-14 14:21:50 +01:00 |
Selection.cpp
|
Copy and paste -> Disabled paste of volumes when nothing is selected and fixed enabling/disabling of paste item in toolbar and edit menu
|
2019-04-11 14:21:08 +02:00 |
Selection.hpp
|
Copy and paste -> Disabled paste of volumes when nothing is selected and fixed enabling/disabling of paste item in toolbar and edit menu
|
2019-04-11 14:21:08 +02:00 |
SysInfoDialog.cpp
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +02:00 |
SysInfoDialog.hpp
|
|
|
Tab.cpp
|
Added new icons
|
2019-04-10 09:41:04 +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
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +02:00 |
UpdateDialogs.hpp
|
|
|
WipeTowerDialog.cpp
|
Fixed scaling of the Ramming/Wiping dialogs
|
2019-02-14 14:21:50 +01:00 |
WipeTowerDialog.hpp
|
|
|
wxExtensions.cpp
|
Copy and paste -> Fixed copy of multiple instances and volumes insertion into objects list
|
2019-04-11 11:09:32 +02:00 |
wxExtensions.hpp
|
Copy and paste -> Fixed copy of multiple instances and volumes insertion into objects list
|
2019-04-11 11:09:32 +02:00 |
wxinit.h
|
|
|