Cura/plugins/3MFWriter
Ghostkeeper 75e5a185d9
Don't unnecessarily cast to a set
The InstanceContainer version of getAllKeys was first casting to a list but I removed that, because everywhere where we were using it we were casting it directly to a set.

Contributes to issue CURA-5330.
2018-06-15 13:07:55 +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
ThreeMFWorkspaceWriter.py CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
ThreeMFWriter.py Don't unnecessarily cast to a set 2018-06-15 13:07:55 +02:00