..
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
Show both handle labels instead of the range label
2019-10-29 14:11:09 +01: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
Change SDK version to 7.0.0
2019-10-21 14:51:34 +02:00
SimulationPass.py
WIP: Refactor BuildPlateModel and split MultiBuildPlateModel
2018-02-17 22:24:05 +01:00
SimulationSliderLabel.qml
Move upper layer slider handle label to the top
2019-10-29 11:47:39 +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
Increase layer slider margins to accomodate labels
2019-10-29 13:03:53 +01: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