32 Commits

Author SHA1 Message Date
Arjen Hiemstra
e7a51b3bd8 Use the new bits of API to add some more bits of printer application 2014-12-22 15:12:26 +01:00
Arjen Hiemstra
e68e761598 Set translate tool as active/inactive on selection change in Printer 2014-12-19 11:59:12 +01:00
Arjen Hiemstra
3786ced279 Set the camera and selection tools for PrinterApplication 2014-12-18 12:22:35 +01:00
Arjen Hiemstra
b2cced2772 Add an applicationName property to Application 2014-12-18 12:22:35 +01:00
Arjen Hiemstra
821f9ca0e1 Remove robot mesh from default setup for now 2014-12-17 17:29:08 +01:00
Jaime van Kessel
1881dd4219 Refactoring of namespace 2014-12-15 10:44:23 +01:00
Arjen Hiemstra
2aa47eae4b Render a bounding box around the loaded Ultimaker robot 2014-12-12 17:07:48 +01:00
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
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
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
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