.. |
2DBed.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
2DBed.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
3DScene.cpp
|
ModelInstance's full 3D transform set as default
|
2018-10-16 09:51:30 +02:00 |
3DScene.hpp
|
ModelInstance's full 3D transform set as default
|
2018-10-16 09:51:30 +02:00 |
AboutDialog.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +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
|
Removed Localization to GUI_App
|
2018-10-02 13:30:59 +02:00 |
BackgroundSlicingProcess.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
BedShapeDialog.cpp
|
WIP: Plater, build fixes
|
2018-10-08 17:41:37 +02:00 |
BedShapeDialog.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02: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
|
Moved functions and variables (for fonts and labels color) to GUI_App
|
2018-10-01 16:31:36 +02:00 |
ButtonsDescription.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02: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.cpp
|
Added C++ command line processing, thanks @alexrj and @loh
|
2018-09-20 16:48:13 +02:00 |
ConfigWizard.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 |
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
|
WIP: Plater, build fixes
|
2018-10-08 17:41:37 +02:00 |
Field.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +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
|
New selection -> Force volume selection when right clicking to get the object context menu
|
2018-10-18 08:51:06 +02:00 |
GLCanvas3D.hpp
|
Object context menu wip / Removed links to settings dialog from user interface / Fixed and unified append_menu_item() function / Fixed File->Open menu item / Fixed Window menu items / Added Plater menu
|
2018-10-17 12:17:25 +02:00 |
GLCanvas3DManager.cpp
|
added method: static GUI::GLCanvas3D* _3DScene::get_canvas(wxGLCanvas* canvas)
|
2018-10-11 10:24:19 +02:00 |
GLCanvas3DManager.hpp
|
added method: static GUI::GLCanvas3D* _3DScene::get_canvas(wxGLCanvas* canvas)
|
2018-10-11 10:24:19 +02:00 |
GLGizmo.cpp
|
New selection -> Improved gizmos activation
|
2018-10-16 14:56:35 +02:00 |
GLGizmo.hpp
|
New selection -> Improved gizmos activation
|
2018-10-16 14:56:35 +02: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
|
Object context menu wip / Removed links to settings dialog from user interface / Fixed and unified append_menu_item() function / Fixed File->Open menu item / Fixed Window menu items / Added Plater menu
|
2018-10-17 12:17:25 +02:00 |
GLToolbar.hpp
|
Object context menu wip / Removed links to settings dialog from user interface / Fixed and unified append_menu_item() function / Fixed File->Open menu item / Fixed Window menu items / Added Plater menu
|
2018-10-17 12:17:25 +02:00 |
GUI.cpp
|
WIP: Plater, build fixes
|
2018-10-08 17:41:37 +02:00 |
GUI.hpp
|
WIP: Plater, build fixes
|
2018-10-08 17:41:37 +02:00 |
GUI_App.cpp
|
Refactor window position & size persistence
|
2018-10-17 14:09:18 +02:00 |
GUI_App.hpp
|
Refactor window position & size persistence
|
2018-10-17 14:09:18 +02:00 |
GUI_ObjectList.cpp
|
Merge remote-tracking branch 'origin/ys_dev_native' into dev_native
|
2018-10-18 11:41:29 +02:00 |
GUI_ObjectList.hpp
|
Deleted "Copy" column from ObjectList
|
2018-10-18 11:28:31 +02:00 |
GUI_ObjectManipulation.cpp
|
ModelInstance's full 3D transform set as default
|
2018-10-16 09:51:30 +02:00 |
GUI_ObjectManipulation.hpp
|
ModelInstance's full 3D transform set as default
|
2018-10-16 09:51:30 +02: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
|
Refactor window position & size persistence
|
2018-10-17 14:09:18 +02:00 |
GUI_Utils.hpp
|
Refactor window position & size persistence
|
2018-10-17 14:09:18 +02:00 |
LambdaObjectDialog.cpp
|
Temporary changes and code cleaning
|
2018-10-03 15:14:52 +02:00 |
LambdaObjectDialog.hpp
|
Completed split of the GUI_ObjectParts
|
2018-10-05 23:29:15 +02:00 |
MainFrame.cpp
|
Refactor window position & size persistence
|
2018-10-17 14:09:18 +02: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
|
Menu_bar and preset_tabs are in main window now
|
2018-09-21 01:35:25 +02:00 |
OptionsGroup.hpp
|
Start to Split GUI_ObjectParts:
|
2018-10-04 16:43:10 +02:00 |
Plater.cpp
|
Merge remote-tracking branch 'origin/ys_dev_native' into dev_native
|
2018-10-18 11:41:29 +02:00 |
Plater.hpp
|
Plater -> View Menu
|
2018-10-17 12:59:58 +02:00 |
Preferences.cpp
|
Removed Localization to GUI_App
|
2018-10-02 13:30:59 +02:00 |
Preferences.hpp
|
Removed Localization to GUI_App
|
2018-10-02 13:30:59 +02:00 |
Preset.cpp
|
Ported show_preset_comboboxes function
|
2018-10-09 12:41:05 +02:00 |
Preset.hpp
|
Ported show_preset_comboboxes function
|
2018-10-09 12:41:05 +02:00 |
PresetBundle.cpp
|
Ported on_extruders_change and filament_color_box_lmouse_down(like a lambda-f inside PresetComboBox)
|
2018-10-10 13:53:45 +02:00 |
PresetBundle.hpp
|
Ported on_extruders_change and filament_color_box_lmouse_down(like a lambda-f inside PresetComboBox)
|
2018-10-10 13:53:45 +02: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
|
Removed Localization to GUI_App
|
2018-10-02 13:30:59 +02:00 |
ProgressStatusBar.hpp
|
Merge remote-tracking branch 'origin/dev2' into dev_native
|
2018-09-20 16:48:40 +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 |
Tab.cpp
|
Deleted "Copy" column from ObjectList
|
2018-10-18 11:28:31 +02:00 |
Tab.hpp
|
Ported show_preset_comboboxes function
|
2018-10-09 12:41:05 +02: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
|
Merge remote-tracking branch 'origin/ys_dev_native' into dev_native
|
2018-10-18 11:41:29 +02:00 |
wxExtensions.hpp
|
Merge remote-tracking branch 'origin/ys_dev_native' into dev_native
|
2018-10-18 11:41:29 +02:00 |
wxinit.h
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |