Ghostkeeper
|
1febfde3cc
Fix switching to printers without variant
|
5 years ago |
Ghostkeeper
|
4fb656ea7b
Don't use deprecated Preferences.getInstance()
|
5 years ago |
Ghostkeeper
|
8ef410e826
Update the _available_materials in the actual _update function
|
5 years ago |
Ghostkeeper
|
ea1c99b708
Update _favorite_ids in BaseMaterialsModel._update
|
5 years ago |
Ghostkeeper
|
5d76f96354
Fix getting available materials without material manager
|
5 years ago |
Ghostkeeper
|
4ad6f4f635
Update materials models when container tree updates
|
5 years ago |
Ghostkeeper
|
b7213ad020
Don't require material manager any more to find available materials
|
5 years ago |
Jaime van Kessel
|
47d082b5dc
Fix updating of material models
|
5 years ago |
Ghostkeeper
|
46b489c3f9
getAvailableMaterialsForMachineExtruder can never return None
|
5 years ago |
Ghostkeeper
|
5abb03e269
No longer update all material models when favourites change
|
5 years ago |
Jaime van Kessel
|
646222f2ac
Fix removing of material
|
5 years ago |
Ghostkeeper
|
7d1f8e981b
Fix models using new MaterialNode class
|
5 years ago |
Jaime van Kessel
|
41f2a0e222
Add a property to temporarily disable the material models from updating.
|
6 years ago |
Jaime van Kessel
|
7754b8a447
Only instantiate setting menus when it's visible
|
6 years ago |
Ghostkeeper
|
66ed9ed201
Remove optimisation that broke updates of models upon metadata change
|
6 years ago |
Remco Burema
|
b413b4cdb6
Correct a typo in typing. [CURA-6016]
|
6 years ago |
Jaime van Kessel
|
f67ac8d7c4
Update far less agressively for the material models
|
6 years ago |
Lipu Fei
|
97e6354c13
Fix material update upon extruder-compatible diameter change
|
6 years ago |
Ghostkeeper
|
c6fa9474d6
Merge branch '3.5'
|
6 years ago |
Diego Prado Gesto
|
6d2492e5cb
Remove spurious signal, it does the same as materialsUpdated.
|
6 years ago |
Jaime van Kessel
|
e7d9f0ce45
Added typing for various setting classes
|
6 years ago |
Lipu Fei
|
40c4e9c5df
Fix KeyError color_code in BaseMaterialsModel
|
6 years ago |
Lipu Fei
|
33f495442a
Remove unneeded code
|
6 years ago |
Ian Paschal
|
2304aeaceb
Expanded states preserved when updating models
|
6 years ago |
Ian Paschal
|
6be9b5e27f
Consolidate models some more
|
6 years ago |
Ian Paschal
|
56a5f59964
Cleaner code
|
6 years ago |
Ian Paschal
|
6225fff1f8
Re-added material detail view
|
6 years ago |
Ian Paschal
|
cb713eea6a
Improve models
|
6 years ago |
Ian Paschal
|
68bccd8bf7
Improve the Favorites, Base, and Brand materials models (WIP)
|
6 years ago |
Diego Prado Gesto
|
a4b46be2c5
CURA-5427 Force the material models to update when the machine changes and so
|
6 years ago |
Lipu Fei
|
6cae5c2e35
Remove unnecessary signal connection in MaterialsModel
|
7 years ago |
Lipu Fei
|
cb7677347d
Fix material model update upon variant change
|
7 years ago |
Lipu Fei
|
4b7c8a8a80
Add doc for BaseMaterialsModel
|
7 years ago |
Lipu Fei
|
b4c3536999
Move getAvailableMaterials() into MaterialManager
|
7 years ago |
Lipu Fei
|
c21174eea8
Fix the usage of protected variables in material models
|
7 years ago |
Lipu Fei
|
580244a546
Split material models into separate files
|
7 years ago |