Cura/plugins/XmlMaterialProfile
Ghostkeeper c34de83e3f
Use isLoaded to check if a material is already loaded
This prevents us from having to make an expensive findContainers call if it's not necessary, and also prevents us from unnecessarily loading the subcontainers in a loop during loading.

Contributes to issue CURA-4243.
2017-11-29 18:04:07 +01: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 Use isLoaded to check if a material is already loaded 2017-11-29 18:04:07 +01:00
XmlMaterialUpgrader.py Fix material upgrade and version checking 2017-11-02 13:01:49 +01:00