Cura/resources
Ghostkeeper 485e37e7f5
Extruders can be undefined, not null
This happens when the printer is changed, such as when changing the Machine Width in the machine settings dialogue. It updates these menus then and if not all extruders are defined it'll give the following errors:
2020-03-20 16:56:57,839 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/SettingsMenu.qml:51: TypeError: Cannot read property 'isEnabled' of undefined
2020-03-20 16:56:57,840 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/SettingsMenu.qml:44: TypeError: Cannot read property 'isEnabled' of undefined
2020-03-20 16:56:57,841 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/MaterialMenu.qml:26: TypeError: Cannot read property 'isEnabled' of undefined
2020-03-20 16:56:57,841 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/MaterialMenu.qml:28: TypeError: Cannot read property 'material' of undefined

Done during Turbo Testing and Tooling.
2020-03-20 17:03:08 +01:00
..
bundled_packages Bump SDK version number of Cura 4.5 to 7.1 2020-02-10 10:45:07 +01:00
definitions Disallow printers larger than 2km 2020-03-20 11:16:16 +01:00
extruders Merge branch 'master' of github.com:Ultimaker/Cura 2020-03-19 14:48:45 +01:00
i18n Merge branch 'DenyCZ-4.5' 2020-03-09 16:57:09 +01:00
images Merge pull request #7101 from yyh1002/master 2020-03-18 16:12:50 +01:00
intent Also bump up the setting version of files changed since this branch was branched 2019-11-20 16:51:15 +01:00
meshes Merge pull request #7112 from mehmetsutas/master 2020-03-17 16:37:58 +01:00
qml Extruders can be undefined, not null 2020-03-20 17:03:08 +01:00
quality Merge pull request #7112 from mehmetsutas/master 2020-03-17 16:37:58 +01:00
setting_visibility Merge pull request #7010 from smartavionics/mb-hole-offset 2020-02-13 09:05:18 +01:00
shaders Older drivers can lie w.r.t. GLSL-version if it's forced lower. 2019-09-21 14:58:59 +02:00
texts Fix layout of 4.5 change log 2020-02-25 16:16:45 +01:00
themes Add placeholder header pattern 2020-03-20 14:05:42 +01:00
variants Merge pull request #7298 from Ultimaker/CURA-7311_stair_step_height_0_for_pva 2020-03-19 14:12:28 +01:00