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
2022-07-13Remove fill colours from this iconGhostkeeper
2022-07-07Fix crash if a Digital Library project is made by deleted userGhostkeeper
2022-07-01Merge pull request #12634 from Ultimaker/CURA-9402_fix_background_dark_themeRemco Burema
2022-07-01Set proper background color for open project dialogs.Remco Burema
2022-06-30Use correct key for serialized setting to keepJaime van Kessel
2022-06-30Keep settings throughout reserilization process.Remco Burema
2022-06-30Store unmapped settings in a separate setGhostkeeper
2022-06-29Add two recently introduced material settingsCURA-9432_add_extra_material_settingsJaime van Kessel
2022-06-29Properly set background for postprocessing pluginJaime van Kessel
2022-06-28Merge pull request #12599 from Ultimaker/CURA-9414Remco Burema
2022-06-28Message might be good for debugging.Remco Burema
2022-06-24Don't show scary error message when saving custom fileCURA-9414c.lamboo
2022-06-24Suggested changesj.delarago
2022-06-22Add check for empty material instance containers before trying to fetch mater...j.delarago
2022-06-20Better path to packages.json in the 3MF fileGhostkeeper
2022-06-20Fix link to help page when material package is missingGhostkeeper
2022-06-17Remove incorrect enum usageJaime van Kessel
2022-06-16Merge pull request #12530 from Ultimaker/CURA-8610_save_required_packages_met...Jaime van Kessel
2022-06-15Remove excessive logs, make path search recursive for materials.CURA-8610_save_required_packages_metadataj.delarago
2022-06-15Merge pull request #12531 from Ultimaker/CURA-8555_link_ufp_to_3mf_in_digital...Remco Burema
2022-06-15Merge branch 'split-removable-output-write-function' of https://github.com/zx...Ghostkeeper
2022-06-15Add logs for debuggingj.delarago
2022-06-15Provide `source_file_id` with print filec.lamboo
2022-06-15Boyscouting modern python typingc.lamboo
2022-06-14Re-enable regular expressionc.lamboo
2022-06-14Use modern python typing notationc.lamboo
2022-06-14Replace checkboxes in save project to DL dialog with a comboboxc.lamboo
2022-06-13Merge pull request #12485 from 4DPrinters/patch-1Jaime van Kessel
2022-06-13Merge branch 'CURA-8610_add_package_metadata' of github.com:Ultimaker/CuraJaime van Kessel
2022-06-10Add quality_name and quality_changes_name to replacement patternsJaime van Kessel
2022-06-09Update PauseAtHeight.py4DPrinters
2022-06-08Dialog was immediately being destroyed because a reference to it was not bein...j.delarago
2022-06-08If package.json metadata file is missing from 3mf file output warning instead...j.delarago
2022-06-08Before this change packages were only being checked if they were bundled afte...j.delarago
2022-06-08Create InstallMissingPackageDialog with newly-exposed function from MarketplaceGhostkeeper
2022-06-08Fix imports, especially not using plugins folder as moduleGhostkeeper
2022-06-07Catch ValueErrors from removing callbacks that were already removedGhostkeeper
2022-06-07Merge pull request #12434 from Ultimaker/CURA-6990Remco Burema
2022-06-06Show warning on-close of the install missing packaged dialogCURA-6990c.lamboo
2022-06-06Re-use `Marketplace` Component in the `InstallMissingPackagesDialog`c.lamboo
2022-06-06Add header and footer components to Dialogc.lamboo
2022-06-06Fix typingc.lamboo
2022-06-03Un-capitalise materialsc.lamboo
2022-06-03Add typingc.lamboo
2022-06-03Simplify variable assignmentc.lamboo
2022-06-03Use themed border widthc.lamboo
2022-06-03Add warning border to `PackageCard` if information is missingc.lamboo
2022-06-03Use correct status iconc.lamboo
2022-06-02Update campaign linkj.delarago
2022-06-02Add pyqtSignal no get rid of annoying errorsj.delarago