Commit History

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