Cura/plugins/SimulationView
Diego Prado Gesto dfae4a9a86 Add a property that indicates when the layer slider or the path slider
has changed manually.

With this we can differentiate when the layer changed automatically
(during simulation) or manually (by user interaction). In case it was
changed manually, the simulation will stop.

Contributes to CURA-5725.
2018-09-17 14:02:04 +02:00
..
resources Make UI changes in the Simulation View for adapting the color gradient 2017-11-26 21:21:18 +01:00
__init__.py Fix some typos 2018-01-17 11:53:31 +01:00
layers.shader GLES shader fixes 2018-03-29 21:07:51 +02:00
layers3d.shader Change layer thickness colormap to parula-like (https://es.mathworks.com/help/matlab/ref/parula.html) 2018-01-22 13:41:37 +01:00
layers3d_shadow.shader Apply to layers shadow shader the same changes than in the default layer 2018-01-05 11:51:12 +01:00
layers_shadow.shader GLES shader fixes 2018-03-29 21:07:51 +02:00
LayerSlider.qml Add a property that indicates when the layer slider or the path slider 2018-09-17 14:02:04 +02:00
NozzleNode.py CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
PathSlider.qml Add a property that indicates when the layer slider or the path slider 2018-09-17 14:02:04 +02:00
plugin.json Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
SimulationPass.py WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 2018-02-17 22:24:05 +01:00
SimulationSliderLabel.qml Center in parent and increase width. Fits good on Mac 2018-09-05 22:05:08 +02:00
SimulationView.py CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
SimulationView.qml Add a property that indicates when the layer slider or the path slider 2018-09-17 14:02:04 +02:00
simulationview_composite.shader GLES shader fixes 2018-03-29 21:07:51 +02:00
SimulationViewProxy.py Fix some typos 2018-01-17 11:53:31 +01:00