Cura/resources/qml/Preferences/Materials
Ghostkeeper 3952366798
Move createMaterial to MaterialManagementModel and simplify it a bit
We can reuse our duplicateMaterial function again but in a simpler way. Also finding the preferred material is simpler with our container tree.
However there seems to be a problem with finding the preferred material; it's not finding generic_pla for UM3 and AA0.4 anyway, and then falls back on a random material. This needs to be fixed in the variant node class.

Contributes to issue CURA-6600.
2019-08-27 17:21:22 +02:00
..
MaterialsBrandSection.qml Remove custom text property in materials brand section 2019-05-07 14:27:39 +02:00
MaterialsDetailsPanel.qml Ensure that the material selection gets reset when diameter is changed 2019-07-02 17:59:27 +02:00
MaterialsList.qml Fix material current item reset 2019-07-30 15:16:50 +02:00
MaterialsPage.qml Move createMaterial to MaterialManagementModel and simplify it a bit 2019-08-27 17:21:22 +02:00
MaterialsSlot.qml Fix the disabling of the material setting fields. 2019-07-30 11:29:49 +02:00
MaterialsTypeSection.qml Fix a number of QML warnings 2019-05-16 14:23:09 +02:00
MaterialsView.qml Turn MaterialManagementModel into a singleton 2019-08-27 15:47:41 +02:00