Cura/plugins/SimulationView
Erwan MATHIEU e69a436942
Some checks are pending
conan-package / conan-package (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
Fix sometimes wrongly displayed view
CURA-12660
This required a refactoring of the management of the active view. The previous behavior was that anyone could set the active view, depending on certain conditions. But now we also have a view that is set by a tool, so sometimes the actually set view would be incorrect. Now each Stage requests an active view, and each tool CAN also request an active view. Then the Controller decides which view should actually be active depending on the active stage and tool.
2025-08-06 16:15:05 +02:00
..
resources Convert icons to UTF-8 2021-06-28 18:28:50 +02:00
__init__.py Qt5->Qt6: GUI-attributes and flips params register singletons. 2021-12-28 18:36:28 +01:00
layers.shader Add new travel types and display z-hops 2025-05-26 11:52:53 +02:00
layers3d.shader Add new travel types and display z-hops 2025-05-26 11:52:53 +02:00
layers3d_shadow.shader Use proper English word for "plane" 2025-06-10 11:21:17 +02:00
layers_shadow.shader Add new travel types and display z-hops 2025-05-26 11:52:53 +02:00
LayerSlider.qml Fix direction of pointing rectangle 2022-04-13 17:36:47 +02:00
NozzleNode.py Remove a bunch of unused imports 2019-11-08 13:38:42 +01:00
PathSlider.qml Remove unused controls imports 2021-11-11 16:28:20 +01:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
SimulationPass.py Merge branch 'main' into CURA-11978_retract-and-unretract-in-a-travel 2025-05-27 08:51:07 +02:00
SimulationSliderLabel.qml Make texts fields selectable by mouse for various components 2022-01-31 10:28:00 +01:00
SimulationView.py Fix sometimes wrongly displayed view 2025-08-06 16:15:05 +02:00
simulationview_composite.shader GLES shader fixes 2018-03-29 21:07:51 +02:00
SimulationViewMainComponent.qml Loop back to the beginning when ending simulation playback 2024-11-11 16:14:32 +01:00
SimulationViewMenuComponent.qml Change wording as suggested 2025-06-12 08:39:59 +02:00
SimulationViewProxy.py Loop back to the beginning when ending simulation playback 2024-11-11 16:14:32 +01:00