.. |
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
|
Fix window resize bug in LayerSlider concerning handle position
|
2019-11-07 12:46:45 +01:00 |
NozzleNode.py
|
Remove a bunch of unused imports
|
2019-11-08 13:38:42 +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
|
Let the simulation slider label scale on actual font size
|
2019-11-11 16:10:26 +01:00 |
SimulationView.py
|
Fix another is None check for typing
|
2019-11-11 09:08:13 +01:00 |
simulationview_composite.shader
|
GLES shader fixes
|
2018-03-29 21:07:51 +02:00 |
SimulationViewMainComponent.qml
|
Merge branch 'master' into CURA-6854_align_layer_label_top_bottom
|
2019-11-01 10:51:21 +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 |