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
2016-12-15Changed 'Changes with your printer' to 'Sync with your printer'Jack Ha
2016-12-14Merge branch 'master' of github.com:Ultimaker/CuraJack Ha
2016-12-14Solved (with an ugly fix) that after loading some projects, 'Slicing...' appe...Jack Ha
2016-12-14Show the Z seam related settings after upgrade. CURA-2953Simon Edwards
2016-12-14Add translation for UM3 and UM3E from XML profilesGhostkeeper
2016-12-14Fix variant before definition_changesfieldOfView
2016-12-14Fix extraneous empty ("") container being addedfieldOfView
2016-12-14Fix [containers] items must be stringsfieldOfView
2016-12-14Fixed another race condition that sometimes triggered when loading projectsJaime van Kessel
2016-12-14Merge pull request #1242 from fieldOfView/fix_definition_changes_upgradeSimon Edwards
2016-12-14Material resolve box is reset properlyJaime van Kessel
2016-12-14Only use T in temp command if num extruders is larger than 1 (instead of larg...Jaime van Kessel
2016-12-13Make sure definition_changes containers are not upgraded to stacksfieldOfView
2016-12-12Renamed PrintCore to print coreJack Ha
2016-12-12All added containers are now set as dirty, so they are savedJaime van Kessel
2016-12-12Merge pull request #1235 from Ultimaker/project_save_dialogjack
2016-12-11Sync terminology of print cores with the rest of CuraGhostkeeper
2016-12-09Added not supported message to USB printing if it's not supportedJaime van Kessel
2016-12-08Merge branch 'master' of github.com:Ultimaker/CuraJack Ha
2016-12-08Solve material properties not being saved. CURA-2586Jack Ha
2016-12-08"print cores" -> "PrintCores".Simon Edwards
2016-12-08Make the other parts of the Cura UI which have a filter, also search on i18n ...Simon Edwards
2016-12-08Improved text.Simon Edwards
2016-12-08Import 'os' directly because we use it directly, even though it still works w...Simon Edwards
2016-12-08Update OSX removable drive code to handle 10.12 plist formatArjen Hiemstra
2016-12-08Add missing ":"Arjen Hiemstra
2016-12-08Fix VersionUpgrade to handle both formats of ContainerStack filesArjen Hiemstra
2016-12-08Merge branch 'master' of github.com:Ultimaker/CuraJack Ha
2016-12-08Made 3mf mesh centering more robust.Jack Ha
2016-12-08Merge branch 'master' of github.com:Ultimaker/Cura into project_save_dialogJaime van Kessel
2016-12-08Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2016-12-08Use logException instead of just log for project loadingJaime van Kessel
2016-12-08Initial work for adding a save dialog for project savingJaime van Kessel
2016-12-08Update 3MFWorkspaceReader to handle the new format of ContainerStackArjen Hiemstra
2016-12-08Use right type for loggingJaime van Kessel
2016-12-07Merge pull request #1215 from Ultimaker/upgrade_to_2.4jack
2016-12-06Reduce time spent in "Preparing to slice" by optimizing vertex data sendingArjen Hiemstra
2016-12-06Properly support the extrauder trains.Simon Edwards
2016-12-06CodestyleJaime van Kessel
2016-12-06Updated documentation for MachineActionsJaime van Kessel
2016-12-06Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2016-12-06Added default_printing_temperature propertyJaime van Kessel
2016-12-06Added logging for CURA-2918Jack Ha
2016-12-05Make things neater.Simon Edwards
2016-12-05Authentication data is now stripped from project file before savingJaime van Kessel
2016-12-05Small textual changes for project handlingJaime van Kessel
2016-12-05Loading a project no longer destroys authenticationJaime van Kessel
2016-12-05Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2016-12-05Moved translation functionality needed for 3mf into ThreeMFReader. Fix CURA-3...Jack Ha
2016-12-05Changed extension of 3mf projects to curaproject.3mfJaime van Kessel