Cura/plugins
Ghostkeeper 5c49adc52e
Also return tuple if upgrading failed
It is checked if the file data is None or empty (the upgrade is then considered 'failed'). But to unpack the file data, it needs to be a tuple.

Contributes to issue CURA-844.
2016-09-14 15:41:32 +02:00
..
3MFReader Fix revert accident 2016-09-09 17:10:45 +02:00
AutoSave Update AutoSave plugin to work with the new settings API 2016-05-30 15:29:10 +02:00
ChangeLogPlugin Minor text change in changelog 2016-09-02 13:06:10 +02:00
CuraEngineBackend refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308) 2016-09-14 10:46:57 +02:00
CuraProfileReader Upgrade profile function now returns empty list if something went wrong. 2016-09-09 13:23:22 +02:00
CuraProfileWriter Exporting a profile now exports all profiles in a zipped container 2016-08-26 12:55:31 +02:00
GCodeProfileReader Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
GCodeWriter Saving profile to g-code with empty container no longer results in empty string 2016-09-07 15:28:58 +02:00
ImageReader Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LayerView Show warning in layerview that wireprint display is not accurate 2016-09-14 08:50:46 +02:00
LegacyProfileReader Added skin_overlap <= infill_overlap mapping. 2016-09-07 11:32:25 +02:00
MachineSettingsAction Fix MachineSettingsAction after CURA-2006 2016-08-22 18:45:18 +02:00
PerObjectSettingsTool refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308) 2016-09-14 10:46:57 +02:00
RemovableDriveOutputDevice Update wording of error messages 2016-09-06 08:55:32 +02:00
SliceInfoPlugin Change url of cura stats. CURA-1445 2016-09-13 15:09:33 +02:00
SolidView Revert "Remove "infill mesh" as a standard visible setting" 2016-09-08 14:04:58 +02:00
UltimakerMachineActions Fix setting heated bed upgrade option 2016-09-07 15:38:27 +02:00
USBPrinting Fix uploading custom firmware on windows 2016-09-06 13:07:15 +02:00
VersionUpgrade/VersionUpgrade21to22 Also return tuple if upgrading failed 2016-09-14 15:41:32 +02:00
XmlMaterialProfile XML profile now returns serialization data even if it's read only 2016-09-13 14:57:00 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00