.. |
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
|
Cleanup: remove warnings for non-existing margins
|
2019-11-12 14:51:48 +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
|
Fix crash when layer does not exist
|
2020-01-06 10:47:47 +01:00 |
SimulationSliderLabel.qml
|
Refactor: simplify SimulationSliderLabel font metrics
|
2019-11-12 14:56:56 +01:00 |
SimulationView.py
|
Add warning if you haven't sliced before going to layer view
|
2020-02-03 11:22:22 +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
|
Fix typing in __init__ methods to appease MYPY
|
2020-01-14 21:56:06 +01:00 |