PrusaSlicer-NonPlainar/src/slic3r/GUI
2020-04-29 12:53:55 +02:00
..
Gizmos FDM custom supports gizmo now has a 'Remove all' button 2020-04-22 11:57:12 +02:00
Jobs Add ui job for SLA import 2020-04-23 19:45:55 +02:00
2DBed.cpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
2DBed.hpp
3DBed.cpp The bed texture is not shown when looking from below and FDM/SLA support gizmo is active 2020-04-14 13:18:08 +02:00
3DBed.hpp The bed texture is not shown when looking from below and FDM/SLA support gizmo is active 2020-04-14 13:18:08 +02:00
3DScene.cpp GCodeViewer -> Fixed z slider in initial preview 2020-04-29 10:18:29 +02:00
3DScene.hpp GCodeViewer -> Fixed z slider in initial preview 2020-04-29 10:18:29 +02:00
AboutDialog.cpp Merge branch 'master' into dev 2020-03-24 21:51:05 +01:00
AboutDialog.hpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
AppConfig.cpp single slicer instance 2020-04-29 10:53:48 +02:00
AppConfig.hpp Common gizmos data are now handled by the CommonGizmosDataPool object 2020-04-07 16:35:52 +02:00
BackgroundSlicingProcess.cpp Fixed conflicts after merge with master 2020-04-24 10:59:03 +02:00
BackgroundSlicingProcess.hpp Fixed conflicts after merge with master 2020-04-24 10:59:03 +02:00
BedShapeDialog.cpp The print bed is limited to 1.2m x 1.2m. (related to #2877) 2020-04-01 19:01:38 +02:00
BedShapeDialog.hpp
BitmapCache.cpp GCodeViewer -> Extrusion toolpaths colored by tool 2020-04-21 15:55:26 +02:00
BitmapCache.hpp
BonjourDialog.cpp Fixing build against wxWidgets 3.0 2020-03-04 10:34:59 +01:00
BonjourDialog.hpp
ButtonsDescription.cpp
ButtonsDescription.hpp
Camera.cpp ENABLE_THUMBNAIL_GENERATOR set as default 2020-03-25 10:15:02 +01:00
Camera.hpp ENABLE_THUMBNAIL_GENERATOR set as default 2020-03-25 10:15:02 +01:00
ConfigExceptions.hpp
ConfigManipulation.cpp WIP: Ironing over top surfaces. 2020-04-14 11:53:28 +02:00
ConfigManipulation.hpp
ConfigSnapshotDialog.cpp Fixing build against wxWidgets 3.0 2020-03-04 10:34:59 +01:00
ConfigSnapshotDialog.hpp
ConfigWizard.cpp ConfigWizard: fixed first column name on SLA Material page 2020-04-20 08:09:19 +02:00
ConfigWizard.hpp
ConfigWizard_private.hpp Reworked filaments / SLA materials in installation wizard: 2020-03-14 18:35:42 +01:00
DoubleSlider.cpp Slic3r::format(), Slic3r::GUI::format_wxstr(): 2020-04-01 09:49:04 +02:00
DoubleSlider.hpp DoubleSlider: Changed behavior of thumbs. New rule: Only active thumb is moving to the new place. 2020-02-14 16:44:49 +01:00
Event.hpp Refactoring of RemovableDriveManager: 2020-03-06 15:10:58 +01:00
ExtruderSequenceDialog.cpp
ExtruderSequenceDialog.hpp
Field.cpp Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer 2020-04-28 19:31:18 +02:00
Field.hpp The print bed is limited to 1.2m x 1.2m. (related to #2877) 2020-04-01 19:01:38 +02:00
FirmwareDialog.cpp
FirmwareDialog.hpp
format.hpp Fixed the new Slic3r::GUI::format_wxstr(): The arguments were not passed. 2020-04-01 13:27:12 +02:00
GCodeViewer.cpp GCodeViewer -> Code cleanup 2020-04-29 08:24:39 +02:00
GCodeViewer.hpp GCodeViewer -> Code cleanup 2020-04-29 08:24:39 +02:00
GLCanvas3D.cpp GCodeViewer -> Fixed z slider in initial preview 2020-04-29 10:18:29 +02:00
GLCanvas3D.hpp GCodeViewer -> Fixed z slider in initial preview 2020-04-29 10:18:29 +02:00
GLCanvas3DManager.cpp Removed temporary debug output and clean up 2020-03-05 10:14:12 +01:00
GLCanvas3DManager.hpp Reintroduced tech ENABLE_HACK_CLOSING_ON_OSX_10_9_5 2020-03-02 14:37:01 +01:00
GLSelectionRectangle.cpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_canvas_manager 2020-03-25 14:54:10 +01:00
GLSelectionRectangle.hpp
GLShader.cpp
GLShader.hpp
GLTexture.cpp GLCanvas3DManager moved from being a static member of _3DScene to be a normal member of GUI_App 2020-03-02 10:58:46 +01:00
GLTexture.hpp
GLToolbar.cpp Fixed build on Mac 2020-03-25 15:15:20 +01:00
GLToolbar.hpp Refactoring of toolbars' tooltip generation 2020-03-24 12:26:30 +01:00
GUI.cpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-04-29 12:53:55 +02:00
GUI.hpp GCodeViewer -> Toggle extrusion role visibility by clicking on legend 2020-04-28 08:50:52 +02:00
GUI_App.cpp single slicer instance 2020-04-29 10:53:48 +02:00
GUI_App.hpp single slicer instance 2020-04-29 10:53:48 +02:00
GUI_ObjectLayers.cpp Implemented disabling of Add buttons if next layer range couldn't be added 2020-03-12 15:11:31 +01:00
GUI_ObjectLayers.hpp Fix of a crash on OSX after changing a layer range value and then 2020-03-11 09:10:25 +01:00
GUI_ObjectList.cpp SLA archive import with miniz, marching square bugfixes 2020-04-23 19:12:07 +02:00
GUI_ObjectList.hpp SLA archive import with miniz, marching square bugfixes 2020-04-23 19:12:07 +02:00
GUI_ObjectManipulation.cpp
GUI_ObjectManipulation.hpp
GUI_ObjectSettings.cpp Fixing wxString::Format encoding mismatches (part 2) 2020-03-03 10:54:17 +01:00
GUI_ObjectSettings.hpp
GUI_Preview.cpp GCodeViewer -> Fixed z slider in initial preview 2020-04-29 10:18:29 +02:00
GUI_Preview.hpp GCodeViewer -> Toggle extrusion role visibility by clicking on legend 2020-04-28 08:50:52 +02:00
GUI_Utils.cpp Fixed compilation on Linux / OSX 2020-03-13 15:11:40 +01:00
GUI_Utils.hpp GCodeViewer -> Extrusion toolpaths colored by tool 2020-04-21 15:55:26 +02:00
I18N.cpp
I18N.hpp New shorcut _L() for _(L()) 2020-03-14 17:51:56 +01:00
ImGuiWrapper.cpp Fixed Command character on OSX in ImGUI 2020-03-19 16:10:16 +01:00
ImGuiWrapper.hpp ImGUI input_double wrapper for wxString label. 2020-02-21 12:17:46 +01:00
InstanceCheck.cpp single slicer instance 2020-04-29 10:53:48 +02:00
InstanceCheck.hpp single slicer instance 2020-04-29 10:53:48 +02:00
InstanceCheckMac.h single slicer instance 2020-04-29 10:53:48 +02:00
InstanceCheckMac.mm single slicer instance 2020-04-29 10:53:48 +02:00
KBShortcutsDialog.cpp Follow-up of 095062e371 -> 3DConnexion settings dialog (Ctrl+M) shown only on Linux (not Mac) 2020-03-31 15:30:24 +02:00
KBShortcutsDialog.hpp New keyboard shortcuts dialog -> Scrollable pages and resizable dialog 2020-02-12 11:25:36 +01:00
LambdaObjectDialog.cpp
LambdaObjectDialog.hpp Fixing build against wxWidgets 3.0 2020-03-04 10:34:59 +01:00
MainFrame.cpp single slicer instance 2020-04-29 10:53:48 +02:00
MainFrame.hpp Win32 specific: Using SHChangeNotifyRegister to get notifications 2020-03-27 08:10:00 +01:00
MeshUtils.cpp WIP: Added a circle cursor and naive logic to select triangles inside 2020-03-19 11:15:17 +01:00
MeshUtils.hpp WIP: FDM supports gizmo now works with multiple part objects into some extent 2020-03-19 11:15:17 +01:00
Mouse3DController.cpp WIP: Windows specific 3Dconnexion using WM_INPUT. 2020-03-31 09:01:55 +02:00
Mouse3DController.hpp WIP: Windows specific 3Dconnexion using WM_INPUT. 2020-03-31 09:01:55 +02:00
Mouse3DHandlerMac.mm Fix of a crash on OSX after changing a layer range value and then 2020-03-11 09:10:25 +01:00
MsgDialog.cpp Fix of #3775 - wrong background color in ErrorDialog on macOS Sierra 2020-03-05 13:21:26 +01:00
MsgDialog.hpp
ObjectDataViewModel.cpp Include cleanup in Plater, GLCanvas3D and GLGizmosManager 2020-03-03 15:53:26 +01:00
ObjectDataViewModel.hpp Linux issue: fixed Object's DnD with sub items 2020-02-20 14:19:00 +01:00
OptionsGroup.cpp WIP: Ironing over top surfaces. 2020-04-14 11:53:28 +02:00
OptionsGroup.hpp DoubleSlider: Suppressed manipulation for sequential print. 2020-02-14 09:52:27 +01:00
Plater.cpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-04-29 12:53:55 +02:00
Plater.hpp GCodeViewer -> Toggle extrusion role visibility by clicking on legend 2020-04-28 08:50:52 +02:00
Preferences.cpp single slicer instance 2020-04-29 10:53:48 +02:00
Preferences.hpp
Preset.cpp WIP: Ironing over top surfaces. 2020-04-14 11:53:28 +02:00
Preset.hpp Merge branch 'master' into dev 2020-03-24 21:51:05 +01:00
PresetBundle.cpp Merge remote-tracking branch 'origin/ys_fix_cb_selection' 2020-03-25 11:12:37 +01:00
PresetBundle.hpp Fixed conversion of installed presets from PrusaSlicer 2.1.1 to 2.2.0 2020-03-14 20:18:31 +01:00
PresetHints.cpp Partial fix of v2.2.0 alpha2 Unhandled exception - extrusion width #3482 2020-02-18 12:26:56 +01:00
PresetHints.hpp
PrintHostDialogs.cpp Fixing wxString::Format encoding mismatches (part 3) 2020-03-03 10:54:17 +01:00
PrintHostDialogs.hpp
ProgressStatusBar.cpp
ProgressStatusBar.hpp Move ui jobs into separate folder 2020-04-23 18:56:09 +02:00
RammingChart.cpp
RammingChart.hpp
RemovableDriveManager.cpp Win32 specific: Using SHChangeNotifyRegister to get notifications 2020-03-27 08:10:00 +01:00
RemovableDriveManager.hpp Windows specific refactoring of Mouse3DController and RemovableDriveManager. 2020-03-13 14:19:14 +01:00
RemovableDriveManagerMM.h
RemovableDriveManagerMM.mm Fixed Command character on OSX in ImGUI 2020-03-19 16:10:16 +01:00
Selection.cpp Fixed conflicts after merge with master 2020-03-05 10:41:11 +01:00
Selection.hpp
SysInfoDialog.cpp GLCanvas3DManager moved from being a static member of _3DScene to be a normal member of GUI_App 2020-03-02 10:58:46 +01:00
SysInfoDialog.hpp
Tab.cpp WIP: Ironing over top surfaces. 2020-04-14 11:53:28 +02:00
Tab.hpp Revert "Added "Filament spool weight" option to filament options" 2020-03-14 09:49:12 +01:00
UpdateDialogs.cpp Fixing wxString::Format encoding mismatches (part 3) 2020-03-03 10:54:17 +01:00
UpdateDialogs.hpp
WipeTowerDialog.cpp
WipeTowerDialog.hpp
wxExtensions.cpp Modified wxCheckListBoxComboPopup::GetAdjustedSize() and create_combochecklist() to size the combo control taking in account the items width 2020-04-25 10:36:51 +02:00
wxExtensions.hpp Manually merged Korean translation by @ulsanether 2020-02-10 20:13:48 +01:00
wxinit.h