PrusaSlicer-NonPlainar/src/slic3r/GUI
2018-11-21 17:35:35 +01:00
..
2DBed.cpp Some code review 2018-10-31 12:58:35 +01:00
2DBed.hpp Some code review 2018-10-31 12:58:35 +01:00
3DScene.cpp WIP: Synchronization of SLA background processing. 2018-11-21 17:35:35 +01:00
3DScene.hpp Added force_full_scene_refresh parameter to the 3DScene::refresh() 2018-11-21 13:52:46 +01:00
AboutDialog.cpp Ported System Info Dialog 2018-10-25 12:49:29 +02: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 Fixed preset updating 2018-11-19 14:05:29 +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 Fixed missing wxEvent type on GCC, fixed some compiler warnings. 2018-11-20 15:01:32 +01:00
BackgroundSlicingProcess.hpp Renamed PrintBase::Status to SlicingStatusEvent 2018-11-20 16:27:30 +01:00
BedShapeDialog.cpp Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native 2018-10-31 16:25:55 +01:00
BedShapeDialog.hpp Some code review 2018-10-31 12:58:35 +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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
BonjourDialog.cpp Integrated SLAPrint into background processing. 2018-11-08 20:18:40 +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 Some code review 2018-10-31 12:58:35 +01:00
ButtonsDescription.hpp Some code review 2018-10-31 12:58:35 +01:00
callback.hpp WIP: Plater 2018-10-01 09:28:40 +02: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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 SpinCtrsl inside Manipulation pane is replaced to TextCtrls 2018-11-14 12:35:15 +01:00
Field.hpp SpinCtrsl inside Manipulation pane is replaced to TextCtrls 2018-11-14 12:35:15 +01:00
FirmwareDialog.cpp Moved functions and variables (for fonts and labels color) to GUI_App 2018-10-01 16:31:36 +02: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 Added force_full_scene_refresh parameter to the 3DScene::refresh() 2018-11-21 13:52:46 +01:00
GLCanvas3D.hpp Added force_full_scene_refresh parameter to the 3DScene::refresh() 2018-11-21 13:52:46 +01:00
GLCanvas3DManager.cpp Added force_full_scene_refresh parameter to the 3DScene::refresh() 2018-11-21 13:52:46 +01:00
GLCanvas3DManager.hpp Added force_full_scene_refresh parameter to the 3DScene::refresh() 2018-11-21 13:52:46 +01:00
GLGizmo.cpp Gizmo rotate operates always in world reference system 2018-11-21 09:28:27 +01:00
GLGizmo.hpp Gizmo rotate operates always in world reference system 2018-11-21 09:28:27 +01:00
GLShader.cpp New selection -> removed obsolete methods\n+\nFixed a few compile warnings 2018-10-08 15:17:36 +02:00
GLShader.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 Cutting 2018-11-18 21:20:47 +01:00
GLToolbar.hpp Cutting 2018-11-18 21:20:47 +01:00
GUI_App.cpp Adjusted main shortcuts 2018-11-21 10:21:12 +01:00
GUI_App.hpp Modified menu for open/save/save as project (3mf) and import/export 2018-11-15 15:27:39 +01:00
GUI_ObjectList.cpp Ensure object on bed after deletion of subpart 2018-11-21 12:27:20 +01:00
GUI_ObjectList.hpp Deletion of instances and volumes from 3D scene 2018-11-14 08:53:56 +01:00
GUI_ObjectManipulation.cpp Small refactoring 2018-11-21 10:36:09 +01:00
GUI_ObjectManipulation.hpp Rotation/Scale from modification pane for SingleObject, SingleVolume & SingleInstance 2018-11-15 12:43:16 +01:00
GUI_ObjectSettings.cpp Fixed show_info_sizer according to selected mode. 2018-11-13 13:35:10 +01:00
GUI_ObjectSettings.hpp Fixed controls layout on right panel. 2018-11-09 18:42:06 +01:00
GUI_Preview.cpp Manipulation with colorprint ticks now calls Plater::schedule_background_process() 2018-11-12 15:41:04 +01:00
GUI_Preview.hpp Manipulation with colorprint ticks now calls Plater::schedule_background_process() 2018-11-12 15:41:04 +01:00
GUI_PreviewIface.cpp Replace PerlCallbacks with events in GLCanvas3d et al. 2018-10-03 11:51:47 +02:00
GUI_PreviewIface.hpp Replace PerlCallbacks with events in GLCanvas3d et al. 2018-10-03 11:51:47 +02:00
GUI_Utils.cpp Cutting 2018-11-18 21:20:47 +01:00
GUI_Utils.hpp Cutting 2018-11-18 21:20:47 +01:00
GUI.cpp Getting rid of AppController. 2018-11-12 15:07:41 +01:00
GUI.hpp WIP: Reconstruction of background processing. 2018-10-23 15:27:31 +02:00
LambdaObjectDialog.cpp Changed object context menu : Add part/modifier/support enforcer/support blocker -> Load model / generic box/sphere/cylinder/slab 2018-11-06 15:38:30 +01:00
LambdaObjectDialog.hpp Some code review 2018-10-31 12:58:35 +01:00
MainFrame.cpp Adjusted main shortcuts 2018-11-21 10:21:12 +01:00
MainFrame.hpp Some code rebase 2018-11-19 14:05:29 +01:00
MsgDialog.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
MsgDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
OptionsGroup.cpp SpinCtrsl inside Manipulation pane is replaced to TextCtrls 2018-11-14 12:35:15 +01:00
OptionsGroup.hpp SpinCtrsl inside Manipulation pane is replaced to TextCtrls 2018-11-14 12:35:15 +01:00
Plater.cpp Added force_full_scene_refresh parameter to the 3DScene::refresh() 2018-11-21 13:52:46 +01:00
Plater.hpp Removed the unused force_autocenter parameter from Plater::update() 2018-11-21 13:32:24 +01:00
Preferences.cpp Removed Localization to GUI_App 2018-10-02 13:30:59 +02:00
Preferences.hpp Some code review 2018-10-31 12:58:35 +01:00
Preset.cpp height level mismatches seems to be fixed. 2018-11-20 16:12:04 +01:00
Preset.hpp "SLA Print Settings" implementation (start) 2018-11-19 14:05:29 +01:00
PresetBundle.cpp Fixed preset updating 2018-11-19 14:05:29 +01:00
PresetBundle.hpp "SLA Print Settings" implementation (start) 2018-11-19 14:05:29 +01:00
PresetHints.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
PresetHints.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ProgressIndicator.hpp Merge remote-tracking branch 'origin/dev2' into dev_native 2018-09-20 16:48:40 +02:00
ProgressStatusBar.cpp WIP: Reconstruction of background processing. 2018-10-23 15:27:31 +02:00
ProgressStatusBar.hpp WIP: Reconstruction of background processing. 2018-10-23 15:27:31 +02:00
RammingChart.cpp Integrated SLAPrint into background processing. 2018-11-08 20:18:40 +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 Fixed OsX build fails 2018-10-25 19:10:14 +02:00
SysInfoDialog.hpp Ported System Info Dialog 2018-10-25 12:49:29 +02:00
Tab.cpp height level mismatches seems to be fixed. 2018-11-20 16:12:04 +01:00
Tab.hpp "SLA Print Settings" implementation (start) 2018-11-19 14:05:29 +01:00
TabIface.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
TabIface.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
UpdateDialogs.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
UpdateDialogs.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
Widget.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
WipeTowerDialog.cpp Fixes to storing and loading configs from AMF/3MF. 2018-11-07 14:57:50 +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 Adding object elevation param. 2018-11-19 17:58:08 +01:00
wxExtensions.hpp WIP: Support of SLA suport & pad GLVolumes, couple of fixes. 2018-11-17 17:23:56 +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