19 Commits

Author SHA1 Message Date
Victor Larchenko
647c2f15ba D6: Changed Decorator 2016-12-23 15:53:17 -05:00
Victor Larchenko
4aa59950ca D5: Added decorator 2016-12-23 15:53:16 -05:00
Victor Larchenko
ce9251b5a6 T466: Fixed show only top layers bug 2016-12-23 15:53:16 -05:00
Victor Larchenko
b24d5ef12b T466: Ignoring top layers option for gcode files 2016-12-23 15:53:15 -05:00
Victor Larchenko
8987aa2048 T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Victor Larchenko
64d7bb0c2a T466: Added ability to print loaded gcode 2016-12-23 15:53:14 -05:00
Victor Larchenko
333e501268 T466: Removed cube, Changed label, Added clearing of scene 2016-12-23 15:53:13 -05:00
Victor Larchenko
65f3495a29 T466: Added pausing of backend work 2016-12-23 15:53:12 -05:00
Victor Larchenko
b9514527dd T466: Added test line 2016-12-23 15:53:12 -05:00
fieldOfView
1895cd7062 Fix layerview shade for single extrusion printers
CURA-2025
2016-09-22 17:16:08 +02:00
fieldOfView
9300489796 Shade layerview elements printed with non-active extruder(s)
CURA-2025
2016-09-21 21:21:20 +02:00
fieldOfView
087ad6f472 Move layerdata and busy handling back into LayerView
This reverts commits 17b12b904809cae093aa59cfdd2e5958978eb6e0 and 66f8a62e6c1cf376ab6fb089a8d4911fc311e4b0.

# Conflicts:
#	plugins/LayerView/LayerPass.py
#	plugins/LayerView/LayerView.py
2016-09-19 17:59:24 +02:00
fieldOfView
155fe326b7 Remove unnecessary bools
CURA-2199
2016-09-19 17:17:03 +02:00
Ghostkeeper
0794f9f31c Fix grammar in documentation
Contributes to issue CURA-1601.
2016-09-07 14:02:03 +02:00
Ghostkeeper
6c258e2214 Update copyright notice
Today we live in 2016.

Contributes to issue CURA-1601.
2016-09-07 14:02:02 +02:00
fieldOfView
5d9e1c2458 Improve depth sorting on layers
CURA-1601
2016-09-07 14:02:01 +02:00
fieldOfView
66f8a62e6c Move busy handling into LayerPass and cleanup
CURA-1601
2016-09-07 14:01:59 +02:00
fieldOfView
17b12b9048 Move layer data into LayerPass for cleaner access
CURA-1601
2016-09-07 14:01:58 +02:00
fieldOfView
b090eab221 Use renderpass to render layers above ghosts
CURA-1601
2016-09-07 14:01:09 +02:00