.. |
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
|
Update simulation slider handle position after width change
|
2019-10-28 09:59:30 +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
|
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
|
Cleanup debugging things for cura-6874
|
2019-10-30 10:54:22 +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 |