Cura/plugins
Ghostkeeper 9d1ea28b49
Remove old commented-out code
The function it calls no longer exists. The protobuf message it listens to was renamed and the renamed message is properly listened to in the line above.

Contributes to issue CURA-1687.
2016-07-07 15:51:25 +02:00
..
3MFReader Fixed up the 3MF reader to use the changed MeshBuilder and MeshData. 2016-06-28 11:43:02 +02:00
AutoSave Update AutoSave plugin to work with the new settings API 2016-05-30 15:29:10 +02:00
ChangeLogPlugin Merge branch '2.1' 2016-06-04 19:11:59 +02:00
CuraEngineBackend Remove old commented-out code 2016-07-07 15:51:25 +02:00
CuraProfileReader Support for importing a profile. 2016-06-09 14:14:50 +02:00
CuraProfileWriter Move ProfileReader and ProfileWriter over to Cura itself. 2016-06-09 14:14:49 +02:00
GCodeProfileReader Remove unused name/id when importing a profile from a gcode file 2016-07-05 21:58:47 +02:00
GCodeWriter GCodeWriter: Getting always the correct container with the currently used profile. 2016-06-24 16:00:38 +02:00
ImageReader Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LayerView Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LegacyProfileReader Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
PerObjectSettingsTool Make PerObjectSettingVisiblityHandler inherit SettingVisiblityHandler and some other cleanup 2016-06-23 13:33:51 +02:00
RemovableDriveOutputDevice Bump API version of plugins that do not need extra porting 2016-05-30 15:29:10 +02:00
SliceInfoPlugin Made exception handling of slice info plugin way more robust 2016-07-06 16:32:24 +02:00
SolidView Fix minor codereview issues 2016-06-22 17:19:14 +02:00
UltimakerMachineActions Merge branch 'master' of github.com:Ultimaker/Cura 2016-07-07 13:44:19 +02:00
USBPrinting Restarting machine check properly re-enables endstop check 2016-07-07 13:43:45 +02:00
VersionUpgrade/VersionUpgrade21to22 Make documentation specify filename without extension 2016-07-07 15:22:27 +02:00
XmlMaterialProfile Add support for some additional properties to XmlMaterialProfile 2016-06-02 08:10:55 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00