Cura/plugins/3MFReader
Ghostkeeper 0f12b012cf
Create InstallMissingPackageDialog with newly-exposed function from Marketplace
This adds a new function to the API of the Marketplace plug-in.
It's not pretty, but it's going to be how it is for a while.

Done to fix a critical build issue. The 'import plugins' thing works from source but not on the build.
2022-06-08 10:19:51 +02:00
..
__init__.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
ThreeMFReader.py Change imported namespace pySavitar to Savitar 2022-02-28 10:44:16 +01:00
ThreeMFWorkspaceReader.py Include all missing package metadata instead of just ids so we have something to display before searching the package on the marketplace. This is also important so we can show something if we can't find the package on the marketplace. 2022-05-31 15:21:11 +02:00
UpdatableMachinesModel.py Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2021-12-28 14:54:56 +01:00
WorkspaceDialog.py Create InstallMissingPackageDialog with newly-exposed function from Marketplace 2022-06-08 10:19:51 +02:00
WorkspaceDialog.qml Add header and footer components to Dialog 2022-06-06 21:45:48 +02:00