Cura/plugins
fieldOfView 2b761b87ac Fail gracefully when libSavitar is not found
By catching the ImportError, this prevents the logs being clogged with exceptions in start and when the plugins preference page is touched.
2017-03-25 09:56:02 +01:00
..
3MFReader Fail gracefully when libSavitar is not found 2017-03-25 09:56:02 +01:00
3MFWriter Fail gracefully when libSavitar is not found 2017-03-25 09:56:02 +01:00
AutoSave T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ChangeLogPlugin Fix typo in changelog 2.5.0 2017-03-23 08:53:57 +01:00
CuraEngineBackend Not to trigger reslice happy anymore, only retrigger if necessary. Also using isSliceable instead of property check when inspecting root node. CURA-3413 CURA-3412 2017-03-02 16:38:31 +01:00
CuraProfileReader Fixed a bunch of error which were reported by PyCharm's code analysis. 2017-02-26 21:05:09 +01:00
CuraProfileWriter T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
GCodeProfileReader T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
GCodeReader Removed comment. CURA-3390 2017-03-16 15:28:57 +01:00
GCodeWriter T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ImageReader CURA-3495 preRead() takes flexible arguments 2017-03-16 13:37:06 +01:00
LayerView Merge branch 'master' of github.com:Ultimaker/Cura 2017-03-07 16:44:41 +01:00
LegacyProfileReader T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MachineSettingsAction Merge branch 'master' into python_type_hinting 2017-01-17 08:42:55 +01:00
PerObjectSettingsTool Merge remote-tracking branch 'upstream/master' into mb-infill-line-angles 2017-02-15 08:20:45 +00:00
RemovableDriveOutputDevice Removed file progress from removable output device, as writefile job now handles that itself 2017-03-24 16:32:39 +01:00
SliceInfoPlugin SliceInfo now only sends sliceable model hashes (layer data was also sent) 2017-03-02 16:44:40 +01:00
SolidView Merge branch 'master' into python_type_hinting 2017-01-27 15:37:30 +01:00
UltimakerMachineActions Fix selecting heated bed for UMO 2017-03-01 09:47:30 +01:00
UM3NetworkPrinting Shortened the logging of the auth key. Turned out it was extremely long 2017-03-24 11:22:57 +01:00
USBPrinting Added **kwargs option to request write 2017-03-14 13:30:47 +01:00
VersionUpgrade Merge branch '2.5' of github.com:Ultimaker/Cura 2017-03-16 11:27:54 +01:00
X3DReader Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.) 2017-01-17 16:57:37 +01:00
XmlMaterialProfile CURA-3500 Make sure that material XMLs have utf-8 encoding 2017-03-15 11:47:33 +01:00
XRayView Finishing up opengl 4.1 core profile things, it all works. CURA-3273 2017-02-02 17:08:20 +01:00