Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/CuraEngine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-04-08Merge branch 'master' into CURA-8640_PyQt6_upgradeJelle Spijker
2022-04-07Merge pull request #1627 from Ultimaker/feat_transition_filter_limitCasper Lamboo
2022-04-07Merge branch 'master' into CURA-8640_PyQt6_upgradeJelle Spijker
2022-04-07Modernize CMake and allow conan as dependency managerJelle Spijker
2022-03-30Merge branch 'master' into VariableWidthPaths_renameGhostkeeper
2022-03-30Merge branch 'CURA-8466_remove_beading_strategies' of github.com:Ultimaker/Cu...Jaime van Kessel
2022-03-29Remove Center Deviation and Distributed beading strategiesGhostkeeper
2022-03-29fix unit test for new setting wall_transition_filter_deviationTim Kuipers
2022-03-29Merge pull request #1625 from Ultimaker/CURA-8737_line_width_factorJoey de l'Arago
2022-03-28Update tests to no longer count flow rate, only widthGhostkeeper
2022-03-28Separate flow ratio from line width factorGhostkeeper
2022-03-25Merge branch 'CURA-9036_fix_average_width_simplify' of github.com:Ultimaker/C...Jaime van Kessel
2022-03-25Collapse typedef VariableWidthPathsTim Kuipers
2022-03-24Don't adjust the width of the next-vertex anymore.Remco Burema
2022-03-24Wrong assumptions lead to wrong tests (2).Remco Burema
2022-03-24Wrong assumptions lead to wrong tests.Remco Burema
2022-03-22'Fix' test 'Construction of Center-Deviation Strategy'.Remco Burema
2022-03-21Fix tests failing due to refactor.Remco Burema
2022-03-15Add integration test for connecting polygonsGhostkeeper
2022-03-15Add test for creating bridges that are too narrowGhostkeeper
2022-03-15Add test for creating bridges that are too longGhostkeeper
2022-03-15Add test for finding the closest connecting bridgeGhostkeeper
2022-03-15Add test for bridging between adjacent squaresGhostkeeper
2022-03-15Add test for bridging two nested squaresGhostkeeper
2022-03-10Make connectPolygonsAlongBridge generic as wellGhostkeeper
2022-03-07Move connect() entrypoint into a generic subroutineGhostkeeper
2022-03-07Update interface of PolygonConnector to accept variable-width paths tooGhostkeeper
2022-02-25remove code duplicationTim Kuipers
2022-02-25Disallow containers of referencesTim Kuipers
2022-02-21fix unit test for ExtrusionLineTim Kuipers
2022-02-07fix order by insetTim Kuipers
2022-02-07make order requirements native to pathOrderOptimizerTim Kuipers
2022-02-07Disallow containers of referencesTim Kuipers
2022-02-07move getWeakOrder to InsetOrderOptimizerTim Kuipers
2022-02-07let getWeakOrder work on a flat vector of linesTim Kuipers
2022-02-07unit test for WallToolPaths::getWeakOrderTim Kuipers
2022-02-04Merge pull request #1554 from Ultimaker/polyline_handlingCasper Lamboo
2022-02-03lil commentTim Kuipers
2022-02-02Fix unit testscasper
2022-02-01lil commentTim Kuipers
2022-01-27disable Clipper test because it always fails due to Clipper bugTim Kuipers
2022-01-12Add missing settings for test caseGhostkeeper
2022-01-12Use skirt/brim extruder for skirt and brim settingsGhostkeeper
2022-01-11safer Clipper polyline bug preventionTim Kuipers
2022-01-10fixed max infill area to be higher than total areaTim Kuipers
2022-01-10fix testing of polygons in infill areaTim Kuipers
2022-01-10circumvent clipper polyline clipping bugTim Kuipers
2022-01-10fix visualization of polylines in InfillTestTim Kuipers
2022-01-10make ClipperTest into a proper gtestTim Kuipers
2022-01-10test case showing bug in ClipperTim Kuipers