Cura/plugins/SimulationView
Erwan MATHIEU 8b4cee93c9 Fix cases of non-updating simulation view
CURA-12871
The removed test condition was only here for optimization, but is not reliable in all cases. It turns out the scene was updated thanks to the BuildVolume object being updated, so mostly by chance.
Now it is quite difficult to write a fully relevant test condition that triggers only when necessary, so instead the condition is removed. Since this slot is not called very often anyway, it should not hurt performance significantly.
2026-02-11 14:18:28 +01: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 Show layer height in Simulation View slider labels 2025-12-09 17:22:32 +01: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 Show layer height in Simulation View slider labels 2025-12-09 17:22:32 +01:00
SimulationPass.py Use separate node attribute to indicate assigned to disabled extruder 2025-10-16 09:50:09 +02:00
SimulationSliderLabel.qml Show layer height in Simulation View slider labels 2025-12-09 17:22:32 +01:00
SimulationView.py Fix cases of non-updating simulation view 2026-02-11 14:18:28 +01: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 Show warning only for enabled extruders 2025-11-26 09:01:50 +01:00
SimulationViewProxy.py Show layer height in Simulation View slider labels 2025-12-09 17:22:32 +01:00