PrusaSlicer-NonPlainar/src/slic3r/GUI
2019-11-11 13:04:02 +01:00
..
Gizmos Fix of SPE-1041: set_state function for gizmos is called even if they are turned on/off by the undo/redo action 2019-10-25 13:10:33 +02:00
2DBed.cpp
2DBed.hpp
3DBed.cpp Fixed update of both canvas when compressed bed textures have been completely sent to gpu 2019-08-30 14:10:59 +02:00
3DBed.hpp Refactoring into rendering pipeline 2019-07-26 09:45:22 +02:00
3DScene.cpp Reworked pad creation algorithm with new parameters: 2019-10-01 14:58:37 +02:00
3DScene.hpp Refactoring of the G-code preview for lower memory allocation 2019-09-30 16:25:26 +02:00
AboutDialog.cpp Fix encoding of a few files in GUI 2019-08-19 17:04:14 +02:00
AboutDialog.hpp
AppConfig.cpp ENABLE_3DCONNEXION_DEVICES tech set as default 2019-10-11 15:51:36 +02:00
AppConfig.hpp ENABLE_3DCONNEXION_DEVICES tech set as default 2019-10-11 15:51:36 +02:00
BackgroundSlicingProcess.cpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail 2019-10-29 14:47:59 +01:00
BackgroundSlicingProcess.hpp ENABLE_THUMBNAIL_GENERATOR -> Allow for multiple thumbnails into gcode and sl1 files 2019-10-25 13:59:13 +02:00
BedShapeDialog.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
BedShapeDialog.hpp
BitmapCache.cpp Fixed several warnings (Config.hpp and few other files) 2019-09-06 15:55:07 +02:00
BitmapCache.hpp Fixed several warnings (Config.hpp and few other files) 2019-09-06 15:55:07 +02:00
BonjourDialog.cpp
BonjourDialog.hpp
ButtonsDescription.cpp
ButtonsDescription.hpp
Camera.cpp Fixed bug into Camera::set_target() 2019-11-07 11:48:59 +01:00
Camera.hpp Fixed conflicts after merge with master 2019-11-07 09:55:44 +01:00
ConfigExceptions.hpp
ConfigManipulation.cpp Reworked pad creation algorithm with new parameters: 2019-10-01 14:58:37 +02:00
ConfigManipulation.hpp Fix of #2821 2019-08-27 09:31:19 +02:00
ConfigSnapshotDialog.cpp Time conversion functions with tests. 2019-10-02 14:44:11 +02:00
ConfigSnapshotDialog.hpp
ConfigWizard_private.hpp ConfigWizard: Fix a memory access issue between PageMaterial instances 2019-10-07 11:10:18 +02:00
ConfigWizard.cpp ConfigWizard: Fix printer pre-selection on fresh config 2019-10-07 17:21:45 +02:00
ConfigWizard.hpp WIP: ConfigWizard: 3rd party bundle installation roughly done 2019-09-17 13:20:06 +02:00
Event.hpp
Field.cpp Fix for #3108 2019-10-29 13:07:57 +01:00
Field.hpp Fix for #2845 2019-09-02 14:02:26 +02:00
FirmwareDialog.cpp FirmwareDialog: Attempt to fix window double close assertion #2619 2019-09-09 16:41:14 +02:00
FirmwareDialog.hpp
GLCanvas3D.cpp Fixed bug into Camera::set_target() 2019-11-07 11:48:59 +01:00
GLCanvas3D.hpp Fixed conflicts after merge with master 2019-11-07 09:55:44 +01:00
GLCanvas3DManager.cpp ENABLE_THUMBNAIL_GENERATOR -> Generate thumbnails using GLEW_EXT_framebuffer_object on graphic cards supporting it 2019-11-05 14:50:58 +01:00
GLCanvas3DManager.hpp ENABLE_THUMBNAIL_GENERATOR -> Generate thumbnails using GLEW_EXT_framebuffer_object on graphic cards supporting it 2019-11-05 14:50:58 +01:00
GLSelectionRectangle.cpp
GLSelectionRectangle.hpp
GLShader.cpp
GLShader.hpp
GLTexture.cpp #3008 - Generate all mipmaps up to size 1x1 2019-10-02 10:57:07 +02:00
GLTexture.hpp Merge branch 'master' into tm_zero_elev_ui 2019-08-07 15:53:41 +02:00
GLToolbar.cpp Fixed many warnings in following files: 2019-09-10 12:08:43 +02:00
GLToolbar.hpp Removed a bunch of compile warnings 2019-09-04 09:47:00 +02:00
GUI_App.cpp ENABLE_THUMBNAIL_GENERATOR -> Added ENABLE_THUMBNAIL_GENERATOR_DEBUG (disabled) 2019-11-07 09:01:28 +01:00
GUI_App.hpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail 2019-10-29 14:47:59 +01:00
GUI_ObjectLayers.cpp Fix of SPE-1026 (Height range value works differently if you press enter and if you leave textbox) 2019-09-19 15:28:36 +02:00
GUI_ObjectLayers.hpp Fixed re-scaling under MSW for Layers editing 2019-09-17 13:41:44 +02:00
GUI_ObjectList.cpp Fixed several warnings 2019-10-29 10:40:34 +01:00
GUI_ObjectList.hpp Fixed conflicts after merging with master 2019-10-09 11:17:48 +02:00
GUI_ObjectManipulation.cpp Fixed a case when (under OSX) after some manipulation with an object or a part and then add some setting from 3dScene, "Revert button(s)" are still appear(s) in right panel 2019-10-22 10:30:07 +02:00
GUI_ObjectManipulation.hpp Fixed OSX build 2019-10-09 13:15:03 +02:00
GUI_ObjectSettings.cpp Call update_config_values after deleting of a overridden option 2019-09-16 12:05:56 +02:00
GUI_ObjectSettings.hpp Fix of #2878 (endless warning loop in configuration update) 2019-09-16 10:22:26 +02:00
GUI_Preview.cpp Fixed update of 3D preview layout after changing printer after slicing 2019-10-30 08:28:40 +01:00
GUI_Preview.hpp DoubleSlider refactoring 2019-09-05 15:31:22 +02:00
GUI_Utils.cpp Can build with (original llvm) clang-cl on windows 2019-08-01 16:03:52 +02:00
GUI_Utils.hpp
GUI.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
GUI.hpp Move ConfigWizard instance in GUI_App, lazy-initialized, 2019-09-17 13:20:06 +02:00
I18N.cpp
I18N.hpp Plurals for number of Undo / Redo actions. 2019-08-28 16:19:46 +02:00
ImGuiWrapper.cpp ENABLE_3DCONNEXION_DEVICES tech set as default 2019-10-11 15:51:36 +02:00
ImGuiWrapper.hpp
KBShortcutsDialog.cpp ENABLE_3DCONNEXION_DEVICES tech set as default 2019-10-11 15:51:36 +02:00
KBShortcutsDialog.hpp Resize of the KBShortcutsDialog according to the display size 2019-08-23 13:22:29 +02:00
LambdaObjectDialog.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
LambdaObjectDialog.hpp
MainFrame.cpp Fixed conflicts after merge with master 2019-11-07 09:55:44 +01:00
MainFrame.hpp Code clean in Tab.cpp and Fixed couple of Mac-warnings in : 2019-09-03 10:29:17 +02:00
MeshUtils.cpp MeshUtils.cpp: MeshRaycaster is now aware of the clipping plane 2019-09-24 12:58:12 +02:00
MeshUtils.hpp MeshUtils.cpp: MeshRaycaster is now aware of the clipping plane 2019-09-24 12:58:12 +02:00
Mouse3DController.cpp 3Dconnexion devices -> Disabled handling of device buttons / Added camera target to debug dialog / Added extra debug output 2019-11-11 13:04:02 +01:00
Mouse3DController.hpp 3Dconnexion devices -> Disabled handling of device buttons / Added camera target to debug dialog / Added extra debug output 2019-11-11 13:04:02 +01:00
MsgDialog.cpp
MsgDialog.hpp Refactor: Move Semver from slice3r to libslic3r 2019-08-19 17:04:14 +02:00
OptionsGroup.cpp Fixed several warnings 2019-10-29 10:40:34 +01:00
OptionsGroup.hpp
Plater.cpp Fixed conflicts after merge with master 2019-11-07 09:55:44 +01:00
Plater.hpp ENABLE_THUMBNAIL_GENERATOR -> Refactoring to simplify code 2019-10-24 12:09:09 +02:00
Preferences.cpp
Preferences.hpp
Preset.cpp Ported test_skirt_brim from upstream Slic3r, thanks @lordofhyphens 2019-10-15 16:31:20 +02:00
Preset.hpp Ported test_skirt_brim from upstream Slic3r, thanks @lordofhyphens 2019-10-15 16:31:20 +02:00
PresetBundle.cpp Merge branch 'master' into materials 2019-09-30 16:12:48 +02:00
PresetBundle.hpp Materials: Cleanup 2019-09-17 17:16:15 +02:00
PresetHints.cpp Code clean in Tab.cpp and Fixed couple of Mac-warnings in : 2019-09-03 10:29:17 +02:00
PresetHints.hpp
PrintHostDialogs.cpp Fix a few warnings in PrintHostDialogs, UploadDialogs 2019-09-06 16:33:00 +02:00
PrintHostDialogs.hpp Fix a few warnings in PrintHostDialogs, UploadDialogs 2019-09-06 16:33:00 +02:00
ProgressIndicator.hpp
ProgressStatusBar.cpp Fix memory leak in ProgressStatusBar 2019-07-30 17:52:05 +02:00
ProgressStatusBar.hpp Fix memory leak in ProgressStatusBar 2019-07-30 17:52:05 +02:00
RammingChart.cpp
RammingChart.hpp
Selection.cpp Fixed conflicts after merging with master 2019-10-09 11:17:48 +02:00
Selection.hpp Code cleanup 2019-07-31 11:12:50 +02:00
SysInfoDialog.cpp Memory usage is now shown in SysInfoDialog on all three platforms 2019-08-05 20:17:29 +02:00
SysInfoDialog.hpp
Tab.cpp Merge branch 'master' into materials 2019-10-07 17:23:37 +02:00
Tab.hpp Code clean in Tab.cpp and Fixed couple of Mac-warnings in : 2019-09-03 10:29:17 +02:00
UpdateDialogs.cpp Fix a few warnings in PrintHostDialogs, UploadDialogs 2019-09-06 16:33:00 +02:00
UpdateDialogs.hpp Fix a few warnings in PrintHostDialogs, UploadDialogs 2019-09-06 16:33:00 +02:00
WipeTowerDialog.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
WipeTowerDialog.hpp
wxExtensions.cpp Fixed several warnings 2019-10-29 10:40:34 +01:00
wxExtensions.hpp Improvements for 15902766d0 2019-10-02 14:08:36 +02:00
wxinit.h