Commit graph

17 commits

Author SHA1 Message Date
Lars Brubaker
cfca964294 More Refactoring of RGBA_Bytes 2017-11-01 18:13:47 -07:00
John Lewin
f9441ab687 Improve ViewControls3D position
- Issue MatterHackers/MCCentral#2163
Incorrect ViewControls3D position on part view
2017-10-31 13:50:20 -07:00
John Lewin
23c4ae8488 Move Printer specific features to PrinterTabPage
- Issue MatterHackers/MCCentral#2138
Null reference errors due to Print progress control on PartTabPage
2017-10-30 16:15:31 -07:00
John Lewin
ad1ec28e2b Perform control initialization before adding to parent 2017-10-30 09:01:07 -07:00
John Lewin
54b1575396 Simplify type test 2017-10-23 09:35:39 -07:00
Lars Brubaker
b38f7a17b5 Put in a quck printing status control 2017-10-21 12:05:44 -07:00
John Lewin
5c62fd4761 Alt View3D layout 2017-10-19 09:04:36 -07:00
John Lewin
ac41480e41 Remove ViewControlsBase 2017-10-19 09:04:11 -07:00
John Lewin
fe6e93acef Revise slicing to run as async tasks
- MatterHackers/MCCentral#1308
Change slicing thread system to run as async method
- MatterHackers/MCCentral#1941
Selecting 'Print' then viewing gcode does not show any gcode
2017-10-16 17:09:00 -07:00
John Lewin
773354766a Sync up variable names with type changes 2017-10-15 15:50:48 -07:00
John Lewin
601228b7fc Remove unused OpenMode enum 2017-10-06 12:30:48 -07:00
John Lewin
44d76754b4 Revert confusing variable name 2017-10-06 12:23:49 -07:00
John Lewin
294df0a588 Convert ActiveSliceSettings usage from static to local references 2017-09-17 01:12:18 -07:00
John Lewin
93cda82ce7 Make View3DWidget World private, drop MeshViewState system
- In memory state survives automatically when moved to Model
2017-09-16 01:28:05 -07:00
John Lewin
55ac2571fa Remove static ActivePrintItem 2017-09-15 18:45:21 -07:00
John Lewin
8f9953ef12 More generic dependencies to break Part view coupling to Printer 2017-09-15 16:49:21 -07:00
John Lewin
51c413f27e Extract embedded type to new file 2017-09-15 15:17:56 -07:00