Cura/plugins/SimulationView
Remco Burema e119c46944
Fetch count from simple property instead of recalculation.
Polygons don't change when in layer-view. There's already an analogous elementCount property anyway, so a vertexCount property can't do much harm. Just keep in mind that when the polygons are altered, it should be either done via build, or the lineMeshXXXCount methods should be used instead.
2021-08-09 13:15:44 +02:00
..
resources Convert icons to UTF-8 2021-06-28 18:28:50 +02:00
__init__.py No longer create two instances of the setting view. 2018-11-05 11:48:19 +01:00
layers.shader Format spacing 2020-05-07 14:10:45 +02:00
layers3d.shader Merge branch 'master' into graphics_buffer_update 2021-07-25 22:30:39 +02:00
layers3d_shadow.shader Handle render-range in shader. 2021-07-25 22:26:59 +02:00
layers_shadow.shader Layerview can now deal with visibility extruder nrs. 4+ 2020-05-06 18:03:32 +02:00
LayerSlider.qml Cleanup: remove warnings for non-existing margins 2019-11-12 14:51:48 +01:00
NozzleNode.py Remove a bunch of unused imports 2019-11-08 13:38:42 +01:00
PathSlider.qml Update simulation slider handle position after width change 2019-10-28 09:59:30 +01:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
SimulationPass.py Fetch count from simple property instead of recalculation. 2021-08-09 13:15:44 +02:00
SimulationSliderLabel.qml Refactor: simplify SimulationSliderLabel font metrics 2019-11-12 14:56:56 +01:00
SimulationView.py Updated message with message types 2021-07-28 08:45:42 +02:00
simulationview_composite.shader GLES shader fixes 2018-03-29 21:07:51 +02:00
SimulationViewMainComponent.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
SimulationViewMenuComponent.qml Change icon in simulation view to rectangle 2021-07-13 15:20:41 +02:00
SimulationViewProxy.py Use properties instead of slots for min & max flow 2021-05-18 16:18:45 +02:00