Cura/plugins/SimulationView
HellAholic 749d81c4d9 Optimize layer heights cache in SimulationView
Added logic to track which node's layer heights are cached and only recalculate the cache if the data source changes. This improves performance by avoiding unnecessary recalculations and ensures cache validity when the scene changes.
2025-12-14 23:33:18 +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 Optimize layer heights cache in SimulationView 2025-12-14 23:33:18 +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