Cura/plugins/SimulationView
Jaime van Kessel 9f13de9f0d No longer create two instances of the setting view.
This caused a bunch of issues with the getPluginId, as one of the instances
didn't got added to the registry (and as such, never got an ID)

CURA-5829
2018-11-05 11:48:19 +01:00
..
resources Make UI changes in the Simulation View for adapting the color gradient 2017-11-26 21:21:18 +01:00
__init__.py No longer create two instances of the setting view. 2018-11-05 11:48:19 +01:00
layers.shader GLES shader fixes 2018-03-29 21:07:51 +02:00
layers3d.shader Give black materials at least some albedo 2018-09-25 11:24:48 +02: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 Fix the location of the simulation slider label 2018-10-31 10:30:11 +01:00
NozzleNode.py CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
PathSlider.qml Moved default values into components 2018-10-31 09:46:41 +01: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 Fix codestyle 2018-10-31 13:56:55 +01:00
simulationview_composite.shader GLES shader fixes 2018-03-29 21:07:51 +02:00
SimulationViewMainComponent.qml Pause simulation view when preferences have been changed. 2018-11-05 11:47:22 +01:00
SimulationViewMenuComponent.qml No longer create two instances of the setting view. 2018-11-05 11:48:19 +01:00
SimulationViewProxy.py Fix some typos 2018-01-17 11:53:31 +01:00