Cura/plugins
Jaime van Kessel 09025edffa
Convert some class functions to static
Since they didn't access any class attributes, there is no need for them to be classMethods
2019-09-06 17:22:40 +02:00
..
3MFReader Make functions that should have been static, static. 2019-08-27 11:41:21 +02:00
3MFWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
AMFReader Fix some typos 2019-04-30 11:39:45 +02:00
CuraDrive Handle requests ConnectionErrors in Backup plugin 2019-04-23 09:07:19 +02:00
CuraEngineBackend Do not trigger slicing if there's no slicable object 2019-09-03 20:01:41 +02:00
CuraProfileReader Fix typing 2019-09-03 15:58:42 +02:00
CuraProfileWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
FirmwareUpdateChecker Fix logging in FirmwareUpdateChecker 2019-08-15 13:03:51 +02:00
FirmwareUpdater Add UI feedback on invalid firmware update 2019-08-27 08:52:13 +02:00
GCodeGzReader F5 reloads gcode file 2019-08-27 14:42:31 +02:00
GCodeGzWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
GCodeProfileReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
GCodeReader Add doc for the need of filename in processGCodeStream() 2019-09-05 14:19:48 +02:00
GCodeWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
ImageReader fix color inversion and make variable naming descriptive 2019-03-22 11:42:31 +01:00
LegacyProfileReader Add convenience script for running complete coverage 2019-08-30 16:32:11 +02:00
MachineSettingsAction Fix metadata checking 2019-08-28 11:52:52 +02:00
ModelChecker Ensure the model checker doesn't update a gazillion times on multiply 2019-02-21 21:09:49 +01:00
MonitorStage Add text about cloud connection when no printer can be reached on monitor 2019-07-09 09:09:08 +02:00
PerObjectSettingsTool Update when a setting is removed from the list 2019-08-02 14:34:14 +02:00
PostProcessingPlugin Add space before comments 2019-09-06 14:35:29 +02:00
PrepareStage Scale instead of center for preview/prepare-menus. [CURA-6478] 2019-04-25 21:50:24 +02:00
PreviewStage Remove a line of commented-out code. [CURA-6478] 2019-04-25 22:42:52 +02:00
RemovableDriveOutputDevice Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
SimulationView Made too broad exception handling more specific 2019-09-02 09:52:36 +02:00
SliceInfoPlugin Use certifi CA certs with urllib requests 2019-08-13 12:59:27 +02:00
SolidView Merge branch 'feature_bottom_face' of https://github.com/Ultimaker/Cura into feature_bottom_face 2019-09-03 16:04:38 +02:00
SupportEraser Calculate bounding box for helper meshes 2019-05-24 10:49:35 +02:00
Toolbox Fix displaying generic materials 2019-08-16 13:38:14 +02:00
TrimeshReader Check gltf extension against lower() filename 2019-09-06 09:51:26 +02:00
UFPReader Fix UFPReader due to gcode reader readFromStream() change 2019-09-05 14:17:49 +02:00
UFPWriter Change the comment of the UFP mimetype to the correct description 2019-03-21 14:32:27 +01:00
UltimakerMachineActions Fix theming 2019-04-17 09:18:08 +02:00
UM3NetworkPrinting Merge pull request #6313 from Ultimaker/CS-171_add_r2_support 2019-09-06 11:53:55 +02:00
USBPrinting Add UI feedback on invalid firmware update 2019-08-27 08:52:13 +02:00
VersionUpgrade Add convenience script for running complete coverage 2019-08-30 16:32:11 +02:00
X3DReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
XmlMaterialProfile Convert some class functions to static 2019-09-06 17:22:40 +02:00
XRayView Merge remote-tracking branch 'origin/master' into shader_optimization 2019-05-16 14:22:05 +02:00