Cura/plugins/SimulationView
Ruben D f69375691f
Reduce vertices per tube by 1
Since the tubes are symmetrical, instead of using an extra vertex to flip the winding order, I just mirror all horizontal coordinates so that the triangles flip inside out.
2017-12-13 18:58:05 +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 CURA-4609 Minor improvements in Simulation View: 2017-11-23 09:59:34 +01:00
layers.shader CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
layers3d.shader Reduce vertices per tube by 1 2017-12-13 18:58:05 +01:00
layers3d_shadow.shader CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
layers_shadow.shader CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
LayerSlider.qml CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
NozzleNode.py CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
PathSlider.qml CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
plugin.json CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
SimulationPass.py Enable backface culling for layer view 2017-12-13 01:42:24 +01:00
SimulationSliderLabel.qml CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
SimulationView.py After changing the settings refresh simulation max path number 2017-11-28 13:08:25 +01:00
SimulationView.qml Merge branch '3.1' 2017-11-28 10:36:11 +01:00
simulationview_composite.shader CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00
SimulationViewProxy.py CURA-4526 Add Simulation View plugin 2017-11-21 10:51:57 +01:00