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-04-13Fix thumbnail creationJaime van Kessel
2022-04-13Add extra warnings if it failed to create snapshotJaime van Kessel
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-12-02Ensure that opengl context is available when creating a snapshotJaime van Kessel
2021-07-30Part of fix for crash on context menu open + click on slice.Remco Burema
2021-04-07Fix mypy issues caused by numpy upgradeJaime van Kessel
2021-01-23Fix crash on open project from term or by file.Remco Burema
2021-01-22Fix camera not found on pre-slice snapshot/thumbnail.Remco Burema
2020-04-21Converted comments in dir Cura/cura to rst styleJelle Spijker
2019-09-24Add extra exception handling for UFPwriterJaime van Kessel
2019-06-06Increase the looking from offset so model doesn't get cut offJaime van Kessel
2019-06-06Revert "Clean up snapshot code"Jaime van Kessel
2019-06-06Clean up snapshot codeJaime van Kessel
2019-06-04Simplify checkLipu Fei
2019-05-29Ensure that objects outside build volume are not added to thumbnailJaime van Kessel
2018-05-23Add non-thumbnail-visible flag for creating previewsLipu Fei
2018-05-18Remove unnecessary code for taking snapshot for UFP fileAleksei S
2018-05-18Do not show not printed models on snapshot for UFP filesAleksei S
2018-03-14Fixed stupid mistake that made all snapshots be taken from the back of modelJaime van Kessel
2018-03-13Change default direction of snapshot, so robot looks in the same direction as...Jaime van Kessel
2018-02-08CURA-4931 Avoid creating a snapshot when there is no model in the buildplate....Diego Prado Gesto
2018-02-07CURA-4425 remove resolution optimization, it does not work as expected and le...Jack Ha
2018-02-06CURA-4425 Remove print out messagesDiego Prado Gesto
2018-02-05CURA-4425 improve image quality for some models combined with some viewing an...Jack Ha
2018-02-05CURA-4425 the thumbnail now crops correctlyJack Ha
2018-02-01CURA-4425 scale image to full size; still has a bug that it is shifted vertic...Jack Ha
2018-02-01CURA-4425 Avoid adding the center bounding box. Revert some previous changes.Diego Prado Gesto
2018-02-01CURA-4425 Cleanup and small refactorDiego Prado Gesto
2018-02-01CURA-4425 fix multiple objects in snapshot; the AxisAlignedBox is supposed to...Jack Ha
2018-01-31CURA-4425 first thumbnail in UFP file; updated CuraSceneModel and PreviewPassJack Ha