Cura/plugins/3MFReader
Ghostkeeper 7745113704
Re-use stack variable
We're creating the variable but then requesting the 0th element from the list each time... That can be more logical and more efficient.

Contributes to issue CURA-4243.
2017-10-19 15:32:21 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ThreeMFReader.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ThreeMFWorkspaceReader.py Re-use stack variable 2017-10-19 15:32:21 +02:00
WorkspaceDialog.py Hide settings visibility row if it is not in preferences 2017-10-10 11:31:37 +02:00
WorkspaceDialog.qml Hide settings visibility row if it is not in preferences 2017-10-10 11:31:37 +02:00