35982 Commits

Author SHA1 Message Date
Arjen Hiemstra
bc24183f51 Load the Ultimaker robot as an example mesh 2014-12-12 11:35:12 +01:00
Arjen Hiemstra
3b2a6423d0 Try to read and write the current machine setting values for the application 2014-12-11 16:45:34 +01:00
Arjen Hiemstra
7b686143d2 Tweak Scene and camera setup for printerapplication 2014-12-09 15:45:18 +01:00
Arjen Hiemstra
b2480bea71 Create a platform in PrinterApplication 2014-12-09 11:54:24 +01:00
Arjen Hiemstra
6019a0f215 Use the PrintApplication's getInstance method to instantiate the printer application 2014-12-09 11:52:49 +01:00
Arjen Hiemstra
4572c7a9b7 Fix the cameras etc of the default setup 2014-12-08 17:52:57 +01:00
Arjen Hiemstra
35a67b6d25 Set up more scene stuff in PrinterApplication 2014-12-05 13:45:40 +01:00
Arjen Hiemstra
3c4250c6fb Don't set an active tool on application start 2014-11-28 10:16:40 +01:00
Arjen Hiemstra
d9374d5154 Name the camera and add a second camera 2014-11-27 14:52:49 +01:00
Jaime van Kessel
9a766edf52 Renamed sceneObject to sceneNode & updated some documentation 2014-11-25 16:18:07 +01:00
Arjen Hiemstra
3f462cc585 Add a Camera that can be used in PrinterApplication 2014-11-18 18:03:38 +01:00
Jaime van Kessel
1414a7e456 Moved file plugins to own folder 2014-11-18 14:21:26 +01:00
Jaime van Kessel
ad33effbbe Changes to CuraEngineBackend plugin. The plugin does not work correctly, will visit later 2014-11-18 14:07:17 +01:00
Jaime van Kessel
2edd4da861 Fixed pluginRegistry bug 2014-11-18 11:35:07 +01:00
Jaime van Kessel
11ac8e85e8 More work on CuraEngineBackend (and backend in general) 2014-11-18 10:52:49 +01:00
Jaime van Kessel
f8dd19460b Added transferMeshCommand 2014-11-17 16:56:25 +01:00
Jaime van Kessel
71bbe1ef7e Added CuraEngineBackend plugin 2014-11-17 16:43:22 +01:00
Jaime van Kessel
d10c88d148 Added more logging 2014-11-17 15:28:17 +01:00
Jaime van Kessel
0d5621e148 Added args to log so variables can be logged aswell 2014-11-17 14:45:28 +01:00
Jaime van Kessel
0c82cb92b5 Fixed FileLogger 2014-11-17 13:57:39 +01:00
Jaime van Kessel
3433597aac Added Logger list to application 2014-11-17 13:52:21 +01:00
Arjen Hiemstra
2601f511f6 Move QML files over to QtQuick 2.1 instead of 2.2 2014-11-17 12:05:13 +01:00
Arjen Hiemstra
4f2fba04ea Move panels etc to a common "DefaultWindow" qml object so it can be shared 2014-11-17 11:25:12 +01:00
Arjen Hiemstra
3b9bc5a3a8 Implement a QtApplication and use it in PrinterApplication 2014-11-17 10:03:15 +01:00
Arjen Hiemstra
797a345aa1 Add Mesh reading and a basic mesh to render to PrinterApplication 2014-11-13 16:34:51 +01:00
Arjen Hiemstra
15cec2dbe2 Load view plugins in PrinterApplication and set a default view 2014-11-13 13:30:42 +01:00
Arjen Hiemstra
6167788382 Load all storage plugins in the printer application 2014-11-13 09:35:27 +01:00
Arjen Hiemstra
8ad7b5546e Add a MainWindow class to Wx and use it in printer and scanner 2014-11-11 15:15:11 +01:00
Arjen Hiemstra
1069565b59 Move WxApplication into its own Wx submodule 2014-11-11 15:14:47 +01:00
Arjen Hiemstra
6b82c8dc9a Add a WxApplication class and use it in the printer application to show a window 2014-11-11 14:57:23 +01:00
Jaime van Kessel
ec6cb3ffdc Fixed inheritence bug 2014-11-11 11:22:44 +01:00
Arjen Hiemstra
4e034fbbd0 Initail commit of basic structure 2014-11-10 16:00:53 +01:00