..
3MFReader
Merge branch '2.5'
2017-03-20 15:17:29 +01:00
3MFWriter
Fixed 3mf writing
2017-03-07 11:01:03 +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
Catch JSONDecodeErrors on decoding messages from the network
2017-03-29 10:34:27 +02: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
Update XmlMaterialProfile.py
2017-03-29 15:24:40 +02:00
XRayView
Finishing up opengl 4.1 core profile things, it all works. CURA-3273
2017-02-02 17:08:20 +01:00