..
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
Move multiplication from Python to shaders. (Needs the same-named Uranium branch.)
2019-04-19 16:58:38 +02:00
layers3d.shader
Reduced amount of matrix multiplication in geometry shaders.
2019-04-19 23:00:26 +02:00
layers3d_shadow.shader
Reduced amount of matrix multiplication in geometry shaders.
2019-04-19 23:00:26 +02:00
layers_shadow.shader
Move multiplication from Python to shaders. (Needs the same-named Uranium branch.)
2019-04-19 16:58:38 +02:00
LayerSlider.qml
Remove external dependency from SimulationViewMainComponent
2019-10-09 16:51:28 +02:00
NozzleNode.py
CURA-4526 Add Simulation View plugin
2017-11-21 10:51:57 +01:00
PathSlider.qml
Make some tweaks in the UI for the preview stage.
2018-11-11 14:06:52 +01:00
plugin.json
Update plugin versions to match package versions
2018-12-17 13:03:21 +01:00
SimulationPass.py
WIP: Refactor BuildPlateModel and split MultiBuildPlateModel
2018-02-17 22:24:05 +01:00
SimulationSliderLabel.qml
Fix the width of the slider label when the number of layers was exactly
2018-11-06 16:15:32 +01:00
SimulationView.py
Make the height of the layer slider dynamic
2019-10-07 15:40:42 +02:00
simulationview_composite.shader
GLES shader fixes
2018-03-29 21:07:51 +02:00
SimulationViewMainComponent.qml
Remove external dependency from SimulationViewMainComponent
2019-10-09 16:51:28 +02:00
SimulationViewMenuComponent.qml
Add preferences for draggable/expandable-component. [CURA-6478]
2019-04-25 14:50:29 +02:00
SimulationViewProxy.py
Greatly simplify the SimulationViewProxy
2019-08-27 13:03:23 +02:00