.. |
2DBed.cpp
|
|
|
2DBed.hpp
|
|
|
3DScene.cpp
|
Keeps modifier transparent while layer editing tool is enabled
|
2019-01-31 14:25:11 +01:00 |
3DScene.hpp
|
Keeps modifier transparent while layer editing tool is enabled
|
2019-01-31 14:25:11 +01:00 |
AboutDialog.cpp
|
Fix of SPE-765
|
2019-01-21 15:43:06 +01:00 |
AboutDialog.hpp
|
|
|
AppConfig.cpp
|
Mac: Implement Retina for the 3D scene, fix #97
|
2019-01-24 20:03:12 +01:00 |
AppConfig.hpp
|
|
|
BackgroundSlicingProcess.cpp
|
Fix of OcctoPrint using Post Processor does not work #1731
|
2019-01-29 08:57:00 +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
|
|
|
BitmapCache.cpp
|
|
|
BitmapCache.hpp
|
include "libslic3r" from slic3r project directly, not as "../../libslicer"
|
2018-12-06 12:52:28 +01:00 |
BonjourDialog.cpp
|
|
|
BonjourDialog.hpp
|
|
|
ButtonsDescription.cpp
|
|
|
ButtonsDescription.hpp
|
|
|
ConfigExceptions.hpp
|
|
|
ConfigSnapshotDialog.cpp
|
|
|
ConfigSnapshotDialog.hpp
|
|
|
ConfigWizard_private.hpp
|
|
|
ConfigWizard.cpp
|
L10n improvements
|
2019-01-21 12:34:28 +01:00 |
ConfigWizard.hpp
|
L10n improvements
|
2019-01-21 12:34:28 +01:00 |
Event.hpp
|
|
|
Field.cpp
|
Support for a numeric input with both dot and comma
|
2019-01-29 10:21:21 +01:00 |
Field.hpp
|
Tab: Update print host address and cafile properly, fix #1687
|
2019-01-29 17:11:07 +01:00 |
FirmwareDialog.cpp
|
Fix of #1606
|
2019-01-15 10:31:34 +01:00 |
FirmwareDialog.hpp
|
|
|
GLCanvas3D.cpp
|
Merge branch 'sidebar_fixes' of https://github.com/prusa3d/Slic3r
|
2019-02-01 14:32:21 +01:00 |
GLCanvas3D.hpp
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into sidebar_fixes
|
2019-01-31 13:32:47 +01:00 |
GLCanvas3DManager.cpp
|
Unique OpenGL context set as default
|
2019-01-21 12:20:53 +01:00 |
GLCanvas3DManager.hpp
|
Unique OpenGL context set as default
|
2019-01-21 12:20:53 +01:00 |
GLGizmo.cpp
|
Performance improvements:
|
2019-01-26 18:51:34 +01:00 |
GLGizmo.hpp
|
Performance improvements:
|
2019-01-26 18:51:34 +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: wxWidgets 3.0 back-compat
|
2019-01-09 18:43:29 +01:00 |
GLTexture.hpp
|
|
|
GLToolbar.cpp
|
User mode-aware toolbar items
|
2019-01-31 13:19:26 +01:00 |
GLToolbar.hpp
|
User mode-aware toolbar items
|
2019-01-31 13:19:26 +01:00 |
GUI_App.cpp
|
Fixed a crash caused by double-free on application close event (Linux)
|
2019-01-28 12:12:26 +01:00 |
GUI_App.hpp
|
Fixed a crash caused by double-free on application close event (Linux)
|
2019-01-28 12:12:26 +01:00 |
GUI_ObjectList.cpp
|
Emulation of kill focus event on object manipulator fields when changing selection into objects list [WIN+LINUX]
|
2019-01-31 14:12:07 +01:00 |
GUI_ObjectList.hpp
|
Added menu item for the "Fix through the Netfabb"
|
2019-01-30 16:27:33 +01:00 |
GUI_ObjectManipulation.cpp
|
Emulation of kill focus event on object manipulator fields when changing selection into objects list [WIN+LINUX]
|
2019-01-31 14:12:07 +01:00 |
GUI_ObjectManipulation.hpp
|
Emulation of kill focus event on object manipulator fields when changing selection into objects list [WIN+LINUX]
|
2019-01-31 14:12:07 +01:00 |
GUI_ObjectSettings.cpp
|
|
|
GUI_ObjectSettings.hpp
|
Added "Frequently changed parameters for SLA-profiles"
|
2019-01-15 09:33:50 +01:00 |
GUI_Preview.cpp
|
User mode-aware toolbar items
|
2019-01-31 13:19:26 +01:00 |
GUI_Preview.hpp
|
User mode-aware toolbar items
|
2019-01-31 13:19:26 +01:00 |
GUI_Utils.cpp
|
Fix window geometry persistence #1557
|
2019-01-21 14:56:23 +01:00 |
GUI_Utils.hpp
|
Fix window geometry persistence #1557
|
2019-01-21 14:56:23 +01:00 |
GUI.cpp
|
Improvements of the triangulation of SLA layer preview.
|
2019-01-24 19:08:58 +01:00 |
GUI.hpp
|
GUI: Remove old window size persistence code
|
2019-01-21 14:56:24 +01:00 |
I18N.cpp
|
|
|
I18N.hpp
|
I18N: wx 3.0 back-compat for translations with context, fix #1694
|
2019-01-23 09:52:34 +01:00 |
ImGuiWrapper.cpp
|
Mac: Retina OpenGL: Fix imgui windows, right-click menu, misc
|
2019-01-24 20:03:12 +01:00 |
ImGuiWrapper.hpp
|
Mac: Implement Retina for the 3D scene, fix #97
|
2019-01-24 20:03:12 +01:00 |
KBShortcutsDialog.cpp
|
Updated KBShortcutsDialog
|
2019-01-31 13:21:33 +01:00 |
KBShortcutsDialog.hpp
|
Updated KBShortcutsDialog
|
2019-01-31 13:21:33 +01:00 |
LambdaObjectDialog.cpp
|
|
|
LambdaObjectDialog.hpp
|
|
|
MainFrame.cpp
|
Fixed first binding for "Split to parts" menu item in ObjectList
|
2019-01-30 10:06:10 +01:00 |
MainFrame.hpp
|
L10n improvements
|
2019-01-21 12:34:28 +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
|
I18N: wx 3.0 back-compat for translations with context, fix #1694
|
2019-01-23 09:52:34 +01:00 |
OptionsGroup.hpp
|
L10n improvements
|
2019-01-21 12:34:28 +01:00 |
Plater.cpp
|
Merge branch 'sidebar_fixes' of https://github.com/prusa3d/Slic3r
|
2019-02-01 14:32:21 +01:00 |
Plater.hpp
|
Added menu item for the "Fix through the Netfabb"
|
2019-01-30 16:27:33 +01:00 |
Preferences.cpp
|
Mac: Retina OpenGL: Fix ImGui font switch, dynamic switching, toolbar fixes
|
2019-01-24 20:03:12 +01:00 |
Preferences.hpp
|
|
|
Preset.cpp
|
Fixed a bug in initialization of some StaticPrintConfig derived classes.
|
2019-01-31 15:09:16 +01:00 |
Preset.hpp
|
Fixed a buggy test for a single extruder diameter for Single Extruder
|
2019-01-11 11:15:32 +01:00 |
PresetBundle.cpp
|
Fix of SPE-753
|
2019-01-10 18:08:38 +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
|
|
|
PresetHints.hpp
|
|
|
PrintHostDialogs.cpp
|
PrintHostDialogs: Disable smart substitutions on Mac
|
2019-01-24 19:58:16 +01:00 |
PrintHostDialogs.hpp
|
Printhost: Cancelation, bugfixes
|
2018-12-20 13:38:00 +01:00 |
ProgressIndicator.hpp
|
|
|
ProgressStatusBar.cpp
|
|
|
ProgressStatusBar.hpp
|
|
|
RammingChart.cpp
|
|
|
RammingChart.hpp
|
|
|
SysInfoDialog.cpp
|
Fix of SPE-765
|
2019-01-21 15:43:06 +01:00 |
SysInfoDialog.hpp
|
|
|
Tab.cpp
|
Fixed a bug in initialization of some StaticPrintConfig derived classes.
|
2019-01-31 15:09:16 +01:00 |
Tab.hpp
|
Improved application recreation after language change
|
2019-01-24 15:32:50 +01:00 |
UpdateDialogs.cpp
|
|
|
UpdateDialogs.hpp
|
|
|
WipeTowerDialog.cpp
|
|
|
WipeTowerDialog.hpp
|
|
|
wxExtensions.cpp
|
Updated draw_colored_band() according to the new colors.
|
2019-01-30 14:45:18 +01:00 |
wxExtensions.hpp
|
Added missing include
|
2019-01-25 17:21:45 +01:00 |
wxinit.h
|
|
|