Cura/plugins/PerObjectSettingsTool
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 Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 2021-05-27 16:06:20 +02:00
PerObjectCategory.qml Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 2021-05-27 16:06:20 +02:00
PerObjectItem.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
PerObjectSettingsPanel.qml Use Cura-style drop-down to select mesh type 2021-06-15 17:13:08 +02:00
PerObjectSettingsTool.py Also add wall_line_count when adding a infill mesh 2020-11-03 16:06:10 +01:00
PerObjectSettingVisibilityHandler.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
SettingPickDialog.qml While searching, search through all settings rather than just visible 2020-05-15 13:11:28 +02:00
tool_icon.svg Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 2021-05-27 16:06:20 +02:00