Cura/cura/Machines/Models
Jaime van Kessel 22b70e1a34 Ignore sceneChange signals if the camera triggered them in some places
These places weren't interested in all changes. They can probably be more
strict, but the camera is a really safe bet (and already greatly decreases
the number of updates, especially when just moving the camera)
2019-02-19 17:06:48 +01:00
..
__init__.py WIP: Move NozzleModel.py 2018-02-16 14:23:11 +01:00
BaseMaterialsModel.py Remove optimisation that broke updates of models upon metadata change 2018-12-18 16:52:04 +01:00
BuildPlateModel.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00
CustomQualityProfilesDropDownMenuModel.py Add logging for every setting model update 2018-03-12 14:48:56 +01:00
FavoriteMaterialsModel.py Remove unused import and add documentation 2018-12-18 16:09:19 +01:00
GenericMaterialsModel.py Update far less agressively for the material models 2018-12-11 10:59:17 +01:00
MachineManagementModel.py Add default if group_name is not set. 2019-02-01 12:02:59 +01:00
MaterialBrandsModel.py Update far less agressively for the material models 2018-12-11 10:59:17 +01:00
MultiBuildPlateModel.py Ignore sceneChange signals if the camera triggered them in some places 2019-02-19 17:06:48 +01:00
NozzleModel.py Fix NozzleModel to work with new ListModel data update 2018-12-14 13:00:06 +01:00
QualityManagementModel.py Merge branch '3.3' 2018-04-18 10:43:31 +02:00
QualityProfilesDropDownMenuModel.py Add timer to QualityProfilesDropdownMenuModel to prevent unneeded updates 2018-12-21 17:12:07 +01:00
QualitySettingsModel.py Merge branch '3.3' 2018-04-18 10:43:31 +02:00
SettingVisibilityPresetsModel.py Add missing typing for setting visibility preset model 2018-12-20 11:09:02 +01:00