PrusaSlicer-NonPlainar/src/slic3r/GUI
2019-01-09 08:52:08 +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 Added print bed models for mk2 and mk3 printers to 3D scene 2019-01-04 12:56:48 +01:00
3DScene.hpp Added print bed models for mk2 and mk3 printers to 3D scene 2019-01-04 12:56:48 +01:00
AboutDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
AboutDialog.hpp
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
BackgroundSlicingProcess.cpp Replaced all wxString.ToStdString() with wxString.ToUTF8().data() 2019-01-03 14:34:53 +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 Replaced all wxString.ToStdString() with wxString.ToUTF8().data() 2019-01-03 14:34:53 +01:00
BedShapeDialog.hpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
BitmapCache.cpp
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
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
ConfigSnapshotDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
ConfigSnapshotDialog.hpp
ConfigWizard_private.hpp
ConfigWizard.cpp Replaced all wxString.ToStdString() with wxString.ToUTF8().data() 2019-01-03 14:34:53 +01:00
ConfigWizard.hpp WIP: SL1 profiles, SL1 in wizard, switching between FFF / SLA 2018-10-31 16:22:36 +01:00
Event.hpp
Field.cpp Added wxEVT_TEXT_ENTER handling for TextCtrl, SpinCtrl & PointCtrl (but it doesn't work under OSX) (fix of #1518) 2019-01-08 16:06:58 +01:00
Field.hpp Added wxEVT_TEXT_ENTER handling for TextCtrl, SpinCtrl & PointCtrl (but it doesn't work under OSX) (fix of #1518) 2019-01-08 16:06:58 +01:00
FirmwareDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
FirmwareDialog.hpp
GLCanvas3D.cpp Uniform scale is sidebar 2019-01-08 15:16:40 +01:00
GLCanvas3D.hpp Place to bed now rotates all instances the same way, regardless of which one was selected 2019-01-05 08:34:05 +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 Place on bed area limit decreased 2019-01-07 12:05:20 +01:00
GLGizmo.hpp Fix of place to bed function 2019-01-05 08:34:05 +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 Fix of 1.42.0-Alpha1 won't open from self contained folder #1500 2019-01-03 12:32:13 +01:00
GLTexture.hpp
GLToolbar.cpp Removal of wxNotebook from plater set as default 2019-01-03 12:59:06 +01:00
GLToolbar.hpp Removal of wxNotebook from plater set as default 2019-01-03 12:59:06 +01:00
GUI_App.cpp Build: Fix install targets, add SLIC3R_FHS, check resource dir on GUI_App init 2019-01-07 17:25:12 +01:00
GUI_App.hpp Fixed page updating according to view_mode (after preset changing) 2018-12-21 09:19:00 +01:00
GUI_ObjectList.cpp Fix of Cyrillic named files inside the object list (part of the #1622) 2019-01-08 11:48:32 +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 Added SetLock() function for PrusaLockButton 2019-01-09 08:52:08 +01:00
GUI_ObjectManipulation.hpp Added SetLock() function for PrusaLockButton 2019-01-09 08:52:08 +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 Removal of wxNotebook from plater set as default 2019-01-03 12:59:06 +01:00
GUI_Preview.hpp Removal of wxNotebook from plater set as default 2019-01-03 12:59:06 +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 Fixed editing of the extruder's settings (SPE-735) 2019-01-08 10:18:21 +01:00
GUI.hpp Fix fs::path <-> wxString conversions 2019-01-02 15:53:52 +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 KBShortcutsDialog: Add symbols for Command and Option on Mac 2018-12-21 12:48:30 +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 Replaced all wxString.ToStdString() with wxString.ToUTF8().data() 2019-01-03 14:34:53 +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 Fixed missing mirror transform data when increasing instances count 2019-01-03 15:04:29 +01:00
Plater.hpp Removal of wxNotebook from plater set as default 2019-01-03 12:59:06 +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 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2019-01-08 10:52:53 +01:00
Preset.hpp Fix of "Build plate missing in view #1580" 2019-01-08 10:52:11 +01:00
PresetBundle.cpp Fix of "Build plate missing in view #1580" 2019-01-08 10:52:11 +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
PrintHostDialogs.cpp Fix fs::path <-> wxString conversions 2019-01-02 15:53:52 +01:00
PrintHostDialogs.hpp Printhost: Cancelation, bugfixes 2018-12-20 13:38:00 +01:00
ProgressIndicator.hpp
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
SysInfoDialog.cpp Upgraded "Keyboard shortcuts" dialog 2018-12-20 12:53:25 +01:00
SysInfoDialog.hpp
Tab.cpp Replaced all wxString.ToStdString() with wxString.ToUTF8().data() 2019-01-03 14:34:53 +01:00
Tab.hpp Fixed page updating according to view_mode (after preset changing) 2018-12-21 09:19:00 +01:00
UpdateDialogs.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
UpdateDialogs.hpp
WipeTowerDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
WipeTowerDialog.hpp
wxExtensions.cpp Added SetLock() function for PrusaLockButton 2019-01-09 08:52:08 +01:00
wxExtensions.hpp Added SetLock() function for PrusaLockButton 2019-01-09 08:52:08 +01:00
wxinit.h