Cura/plugins/SimulationView
c.lamboo d5c0fde7f2 Render labels using Text.QtRendering on OSX
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see).

In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could.

CURA-9154
2022-05-10 15:40:09 +02:00
..
resources
__init__.py
layers.shader
layers3d.shader
layers3d_shadow.shader
layers_shadow.shader
LayerSlider.qml
NozzleNode.py
PathSlider.qml
plugin.json
SimulationPass.py
SimulationSliderLabel.qml
SimulationView.py
simulationview_composite.shader
SimulationViewMainComponent.qml
SimulationViewMenuComponent.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
SimulationViewProxy.py