Cura/plugins/XmlMaterialProfile
Ghostkeeper 6d3fed8f52
Allow getContainer() to return None
And in the rest of the locations we must then check if it's None and handle that gracefully.
Here we assume that the getContainer message shows a message to the user if necessary. For now we'll just log it.

Contributes to issue CURA-5045.
2018-03-26 15:48:03 +02:00
..
__init__.py Fix material upgrade and version checking 2017-11-02 13:01:49 +01:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
product_to_id.json Load product_id_map from file 2017-11-01 14:52:03 +01:00
XmlMaterialProfile.py Allow getContainer() to return None 2018-03-26 15:48:03 +02:00
XmlMaterialUpgrader.py Fix material upgrade and version checking 2017-11-02 13:01:49 +01:00
XmlMaterialValidator.py Fix material profile validator 2018-02-01 14:50:05 +01:00