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-07-30Part of fix for crash on context menu open + click on slice.Remco Burema
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-12Fix non-printing objects in preview.Remco Burema
2020-06-23Don't copy transformations if it's not neededJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Merge branch 'master' into doxygen_to_restructuredtext_commentsNino van Hooff
2020-05-01Don't crash if the shader fails to compileGhostkeeper
2020-04-21Converted comments in dir Cura/cura to rst styleJelle Spijker
2020-04-20Add option to overhang shader to make rendering model errors optionalJaime van Kessel
2020-01-10Fix bunch of issues found by pylintJaime van Kessel
2019-09-12Correct comment.Remco Burema
2019-09-12Remove face selection for a PreviewPassNino van Hooff
2019-07-30Fix incorrect cast importJaime van Kessel
2019-07-23Fix mypy issues caused by scenenode iterator being correctly typedJaime van Kessel
2019-05-29Ensure that objects outside build volume are not added to thumbnailJaime van Kessel
2018-06-15Add types for ShaderProgramsGhostkeeper
2018-06-15Ignore type errors arising from misinterpretation of DepthFirstIterator typeGhostkeeper
2018-06-13CURA-5330 Fix typing in the PreviewPassDiego Prado Gesto
2018-06-13CURA-5330 Add return type to some constructorsDiego Prado Gesto
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-29CURA-5019 thumbnail: do not scale the second color of support meshes or the c...Jack Ha
2018-03-29CURA-5019 support and infill type nodes are now correctly rendered in the thu...Jack Ha
2018-02-15Better readability in PreviewPassJack Ha
2018-02-15Tweaked the snapshot images to make it look prettierJack Ha
2018-01-31CURA-4425 first thumbnail in UFP file; updated CuraSceneModel and PreviewPassJack Ha
2017-11-09Update PreviewPass so that only slicable objects are renderedJaime van Kessel
2017-11-08Added previewPassJaime van Kessel