.. |
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
|
Translation of ModelVolume as transformation component (without modifying the mesh)
|
2018-11-02 12:11:28 +01:00 |
3DScene.hpp
|
Translation of ModelVolume as transformation component (without modifying the mesh)
|
2018-11-02 12:11:28 +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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02: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
|
WIP: SL1 profiles, SL1 in wizard, switching between FFF / SLA
|
2018-10-31 16:22:36 +01:00 |
BackgroundSlicingProcess.hpp
|
WIP: Fixed some issues with cancelation & restart of background processing.
|
2018-10-30 09:27:31 +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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02: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
|
Fixed Info pane filling
|
2018-11-01 12:57:21 +01:00 |
Field.hpp
|
Completed settings hiding according to view mode
|
2018-10-21 23:10:37 +02: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
|
Fixed assert in GLCanvas3D::Selection::is_single_full_instance()
|
2018-11-05 10:54:05 +01:00 |
GLCanvas3D.hpp
|
Updated function names in GLCanvas3D.cpp (mismatch caused by two conflicting commits yesterday)
|
2018-11-03 08:46:51 +01:00 |
GLCanvas3DManager.cpp
|
GLCanvas3D::update_gizmos_data() set as private
|
2018-11-01 15:08:39 +01:00 |
GLCanvas3DManager.hpp
|
GLCanvas3D::update_gizmos_data() set as private
|
2018-11-01 15:08:39 +01:00 |
GLGizmo.cpp
|
Flatten gizmo should now work with multiple selection
|
2018-11-02 15:20:26 +01:00 |
GLGizmo.hpp
|
Flatten gizmo should now work with multiple selection
|
2018-11-02 15:20:26 +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
|
New selection set as default
|
2018-11-01 10:06:55 +01:00 |
GLToolbar.hpp
|
New selection set as default
|
2018-11-01 10:06:55 +01:00 |
GUI_App.cpp
|
Finished (?) switching between the FDM / SLA profiles,
|
2018-10-31 18:05:25 +01:00 |
GUI_App.hpp
|
Middle mode is changed to Advanced
|
2018-10-25 14:55:03 +02:00 |
GUI_ObjectList.cpp
|
Update showing of the settings after part type changing
|
2018-11-05 08:58:14 +01:00 |
GUI_ObjectList.hpp
|
Changing of a type of a volume in the object list
|
2018-11-05 08:58:14 +01:00 |
GUI_ObjectManipulation.cpp
|
Translation of ModelVolume as transformation component (without modifying the mesh)
|
2018-11-02 12:11:28 +01:00 |
GUI_ObjectManipulation.hpp
|
New selection set as default
|
2018-11-01 10:06:55 +01:00 |
GUI_Preview.cpp
|
Completed split of the GUI_ObjectParts
|
2018-10-05 23:29:15 +02:00 |
GUI_Preview.hpp
|
Merge remote-tracking branch 'origin/dev_native' into ys_dev_native
|
2018-10-05 23:39:51 +02: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
|
Added mirroring factors to .amf import/export
|
2018-10-22 11:45:03 +02:00 |
GUI_Utils.hpp
|
Fix CheckboxFileDialog, for real this time (I hope)
|
2018-10-19 15:13:20 +02:00 |
GUI.cpp
|
Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native
|
2018-10-31 16:25:55 +01:00 |
GUI.hpp
|
WIP: Reconstruction of background processing.
|
2018-10-23 15:27:31 +02:00 |
LambdaObjectDialog.cpp
|
Some code review
|
2018-10-31 12:58:35 +01:00 |
LambdaObjectDialog.hpp
|
Some code review
|
2018-10-31 12:58:35 +01:00 |
MainFrame.cpp
|
Some code review
|
2018-10-31 12:58:35 +01:00 |
MainFrame.hpp
|
Merge remote-tracking branch 'origin/ys_dev_native' into dev_native
|
2018-10-18 11:41:29 +02: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
|
Removed the STDMOVE macro.
|
2018-11-02 20:45:23 +01:00 |
OptionsGroup.hpp
|
Some code review
|
2018-10-31 12:58:35 +01:00 |
Plater.cpp
|
Merge remote-tracking branch 'remotes/origin/vb_modelbase_id_refactor' into dev_native
|
2018-11-02 20:53:47 +01:00 |
Plater.hpp
|
Fixed Info pane filling
|
2018-11-01 12:57:21 +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
|
Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native
|
2018-10-31 16:25:55 +01:00 |
Preset.hpp
|
WIP: SL1 profiles, SL1 in wizard, switching between FFF / SLA
|
2018-10-31 16:22:36 +01:00 |
PresetBundle.cpp
|
Finished (?) switching between the FDM / SLA profiles,
|
2018-10-31 18:05:25 +01:00 |
PresetBundle.hpp
|
WIP: SL1 profiles, SL1 in wizard, switching between FFF / SLA
|
2018-10-31 16:22:36 +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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02: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
|
Finished (?) switching between the FDM / SLA profiles,
|
2018-10-31 18:05:25 +01:00 |
Tab.hpp
|
Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native
|
2018-10-31 16:25:55 +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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02: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
|
Changing of a type of a volume in the object list
|
2018-11-05 08:58:14 +01:00 |
wxExtensions.hpp
|
Changing of a type of a volume in the object list
|
2018-11-05 08:58:14 +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 |