Cura/plugins/XmlMaterialProfile
fieldOfView 30a679ddf9 Reduce loadingtime of XmlMaterialProfiles by 25%
XmlMaterialProfile did a lot of findInstanceContainers() by GUID and base_file. If base_file is always set, matching GUID is superfluous.

This shaved off 20% loading time of the application (43 vs 34 seconds) on a cached load.
2016-08-26 17:18:35 +02:00
..
__init__.py Mark XmlMaterialProfile as type "material" so the import/export code can find it 2016-07-07 01:42:39 +02:00
XmlMaterialProfile.py Reduce loadingtime of XmlMaterialProfiles by 25% 2016-08-26 17:18:35 +02:00