Cura/plugins/SimulationView
HellAholic f5a9cb2f65 Fix layer heights cache to use layer_data id
Updated the caching logic in SimulationView to use the id of the layer_data object instead of the node. This ensures the cache is correctly invalidated when layer_data changes, preventing potential issues when nodes are reused.
2025-12-14 23:54:32 +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 layer heights cache to use layer_data id 2025-12-14 23:54:32 +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