Cura/cura
Ghostkeeper bd4aba2572
Return empty extruder list if no global stack
Just about every call of this function (except 2) would break when this returns None. The signature also says it doesn't return None. Let's return an empty list instead.

Contributes to issue CURA-5045.
2018-03-27 09:28:19 +02:00
..
Arranging Fixes for slicing 2018-01-16 15:10:16 +01:00
Machines Allow getContainer() to return None 2018-03-26 15:48:03 +02:00
Operations Add missing super init call - CURA-4525 2018-01-04 10:59:44 +01:00
PrinterOutput Merge branch 'feature_custom_gcode_commands' 2018-03-20 13:44:23 +01:00
Scene Merge pull request #3524 from fieldOfView/fix_support_eraser_grouping 2018-03-20 09:48:10 +01:00
Settings Return empty extruder list if no global stack 2018-03-27 09:28:19 +02:00
Stages Fix sidebar loading and unloading depending on active stage 2017-12-06 17:46:18 +01:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
BuildVolume.py CURA-4400 Apply correct shader to grouped nodes 2018-03-20 16:54:34 +01:00
CameraAnimation.py Merge pull request #905 from Ultimaker/snappier_camera_animation 2017-10-24 10:36:55 +02:00
CameraImageProvider.py Added videostream to cluster again 2017-12-06 14:59:20 +01:00
CrashHandler.py Typo 2018-03-22 09:49:22 +01:00
CuraActions.py CURA-4400 fix setting extruder number on a group printed with mixed extruders 2018-03-14 16:32:53 +01:00
CuraApplication.py CURA-5128 cleanup .gz and only leave .gcode.gz as Cura and Uranium now accept extensions with multiple periods 2018-03-22 14:35:21 +01:00
CuraSplashScreen.py Fix size of "beta" classifier on splash screen for HiDPI (windows) screens 2017-10-16 14:51:59 +02:00
CuraVersion.py.in Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Layer.py CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +01:00
LayerData.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
LayerDataBuilder.py CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +01:00
LayerDataDecorator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
LayerPolygon.py CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +01:00
MachineAction.py Fix generating view for machine action - CURA-4568 2017-11-28 15:18:05 +01:00
MachineActionManager.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MultiplyObjectsJob.py Add children to correct buildplate when multiplying 2018-03-19 12:32:52 +01:00
ObjectsModel.py CURA-5090 speedups by using qtimers on updating mostly visual elements 2018-03-14 16:09:59 +01:00
OneAtATimeIterator.py CURA-4821 Fix one at a time slicing for builtiplexer 2018-01-22 11:07:38 +01:00
PickingPass.py Fix code-style and type hinting 2018-03-15 09:03:50 +01:00
PlatformPhysics.py Parent added meshes to the parent node instead of creating a group 2018-03-16 13:22:43 +01:00
PreviewPass.py Better readability in PreviewPass 2018-02-15 15:23:17 +01:00
PrinterOutputDevice.py CURA-4870 Wait until the configuration has all the mandatory data before 2018-03-13 13:14:29 +01:00
PrintInformation.py Fix file name update 2018-03-20 11:30:06 +01:00
ProfileReader.py Better info on no profiles to import for gcode 2018-03-09 16:40:57 +01:00
ProfileWriter.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Snapshot.py Fixed stupid mistake that made all snapshots be taken from the back of model 2018-03-14 11:32:36 +01:00