PrusaSlicer-NonPlainar/src/slic3r/GUI
2020-03-19 11:15:17 +01:00
..
Gizmos WIP: FDM gizmo: triangles not facing the camera are no more selected with fdm selection tool 2020-03-19 11:15:17 +01:00
2DBed.cpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
2DBed.hpp Added selection of custom bed texture to bed shape dialog 2019-07-18 11:12:11 +02:00
3DBed.cpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
3DBed.hpp ENABLE_6DOF_CAMERA set as default 2020-02-13 12:13:54 +01:00
3DScene.cpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
3DScene.hpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
AboutDialog.cpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
AboutDialog.hpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
AppConfig.cpp Fixed some more warnings 2020-03-03 15:53:26 +01:00
AppConfig.hpp ENABLE_3DCONNEXION_Y_AS_ZOOM set as default 2020-02-13 09:20:20 +01:00
BackgroundSlicingProcess.cpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
BackgroundSlicingProcess.hpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
BedShapeDialog.cpp More polishing of translations 2020-02-27 14:11:20 +01:00
BedShapeDialog.hpp Added selection of custom bed model to bed shape dialog 2019-07-18 12:56:52 +02:00
BitmapCache.cpp ObjectDataViewModel is extracted from wxExtentions to the separated file 2020-02-02 22:22:40 +01:00
BitmapCache.hpp Added a missing include 2020-02-08 11:42:45 +01:00
BonjourDialog.cpp Fixing wxString::Format encoding mismatches (part 1) 2020-03-03 10:54:17 +01:00
BonjourDialog.hpp
ButtonsDescription.cpp use _() instead of _utf8() for ButtonsDescription 2019-05-10 12:28:56 +02:00
ButtonsDescription.hpp Some more localization improvements. 2019-05-09 19:24:21 +02:00
Camera.cpp Renormalization of the camera rotation quaternion after each change 2020-03-03 13:47:10 +01:00
Camera.hpp Camera refactored to use quaternions primarily for processing 2020-02-28 13:29:05 +01:00
ConfigExceptions.hpp
ConfigManipulation.cpp Promote max_bridges_on_pillar to be a runtime parameter. 2020-03-02 12:43:00 +01:00
ConfigManipulation.hpp Fix of #2821 2019-08-27 09:31:19 +02:00
ConfigSnapshotDialog.cpp Fixing wxString::Format encoding mismatches (part 1) 2020-03-03 10:54:17 +01:00
ConfigSnapshotDialog.hpp
ConfigWizard_private.hpp config wizard: enable finish button if only custom printer is selected 2020-02-17 15:57:16 +01:00
ConfigWizard.cpp Fixed some more warnings 2020-03-03 15:53:26 +01:00
ConfigWizard.hpp WIP: ConfigWizard: 3rd party bundle installation roughly done 2019-09-17 13:20:06 +02:00
DoubleSlider.cpp Fixing wxString::Format encoding mismatches (part 1) 2020-03-03 10:54:17 +01: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
ExtruderSequenceDialog.cpp Fixed RadioButton selection in ExtruderSequenceDialog under OSX 2019-11-27 09:21:28 +01:00
ExtruderSequenceDialog.hpp Implemented editing for extruder of existing ToolChangeCode tick 2020-01-23 16:11:21 +01:00
Field.cpp Fixed several warnings 2020-03-03 15:47:02 +01:00
Field.hpp Fixed non-correct TextCtrl's update on wxEVT_KILL_FOCUS (partially related to #3482), 2020-02-18 11:11:39 +01:00
FirmwareDialog.cpp FirmwareDialog: Attempt to fix window double close assertion #2619 2019-09-09 16:41:14 +02:00
FirmwareDialog.hpp
GLCanvas3D.cpp WIP: Duplicated the SLA gizmo for the FDM, removed what was not needed 2020-03-19 11:15:17 +01:00
GLCanvas3D.hpp Include cleanup in Plater, GLCanvas3D and GLGizmosManager 2020-03-03 15:53:26 +01:00
GLCanvas3DManager.cpp Fixing wxString::Format encoding mismatches (part 2) 2020-03-03 10:54:17 +01:00
GLCanvas3DManager.hpp Workaround to remove crash when closing PrusaSlicer on OSX 10.9.5 2020-02-27 14:55:27 +01:00
GLSelectionRectangle.cpp 3Dconnexion devices translation linearly dependent on zoom 2020-01-16 10:17:07 +01:00
GLSelectionRectangle.hpp
GLShader.cpp Const correctness improvements: 2020-01-03 16:33:04 +01:00
GLShader.hpp Tech ENABLE_TEXTURES_FROM_SVG set as default 2019-07-19 09:52:01 +02:00
GLTexture.cpp ENABLE_MODIFIED_TOOLBAR_TEXTURES set as default 2020-02-13 09:50:06 +01:00
GLTexture.hpp Merge branch 'master' into tm_zero_elev_ui 2019-08-07 15:53:41 +02:00
GLToolbar.cpp Include cleanup in Plater, GLCanvas3D and GLGizmosManager 2020-03-03 15:53:26 +01:00
GLToolbar.hpp ENABLE_MODIFIED_TOOLBAR_TEXTURES set as default 2020-02-13 09:50:06 +01:00
GUI_App.cpp Fixing wxString::Format encoding mismatches (part 2) 2020-03-03 10:54:17 +01:00
GUI_App.hpp configuration updater 2020-02-04 15:27:11 +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 some more warnings 2020-03-03 15:53:26 +01:00
GUI_ObjectList.hpp Fix of Crash when trying to select extruders for multiple parts (#3657) 2020-02-14 13:27:25 +01:00
GUI_ObjectManipulation.cpp ExtruderSequenceDialog : 2019-11-16 02:12:37 +01:00
GUI_ObjectManipulation.hpp Fixed OSX build 2019-10-09 13:15:03 +02:00
GUI_ObjectSettings.cpp Fixing wxString::Format encoding mismatches (part 2) 2020-03-03 10:54:17 +01:00
GUI_ObjectSettings.hpp Fix of #2878 (endless warning loop in configuration update) 2019-09-16 10:22:26 +02:00
GUI_Preview.cpp DoubleSlider:colored_band: Fixed get a correct color for extruder, when it's changed from Settings Tab 2020-02-14 09:52:27 +01:00
GUI_Preview.hpp Implemented editing for extruder of existing ToolChangeCode tick 2020-01-23 16:11:21 +01:00
GUI_Utils.cpp One more fix for Make compile and works for FreeBSD (#3556) 2020-02-18 10:15:41 +01:00
GUI_Utils.hpp Fix: Rename DPI changed event to not clash with impl in wxwidgets 2019-11-11 17:10:29 +01:00
GUI.cpp Fixed localization issue of the "Removable media unmounted" message. 2020-02-29 12:03:07 +01:00
GUI.hpp Fixed localization issue of the "Removable media unmounted" message. 2020-02-29 12:03:07 +01:00
I18N.cpp
I18N.hpp Generalization of translate() / translate_utf8() to wxString arguments. 2020-02-24 15:23:43 +01:00
ImGuiWrapper.cpp ImGUI input_double wrapper for wxString label. 2020-02-21 12:17:46 +01:00
ImGuiWrapper.hpp ImGUI input_double wrapper for wxString label. 2020-02-21 12:17:46 +01:00
Job.hpp Add boilerplate for shader based csg 2019-12-20 12:25:44 +01:00
KBShortcutsDialog.cpp Added a shortcut to the tooltip for a "Send to printer" button (related to #3667) 2020-02-19 10:59:05 +01:00
KBShortcutsDialog.hpp New keyboard shortcuts dialog -> Scrollable pages and resizable dialog 2020-02-12 11:25:36 +01:00
LambdaObjectDialog.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
LambdaObjectDialog.hpp
MainFrame.cpp Fixing wxString::Format encoding mismatches (part 2) 2020-03-03 10:54:17 +01:00
MainFrame.hpp For the builds with a label assigned (no commit after the label), 2020-02-06 10:17:22 +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: Added a circle cursor and naive logic to select triangles inside 2020-03-19 11:15:17 +01:00
Mouse3DController.cpp Free rotating camera reworked to rotate around the free rotation 2020-02-28 14:59:59 +01:00
Mouse3DController.hpp ENABLE_3DCONNEXION_Y_AS_ZOOM set as default 2020-02-13 09:20:20 +01:00
Mouse3DHandlerMac.mm OSX handler for 3dconnexion drivers 2020-01-21 14:44:20 +01:00
MsgDialog.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
MsgDialog.hpp Refactor: Move Semver from slice3r to libslic3r 2019-08-19 17:04:14 +02:00
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 Fix of #3739 (OSX: set width of "Editing" column 2020-03-02 11:33:56 +01:00
OptionsGroup.hpp DoubleSlider: Suppressed manipulation for sequential print. 2020-02-14 09:52:27 +01:00
Plater.cpp Fixed some more warnings 2020-03-03 15:53:26 +01:00
Plater.hpp Removed SLA unused code 2020-03-03 15:53:26 +01:00
Preferences.cpp ENABLE_6DOF_CAMERA set as default 2020-02-13 12:13:54 +01:00
Preferences.hpp Modified layout of preferences dialog 2020-01-16 11:08:19 +01:00
Preset.cpp Fixed some more warnings 2020-03-03 15:53:26 +01:00
Preset.hpp Fixed several warnings 2020-03-03 15:47:02 +01:00
PresetBundle.cpp Fixed some more warnings 2020-03-03 15:53:26 +01:00
PresetBundle.hpp Various changes in handling of profile compatiblilities 2020-02-27 11:44:12 +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 Implemented top_solid_min_thickness / bottom_solid_min_thickness. 2020-02-05 16:53:48 +01:00
PrintHostDialogs.cpp Fixing wxString::Format encoding mismatches (part 3) 2020-03-03 10:54:17 +01:00
PrintHostDialogs.hpp Fix a few warnings in PrintHostDialogs, UploadDialogs 2019-09-06 16:33:00 +02:00
ProgressIndicator.hpp Separate Job, ProgressStatusBar and ProgressIndicator 2019-12-16 11:07:43 +01:00
ProgressStatusBar.cpp Separate Job, ProgressStatusBar and ProgressIndicator 2019-12-16 11:07:43 +01:00
ProgressStatusBar.hpp Separate Job, ProgressStatusBar and ProgressIndicator 2019-12-16 11:07:43 +01:00
RammingChart.cpp Localization improvements : Empty spaces at the end of phrase are removed from dictionary. 2019-05-11 23:29:25 +02:00
RammingChart.hpp
RemovableDriveManager.cpp linux/osx bug fix checking file path 2020-02-06 09:31:25 +01:00
RemovableDriveManager.hpp adding constantness & removing unused code 2020-01-22 17:15:09 +01:00
RemovableDriveManagerMM.h macos device detection 2019-12-17 13:08:17 +01:00
RemovableDriveManagerMM.mm macos device detection 2019-12-17 13:08:17 +01:00
Selection.cpp Fixing wxString::Format encoding mismatches (part 3) 2020-03-03 10:54:17 +01: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 Include cleanup in Plater, GLCanvas3D and GLGizmosManager 2020-03-03 15:53:26 +01:00
Tab.hpp Various changes in handling of profile compatiblilities 2020-02-27 11:44:12 +01:00
UpdateDialogs.cpp Fixing wxString::Format encoding mismatches (part 3) 2020-03-03 10:54:17 +01:00
UpdateDialogs.hpp configuration updater 2020-02-04 15:27:11 +01:00
WipeTowerDialog.cpp ObjectDataViewModel is extracted from wxExtentions to the separated file 2020-02-02 22:22:40 +01:00
WipeTowerDialog.hpp Added color indicators to Purging volumes dialog 2019-06-03 10:41:34 +02:00
wxExtensions.cpp Fixing wxString::Format encoding mismatches (part 3) 2020-03-03 10:54:17 +01:00
wxExtensions.hpp Manually merged Korean translation by @ulsanether 2020-02-10 20:13:48 +01:00
wxinit.h