Cura/plugins/SimulationView
Ruben D e36099a380
Draw backside of travel lines inverted
This adds a front-facing primitive towards the back side of every travel line, causing those lines to be visible from both sides regardless of backface culling. This doubles the number of vertices for travel moves, but due to backface culling it comes down to approximately the same performance as the original.
2017-12-13 01:44: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 Draw backside of travel lines inverted 2017-12-13 01:44: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