Cura/plugins/3MFReader
Remco Burema 8aa071056b
Now unused API field only took integers originally.
We want to keep it this way so people can still make plugins work for older versions of Cura, like 3.6, where the 'api' field with just a single major version, instead of the 'supported_sdk_versions', which can be either a version-string like '7.6.0' or a list of version strings.
2021-06-17 11:15:33 +02:00
..
__init__.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
ThreeMFReader.py Add cura: namespace before setting keys, and store the rest in um_node.metadata 2021-02-08 17:37:38 +01:00
ThreeMFWorkspaceReader.py Load profile from ContainerRegistry if the stack refers to it 2021-06-03 17:13:22 +02:00
UpdatableMachinesModel.py Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"" 2020-08-20 16:35:52 +02:00
WorkspaceDialog.py Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"" 2020-08-20 16:35:52 +02:00
WorkspaceDialog.qml Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 2021-05-27 16:06:20 +02:00