PrusaSlicer-NonPlainar/src/slic3r/GUI
2018-12-20 16:37:13 +01:00
..
2DBed.cpp Fixed assert message after wxAutoBufferedPaintDC and warnings in 2DBed.cpp 2018-11-30 11:22:06 +01:00
2DBed.hpp Fixed assert message after wxAutoBufferedPaintDC and warnings in 2DBed.cpp 2018-11-30 11:22:06 +01:00
3DScene.cpp Visual hints in the 3D scene when sidebar matrix fields have focus -> legacy render case 2018-12-20 11:42:26 +01:00
3DScene.hpp Visual hints in the 3D scene when sidebar matrix fields have focus -> legacy render case 2018-12-20 11:42:26 +01:00
AboutDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
AboutDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
AppConfig.cpp WIP: Merged commits from stable between 1.41.2-beta and 1.42.2 final. 2018-12-11 16:33:43 +01:00
AppConfig.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
BackgroundSlicingProcess.cpp Fix: Schedule SLA print uploads too (the same way as FFF) 2018-12-20 16:37:13 +01:00
BackgroundSlicingProcess.hpp Fix: Schedule SLA print uploads too (the same way as FFF) 2018-12-20 16:37:13 +01:00
BedShapeDialog.cpp File wildcards now include an extension of a file provided 2018-12-06 17:32:49 +01:00
BedShapeDialog.hpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
BitmapCache.cpp Commented out wxPixelData.UseAlpha(), as it is missing from wxWidgets 3.1.1. 2018-09-19 18:54:23 +02:00
BitmapCache.hpp include "libslic3r" from slic3r project directly, not as "../../libslicer" 2018-12-06 12:52:28 +01:00
BonjourDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
BonjourDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ButtonsDescription.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
ButtonsDescription.hpp Some code review 2018-10-31 12:58:35 +01:00
ConfigExceptions.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ConfigSnapshotDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
ConfigSnapshotDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ConfigWizard_private.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ConfigWizard.cpp ConfigWizard: Fix asserts 2018-10-31 18:35:30 +01:00
ConfigWizard.hpp WIP: SL1 profiles, SL1 in wizard, switching between FFF / SLA 2018-10-31 16:22:36 +01:00
Event.hpp Fixed events OBJECT_SETTINGS_CHANGED_EVENT , OBJECT_REMOVE_EVENT and UPDATE_SCENE_EVENT 2018-10-08 16:28:11 +02:00
Field.cpp Implemented updating of the settings values for PointCtrl and Choice. 2018-12-18 15:29:49 +01:00
Field.hpp Implemented updating of the settings values for PointCtrl and Choice. 2018-12-18 15:29:49 +01:00
FirmwareDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
FirmwareDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
GLCanvas3D.cpp Removed obsolete GLCanvas3D::m_shader_enabled 2018-12-20 13:20:21 +01:00
GLCanvas3D.hpp Removed obsolete GLCanvas3D::m_shader_enabled 2018-12-20 13:20:21 +01:00
GLCanvas3DManager.cpp Further removal of the 3DScene / GLCanvas3DManager scaffold. 2018-11-23 17:15:17 +01:00
GLCanvas3DManager.hpp Fix of SPE-691 Slicer crash after extruder change 2018-12-19 14:47:16 +01:00
GLGizmo.cpp Fixed rendering of gizmo move for wipe tower 2018-12-12 13:04:06 +01:00
GLGizmo.hpp First version of SLA support points generation 2018-12-07 14:21:33 +01:00
GLShader.cpp include "libslic3r" from slic3r project directly, not as "../../libslicer" 2018-12-06 12:52:28 +01:00
GLShader.hpp include "libslic3r" from slic3r project directly, not as "../../libslicer" 2018-12-06 12:52:28 +01:00
GLTexture.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
GLTexture.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
GLToolbar.cpp Scalable toolbar icons 2018-12-17 11:11:49 +01:00
GLToolbar.hpp Scalable toolbar icons 2018-12-17 11:11:49 +01:00
GUI_App.cpp Fixed recreate_GUI() after language change. 2018-12-19 17:38:41 +01:00
GUI_App.hpp Fixed recreate_GUI() after language change. 2018-12-19 17:38:41 +01:00
GUI_ObjectList.cpp Fixed a crash when trying to delete a wipe tower with the delete key. 2018-12-18 19:12:59 +01:00
GUI_ObjectList.hpp Created GetRowByItem() to fix the Scrolling of the Object List to selected item under all platforms 2018-12-17 12:47:08 +01:00
GUI_ObjectManipulation.cpp Another fix on volumes translation 2018-12-19 15:03:49 +01:00
GUI_ObjectManipulation.hpp Sidebar matrix field behavior for single full instance selection 2018-12-18 11:11:06 +01:00
GUI_ObjectSettings.cpp Update additional object setting after print technology changing 2018-11-29 15:01:20 +01:00
GUI_ObjectSettings.hpp Update value inside TextCtrl & SpinCtrl after wxEVT_KILL_FOCES instead of wxEVT_TEXT (or wxEVT_TEXT_ENTER) 2018-12-11 14:05:56 +01:00
GUI_Preview.cpp Removed obsolete GLCanvas3D::m_shader_enabled 2018-12-20 13:20:21 +01:00
GUI_Preview.hpp Improvements of assigning the layer span to the layer slider 2018-12-20 10:55:50 +01:00
GUI_Utils.cpp Cutting 2018-11-18 21:20:47 +01:00
GUI_Utils.hpp Fix wxNotebook event incontinence 2018-11-28 19:26:48 +01:00
GUI.cpp Fix of SLADisplayOrientation updates 2018-12-14 17:19:17 +01:00
GUI.hpp Fix of SPE-691 Slicer crash after extruder change 2018-12-19 14:47:16 +01:00
I18N.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
I18N.hpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
ImGuiWrapper.cpp imgui: Use OpenGL 2.0 2018-11-27 16:57:37 +01:00
ImGuiWrapper.hpp imgui: Use OpenGL 2.0 2018-11-27 16:57:37 +01:00
KBShortcutsDialog.cpp Upgraded "Keyboard shortcuts" dialog 2018-12-20 12:53:25 +01:00
KBShortcutsDialog.hpp Added "Keyboard Shortcuts" dialog 2018-12-19 13:06:46 +01:00
LambdaObjectDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
LambdaObjectDialog.hpp Some code review 2018-10-31 12:58:35 +01:00
MainFrame.cpp Fixed recreate_GUI() after language change. 2018-12-19 17:38:41 +01:00
MainFrame.hpp Fixed recreate_GUI() after language change. 2018-12-19 17:38:41 +01:00
MsgDialog.cpp Http & ErrorDialog: Improve error reporting 2018-12-18 18:50:37 +01:00
MsgDialog.hpp Http & ErrorDialog: Improve error reporting 2018-12-18 18:50:37 +01:00
OptionsGroup.cpp Removed display_flip_xy and added display_orientation instead. 2018-12-13 12:42:45 +01:00
OptionsGroup.hpp Added template for the handle of the TextCtrl's focus event 2018-12-11 14:05:56 +01:00
Plater.cpp Removed obsolete GLCanvas3D::m_shader_enabled 2018-12-20 13:20:21 +01:00
Plater.hpp WIP OctoPrint integration 2018-12-12 13:17:01 +01:00
Preferences.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
Preferences.hpp Some code review 2018-10-31 12:58:35 +01:00
Preset.cpp PrintHost: Basic SL1 support 2018-12-18 14:37:35 +01:00
Preset.hpp Implemented compatible_printer / compatible_printer_condition 2018-12-04 17:56:49 +01:00
PresetBundle.cpp [Feature] An option to export non manufacturer printer/filament/print profiles. #1292 2018-12-12 18:37:10 +01:00
PresetBundle.hpp [Feature] An option to export non manufacturer printer/filament/print profiles. #1292 2018-12-12 18:37:10 +01:00
PresetHints.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
PresetHints.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
PrintHostDialogs.cpp Printhost: Cancelation, bugfixes 2018-12-20 13:38:00 +01:00
PrintHostDialogs.hpp Printhost: Cancelation, bugfixes 2018-12-20 13:38:00 +01:00
ProgressIndicator.hpp Merge remote-tracking branch 'origin/dev2' into dev_native 2018-09-20 16:48:40 +02:00
ProgressStatusBar.cpp Fix for empty or broken png output. 2018-11-29 18:12:40 +01:00
ProgressStatusBar.hpp Fix for empty or broken png output. 2018-11-29 18:12:40 +01:00
RammingChart.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
RammingChart.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
SysInfoDialog.cpp Upgraded "Keyboard shortcuts" dialog 2018-12-20 12:53:25 +01:00
SysInfoDialog.hpp Ported System Info Dialog 2018-10-25 12:49:29 +02:00
Tab.cpp Print host: Check OctoPrint vs SLA 2018-12-19 15:15:29 +01:00
Tab.hpp PrintHost: Basic SL1 support 2018-12-18 14:37:35 +01:00
UpdateDialogs.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
UpdateDialogs.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
WipeTowerDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
WipeTowerDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
wxExtensions.cpp Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-20 10:56:04 +01:00
wxExtensions.hpp Improvements of assigning the layer span to the layer slider 2018-12-20 10:55:50 +01:00
wxinit.h WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00