Cura/plugins
Ghostkeeper d8c1546be3
Revert making the camera image black while it doesn't react
This was giving segfaults sometimes on my computer. I suspect it's because the camera image could have been written to by both this Python code and by the camera itself, giving it a sort of data race or maybe that the image was discarded by the camera while it's being written to by Python. In any case, this should make it more stable.

Contributes to issue CURA-4376.
2017-09-27 14:20:20 +02:00
..
3MFReader In project loading dialog the CANCLE button did not work 2017-09-25 14:32:02 +02:00
3MFWriter Only write the information we need to workspaces 2017-09-26 09:56:49 +02:00
AutoSave Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ChangeLogPlugin Add Chinese language entry to change log 2017-08-28 16:46:26 +02:00
CuraEngineBackend Fixed error spam on progress sliced layer run 2017-09-26 09:30:49 +02:00
CuraProfileReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
CuraProfileWriter Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
FirmwareUpdateChecker Added user agent header to firmware update 2017-09-27 09:37:38 +02:00
GCodeProfileReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
GCodeReader Added Title for messages 2017-09-13 13:58:08 +02:00
GCodeWriter Fix saving g-code if no quality profile is set 2017-07-06 13:52:54 +02:00
ImageReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
LayerView Layerview scrollbar now has fixed size. 2017-09-20 13:35:13 +02:00
LegacyProfileReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
MachineSettingsAction Fix setting machine head polygon in Machine Settings 2017-08-31 22:57:50 +02:00
PerObjectSettingsTool CURA-4354 fixed plugin injected tool icon path finding, example in PerObjectSettingsTool 2017-09-22 16:15:38 +02:00
PluginBrowser Added Title for messages 2017-09-13 13:58:08 +02:00
RemovableDriveOutputDevice Add message content for WriteRequestFailedErrors 2017-09-15 11:06:32 +02:00
SliceInfoPlugin Fixed some missed references to the previous variables - CURA-4232 2017-09-15 16:05:24 +02:00
SolidView Renamed the views to * view 2017-09-11 14:23:32 +02:00
UltimakerMachineActions Remove redundant createDefinitionChangesContainer() in UMOUpgradeSelection 2017-08-04 11:14:56 +02:00
UM3NetworkPrinting Revert making the camera image black while it doesn't react 2017-09-27 14:20:20 +02:00
USBPrinting Clarify message title 2017-09-21 12:52:07 +02:00
VersionUpgrade Merged branch - CURA-4270 2017-09-13 13:25:00 +02:00
X3DReader Use semantic versioning for all plugin.json 2017-06-22 08:57:47 +02:00
XmlMaterialProfile Update setting_version to 3 for XMLMaterial 2017-09-04 15:51:31 +02:00
XRayView Renamed the views to * view 2017-09-11 14:23:32 +02:00