Cura/plugins
Diego Prado Gesto b8417bcccb If the label tag exists in the xml material file, but without any string
in it, the label.text return None and then it makes Cura crashing when
creating the models.
This is intended to fix the issue #3750
2018-05-23 09:34:21 +02:00
..
3MFReader Use MimeTypeDatabase to find loaded file extension and set proper project name 2018-05-08 10:47:59 +02:00
3MFWriter Make sure that project writer runs on Qt thread 2018-04-16 15:32:12 +02:00
AutoSave CURA-4895 Connect timer signal just if CuraApplication has been previously created and started 2018-02-05 11:28:17 +01:00
ChangeLogPlugin Adding some love 2018-04-25 18:04:12 +02:00
CuraEngineBackend Change default auto_slice setting to False 2018-04-17 10:37:07 +02:00
CuraProfileReader Merge master into material marketplace 2018-05-01 11:56:34 +02:00
CuraProfileWriter Create module cura.ReaderWriters 2018-04-05 15:14:15 +02:00
FirmwareUpdateChecker Update the link so we can see how many people use it 2018-03-21 13:23:33 +01:00
GCodeGzReader Remove unused import 2018-04-25 16:44:32 +02:00
GCodeGzWriter Revert "Fix gcode.gz double extension problem on Mac" 2018-04-18 16:00:08 +02:00
GCodeProfileReader Merge master into material marketplace 2018-05-01 11:56:34 +02:00
GCodeReader Show g-code in position it would print 2018-05-09 13:25:41 +02:00
GCodeWriter Fix check for existence of gcode_dict variable 2018-05-08 10:44:19 +02:00
ImageReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
LegacyProfileReader Create module cura.ReaderWriters 2018-04-05 15:14:15 +02:00
MachineSettingsAction Cura-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +02:00
ModelChecker Fix optional arguments in MA _onChanged 2018-04-24 13:56:09 +02:00
MonitorStage Fix for monitor stage ocasionally crashing 2018-03-16 15:58:29 +01:00
PerObjectSettingsTool Rename expandAll to expandRecursive 2018-03-30 15:07:42 +02:00
PostProcessingPlugin Double-escape newlines in script string 2018-04-26 13:30:59 +02:00
PrepareStage Fix sidebar loading and unloading depending on active stage 2017-12-06 17:46:18 +01:00
RemovableDriveOutputDevice Choose correct stream depending on output mode 2018-03-16 14:54:56 +01:00
SimulationView GLES shader fixes 2018-03-29 21:07:51 +02:00
SliceInfoPlugin Use pyqtSlot to show more info dialog 2018-04-17 16:43:41 +02:00
SolidView Fix rendering before the extruder number decoration is set 2018-04-11 11:59:54 +02:00
SupportEraser Fix translation of Support Blocker plug-in name 2018-04-23 14:15:23 +02:00
Toolbox CURA-5296 Small QML bug fix 2018-05-22 16:04:38 +02:00
UFPWriter Added MimeTypeDatabase for UFP extension 2018-05-08 10:59:05 +02:00
UltimakerMachineActions Cura-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +02:00
UM3NetworkPrinting CURA-5254 Keep track of the latest manual entry key, so it is then 2018-05-22 12:05:33 +02:00
USBPrinting Merge remote-tracking branch 'origin/3.3' 2018-04-19 09:20:22 +02:00
UserAgreement Cura-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +02:00
VersionUpgrade Fix docs for VersionUpgrade 3.3 to 3.4 2018-05-02 13:00:02 +02:00
X3DReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
XmlMaterialProfile If the label tag exists in the xml material file, but without any string 2018-05-23 09:34:21 +02:00
XRayView GLES shader fixes 2018-03-29 21:07:51 +02:00