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-08-24CuraSceneController.py : Fix problem with log message and use f-stringdigitalfrost
2022-03-31Use correct keyboard enumsJaime van Kessel
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2020-06-04Merge branch 'master' into feature_support_meshes_presentfieldOfView
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-03-22Remove unused importsfieldOfView
2020-03-22Restore the SettingDefinition relations without killing a puppyfieldOfView
2020-03-22Show support settings when support meshes are present in the scenefieldOfView
2020-01-03Add some timers to sceneChangedJaime van Kessel
2019-03-26Move models around againLipu Fei
2019-03-20Fix module renamingLipu Fei
2019-03-20Move cura.Machine.Models to cura.UI.MachineModelsLipu Fei
2019-03-20Move ObjectModel into cura.UI moduleLipu Fei
2019-02-19Add few more cases where Camera changes caused un-needed updatesJaime van Kessel
2018-06-13CURA-5330 Add return type to some constructorsDiego Prado Gesto
2018-03-01Move MultiBuildPlateModel into Models folderLipu Fei
2018-02-18WIP: Refactor BuildPlateModel and split MultiBuildPlateModelLipu Fei
2018-02-05Fixed some issues caused by the multi buildplate systemJaime van Kessel
2018-01-15Fixed merge conflicts of cherry picking dimensions fixJack Ha
2018-01-12Use isinstance() instead or issubclass()Lipu Fei
2018-01-08CURA-4525 fix deleting last itemJack Ha
2018-01-08CURA-4525 change active build plate if that build plate does not exist anymor...Jack Ha
2018-01-08CURA-4525 fix selected object will select correct build plate (not only visua...Jack Ha
2018-01-04Move CuraSceneController together with rest of scene related codeChrisTerBeke