Cura/cura
Ghostkeeper bbf53c441f
Don't use extruders() but extruderList
The extruders() slot has been deprecated. We need to replace it with extruderList. I'm changing them one by one and testing each time whether everything still seems to function correctly, but it's fairly safe anyway.

Done during Turbo Testing and Tooling to reduce the number of warnings in our log.
2020-05-15 15:06:58 +02:00
..
API Merge pull request #7743 from Ultimaker/CURA-7427_Add_option_to_sign_in_with_different_account_while_waiting_for_printers 2020-05-12 17:39:07 +02:00
Arranging Don't crash if the build volume is smaller than one arrange cell 2020-04-23 14:42:36 +02:00
Backups Scout some documentation to docstring. 2020-03-26 18:26:14 +01:00
Machines Don't use extruders() but extruderList 2020-05-15 15:06:58 +02:00
OAuth2 Fix mypy complaint about Optional type 2020-05-12 13:40:27 +02:00
Operations Remove a number of unused imports 2020-04-10 13:58:10 +02:00
PrinterOutput Remove a number of unused variables 2020-04-10 13:46:19 +02:00
ReaderWriters Create module cura.ReaderWriters 2018-04-05 15:14:15 +02:00
Scene Prevent max recursion for convex hull calculation 2020-02-28 16:31:28 +01:00
Settings Remove unnecessary re-adding of extruders 2020-05-15 14:26:44 +02:00
Stages Move CuraStage back to where plugins expect it. 2019-03-29 13:11:03 +01:00
TaskManagement Move HttpRequestManager to Uranium 2020-01-03 08:59:29 +01:00
UI Rearrange the AddPrinterPagesModel and mark "Add Cloud Printer" page as final 2020-04-29 11:38:36 +02:00
UltimakerCloud Move UltimakerCloudAuthentication and UltimakerCloudScope 2020-03-12 17:48:54 +01:00
Utils Fix mypy warning 2019-10-23 15:29:54 +02:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ApplicationMetadata.py Update sdk version to 7.2.0 2020-04-21 11:00:06 +02:00
AutoSave.py Add some missing typing 2020-01-10 14:58:53 +01:00
BuildVolume.py Fix calculation of infill wipe distance starting from infill location 2020-04-14 17:59:00 +02:00
CameraAnimation.py Merge pull request #905 from Ultimaker/snappier_camera_animation 2017-10-24 10:36:55 +02:00
CrashHandler.py Merge branch '4.5' 2020-02-25 12:07:47 +01:00
CuraActions.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
CuraApplication.py Prevent crash if icon was not found 2020-05-13 11:16:26 +02:00
CuraPackageManager.py Don't use deprecated extruders() slot 2020-05-15 15:02:07 +02:00
CuraVersion.py.in Make Marketplace link configurable from the build system 2020-01-28 11:52:46 +01:00
CuraView.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
Layer.py Add some missing typing 2020-01-10 14:58:53 +01:00
LayerData.py Codestyle fixes 2020-01-10 15:32:53 +01:00
LayerDataBuilder.py Removed unused function & added more typing 2019-01-25 13:52:41 +01:00
LayerDataDecorator.py Add some missing typing 2020-01-10 14:58:53 +01:00
LayerPolygon.py Fix some more typing 2020-01-10 18:03:20 +01:00
MachineAction.py Use loader for machine actions in dialog 2019-05-06 13:06:23 +02:00
MultiplyObjectsJob.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
OneAtATimeIterator.py Fix typing in __init__ methods to appease MYPY 2020-01-14 21:56:06 +01:00
PickingPass.py Don't crash if the shader fails to compile 2020-05-01 17:49:29 +02:00
PlatformPhysics.py Don't crash on moving empty groups down to build plate 2020-04-07 13:16:48 +02:00
PreviewPass.py Don't crash if the shader fails to compile 2020-05-01 17:49:29 +02:00
PrinterOutputDevice.py Fix typo in a log warning message 2019-05-16 12:04:26 +02:00
PrintJobPreviewImageProvider.py Codestyle fixes 2020-01-10 15:32:53 +01:00
SingleInstance.py Consider user preference when opening project files from cli. 2019-10-01 11:54:53 +02:00
Snapshot.py Add extra exception handling for UFPwriter 2019-09-24 09:24:36 +02:00
XRayPass.py show xray errors in solid view 2020-02-27 16:41:13 +01:00