Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-16Fix crashing if the quality_type_to_apply is NoneKostas Karmas
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2021-02-08Add cura: namespace before setting keys, and store the rest in um_node.metadataGhostkeeper
2021-02-08Merge branch 'master' into CURA-7615_store_metadataGhostkeeper
2021-02-08Fix reading per-object settings from 3MF object resourcesGhostkeeper
2021-02-04Set empty project hint back to false before reading.Remco Burema
2021-02-03Possible to distinguish between empty and corrupt 3MF.Remco Burema
2020-12-23Dont try to set unknown settings as per object settings when loading 3mfJaime van Kessel
2020-12-23Read & write all generic metadata items from 3mfJaime van Kessel
2020-11-18Catch errors for corrupted zip files when reading project filesGhostkeeper
2020-11-17Use Cura's own ComboBox element for combo boxesGhostkeeper
2020-11-04Catch environment errors when reading 3MF archive metadataGhostkeeper
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-10-21Surround the addition the convexHull with try-except when loading a 3mfKostas Karmas
2020-10-16Always add a ConvexHullDecorator to objects loaded from 3MFKostas Karmas
2020-08-21Fix visual issues with long labels in the open project dialogKostas Karmas
2020-08-20Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7""Ghostkeeper
2020-08-20Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"Ghostkeeper
2020-08-14Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7Jaime van Kessel
2020-08-11Document possible theoretical issue when loading a project fileKostas Karmas
2020-08-10Appease mypy complaints for AttributeErrorsKostas Karmas
2020-08-10Display only the relevant materials when opening a projectKostas Karmas
2020-08-10Remove reference to JIRA ticket in commentsKostas Karmas
2020-08-10Take the machine_extruder_count into consideration when opening projectKostas Karmas
2020-08-10Merge branch '4.7'Ghostkeeper
2020-08-10Don't crash if CuraStackBuilder failed to create a stackGhostkeeper
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-08-06Use correct property to search container stackJaime van Kessel
2020-08-06Merge branch 'CURA-7609_Pick_any_printer_when_opening_a_project_file_single_d...Jaime van Kessel
2020-08-05Change function name to better reflect what it doesJaime van Kessel
2020-08-04Rework the open project dialog to contain only 1 dropdownKostas Karmas
2020-08-03Fix mypy complaining that Application has no createQmlComponentKostas Karmas
2020-08-03Add typing in WorkspaceDialog.pyKostas Karmas
2020-08-03Process feedback commentsKostas Karmas
2020-08-03Change name of updatable_machines to updatable_machine_namesKostas Karmas
2020-08-03Fix crashing when opening project files without materialsKostas Karmas
2020-08-03Sort materials based on extruder position in the open project dialogKostas Karmas
2020-08-03Fix creating new machine being reverted to overridde in some casesKostas Karmas
2020-08-03Fix crashing when opening project files without materialsKostas Karmas
2020-08-03Sort materials based on extruder position in the open project dialogKostas Karmas
2020-08-03Remove commentKostas Karmas
2020-08-03Add extra spacing between categories in the open project dialogKostas Karmas
2020-08-03Change text in the comboboxKostas Karmas
2020-07-29Change variable names (available -> updatable)Kostas Karmas
2020-07-29Allow picking any printer of the same type when opening project fileKostas Karmas
2020-07-28Ignore machine network metadata when reading a project fileKostas Karmas
2020-07-08Add cast so that mypy doesn't chokeJaime van Kessel
2020-07-08Ensure that the 3mf reader doesn't make groups of oneJaime van Kessel
2020-07-07Fix losing global quality changes when reading a 3MF with a CFFFKostas Karmas
2020-06-25Fix crash while reading 3mf if extruder list is emptyKostas Karmas