Cura/plugins/ImageReader
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 Removed unneeded application reference in construction of meshreaders 2018-06-29 09:25:38 +02:00
ConfigUI.qml No need for leading 0 in load-image num-fields. 2020-12-11 17:18:23 +01:00
ImageReader.py Fix linear-scaling height map thickness 2020-12-09 12:16:56 +01:00
ImageReaderUI.py Correctly select the color mode from GUI - this fixes bug #8040 2020-07-07 12:02:01 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00