Cura/plugins/LayerView
Mark Burton 6d6fec46b2 In geometry41core, take the line width/depth from the second vertex rather than the first.
This change fixes a problem where a sequence of lines that have different widths are displayed
with the widths shifted by 1, i.e. line 1 had the width of line 2 and so on.
2017-06-26 08:20:13 +01:00
..
__init__.py Moved certain meta data entries to seperate file 2017-06-21 11:22:35 +02:00
LayerPass.py Fix displaying layers with python3.6 2017-06-06 23:47:40 +03:00
layers.shader Fixed compatibility mode active extruder. CURA-3321 2017-03-02 13:15:29 +01:00
layers3d.shader In geometry41core, take the line width/depth from the second vertex rather than the first. 2017-06-26 08:20:13 +01:00
LayerView.py Use layer_id to determine total layer count 2017-04-04 11:45:30 +02:00
LayerView.qml Use a PointingRectangle for the LayerView pane 2017-06-22 14:59:15 +02:00
layerview_composite.shader Added comment. CURA-3273 2017-02-08 13:39:19 +01:00
LayerViewProxy.py Set old permissions back. CURA-3321 2017-03-07 10:36:30 +01:00
plugin.json Use semantic versioning for all plugin.json 2017-06-22 08:57:47 +02:00