Ghostkeeper
|
37bd7c6b0e
Always return a MaterialNode from getDefaultMaterial
|
5 лет назад |
Ghostkeeper
|
81a33af3aa
Use variant node's preferredMaterial function from MaterialManager too
|
5 лет назад |
Ghostkeeper
|
7b83e51439
Use container tree to determine default material
|
5 лет назад |
Jaime van Kessel
|
80dd8a0061
Merge branch 'feature_intent_container_tree' of github.com:Ultimaker/Cura into feature_intent_container_tree
|
5 лет назад |
Jaime van Kessel
|
47d082b5dc
Fix updating of material models
|
5 лет назад |
Remco Burema
|
507cb356d2
Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls.
|
5 лет назад |
Jaime van Kessel
|
b5d826fab9
Fix deprecation warning
|
5 лет назад |
Ghostkeeper
|
46b489c3f9
getAvailableMaterialsForMachineExtruder can never return None
|
5 лет назад |
Jaime van Kessel
|
4ff8991196
Ensure that materials get filtered by diameter again
|
5 лет назад |
Jaime van Kessel
|
d29b3078b3
Clean up no longer used code
|
5 лет назад |
Jaime van Kessel
|
fcbfa88d97
Fix creation of new materials
|
5 лет назад |
Jaime van Kessel
|
88857a7be8
Fix setMaterialName
|
5 лет назад |
Jaime van Kessel
|
646222f2ac
Fix removing of material
|
5 лет назад |
Jaime van Kessel
|
49e8c8d9d9
Fix the check to see if a material can be removed
|
5 лет назад |
Jaime van Kessel
|
76b58134ae
Fix getRootMaterialIdForDiameter
|
5 лет назад |
Jaime van Kessel
|
4dd5cb1a85
Fix getMaterialByType
|
5 лет назад |
Jaime van Kessel
|
97e77994a1
Update the removing & duplicating of material
|
5 лет назад |
Remco Burema
|
9374934d72
Merge branch 'feature_intent_container_tree' of https://github.com/Ultimaker/Cura into feature_intent_container_tree
|
5 лет назад |
Remco Burema
|
1609138d4d
Remove deprecated ContainerNode.getChildNode(...) calls.
|
5 лет назад |
Remco Burema
|
7fb9642e45
Replace deprecated .getContainer() calls with .container
|
5 лет назад |
Jaime van Kessel
|
76729360e1
Remove unused code
|
5 лет назад |
Jaime van Kessel
|
c0f70c447e
Ensure that the materials are loaded again
|
5 лет назад |
Ghostkeeper
|
5738af4bb8
No longer use deprecated MaterialManager when asking for available materials
|
5 лет назад |
Ghostkeeper
|
7f84145c9a
Rewrite MaterialManager.getAvailableMaterials to use ContainerTree
|
5 лет назад |
Ghostkeeper
|
8fb0a09460
Remove unused imports
|
5 лет назад |
Ghostkeeper
|
01eaaf045d
Remove initialisation of tree in material manager
|
5 лет назад |
Ghostkeeper
|
65360c31ef
Let Quality/Material/Variant Managers be a proper singleton
|
5 лет назад |
Ghostkeeper
|
8d6136bcf3
Don't crash when materials are not registered
|
5 лет назад |
Ghostkeeper
|
c79ffab9fb
Merge branch '4.0'
|
6 лет назад |
Jaime van Kessel
|
1138baa26f
Added extra tests for materialManager
|
6 лет назад |
Jaime van Kessel
|
8b3290fb1e
Prevent the deletion of materials that are still active
|
6 лет назад |
Ghostkeeper
|
1d25f52df6
Merge branch '4.0'
|
6 лет назад |
Jaime van Kessel
|
2af3ae8efb
Ensure that the materials get removed in order
|
6 лет назад |
Lipu Fei
|
7291026bec
Fix material container removal
|
6 лет назад |
Ghostkeeper
|
6e883c0431
Use default parameter of getMetaDataEntry
|
6 лет назад |
Jaime van Kessel
|
d928e0979d
Handle attempting to remove a favorite material that was already removed
|
6 лет назад |
Lipu Fei
|
d93e19d530
Add getAllMaterialGroups()
|
6 лет назад |
Diego Prado Gesto
|
3ab8568a87
Merge pull request #4679 from fieldOfView/fix_create_new_material
|
6 лет назад |
Lipu Fei
|
9c9e81b30c
Move InstanceContainer import into type checking closure
|
6 лет назад |
Jaime van Kessel
|
412e5977a6
Fix type issues
|
6 лет назад |
Jaime van Kessel
|
eded0f0297
Make quality manager also include profiles with same GUID in fallback.
|
6 лет назад |
fieldOfView
|
7899b249fc
Use preferred material instead of generic PLA when creating a new material
|
6 лет назад |
Remco Burema
|
fb9d85557e
Missed one of the getCompatibleMaterialDiameter typo's in the previous commit.
|
6 лет назад |
Lipu Fei
|
97e6354c13
Fix material update upon extruder-compatible diameter change
|
6 лет назад |
Jaime van Kessel
|
7310a677ce
Clean up more code
|
6 лет назад |
Ghostkeeper
|
c46e0e7556
Only print message about excluded materials if there are any
|
6 лет назад |
Ghostkeeper
|
b26c78202b
Consolidate log entries about excluded materials
|
6 лет назад |
Ghostkeeper
|
c6fa9474d6
Merge branch '3.5'
|
6 лет назад |
Aleksei S
|
f0e8746a22
Code style, duplicate material
|
6 лет назад |
Aleksei S
|
5db008f763
New duplicated favorite material will be added to favorite category
|
6 лет назад |