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
AgeCommit message (Expand)Author
2022-04-15Send support structures for visualisationimmediate_visualizationGhostkeeper
2022-04-15Send walls to frond-end tooGhostkeeper
2022-04-15Decouple structure types from PrintFeatureTypeGhostkeeper
2022-04-15Send infill areas to front-end tooGhostkeeper
2022-04-15Send correct layer Z of skinGhostkeeper
2022-04-13Convert output to OpenGL coordinate system, including center at 0Ghostkeeper
2022-04-12Send X, Y and Z coordinates togetherGhostkeeper
2022-04-12Send skin polygon for visualisationGhostkeeper
2022-04-12Also actually send the message after creating itGhostkeeper
2022-04-11Implement sending structure polygons via ArcusGhostkeeper
2022-04-11Use EarCut library to triangulateGhostkeeper
2022-04-11Partial implementation of scanline algorithmGhostkeeper
2022-04-11Implement data structures for scanline algorithmGhostkeeper
2022-04-04Implement categorising vertices by where to split/join monotone partsGhostkeeper
2022-04-04Add stub of polygon triangulation algorithmGhostkeeper
2022-04-04Add Protobuf message for structure polygonsGhostkeeper
2022-04-04Add function to send structure preview polygonsGhostkeeper
2022-04-04Fix linking sendXYZ functionsGhostkeeper
2022-04-04Automatically add VTK output if compiling for itGhostkeeper
2022-04-04Allow multiple communication channels at the same timeGhostkeeper
2022-04-04Indicate that sendCurrentPosition probably has to be implementedGhostkeeper
2022-04-04Add compiler flag to enable/disable VTK outputGhostkeeper
2022-04-04Add stub for VTK communication outputGhostkeeper
2022-03-30Merge branch 'PP-122_cooldown-other-nozzle-earlier' of https://github.com/rij...Ghostkeeper
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-29Merge branch 'CURA-8737_Retracted_unnecessary_travel_moves' of github.com:Ult...Jaime van Kessel
2022-03-29Merge pull request #1625 from Ultimaker/CURA-8737_line_width_factorJoey de l'Arago
2022-03-29Travel directly to target location if combing move failedc.lamboo
2022-03-29Merge branch 'center_last_setting' of github.com:Ultimaker/CuraEngineJaime van Kessel
2022-03-28Update tests to no longer count flow rate, only widthGhostkeeper
2022-03-28Separate flow ratio from line width factorGhostkeeper
2022-03-28Merge pull request #1623 from Ultimaker/CURA-8875_Uneven_seam_in_ArachneJoey de l'Arago
2022-03-28Simplify tie breaker codec.lamboo
2022-03-28Simplify code that determines whether we should break tiesc.lamboo
2022-03-28Merge branch 'master' into CURA-8875_Uneven_seam_in_Arachnec.lamboo
2022-03-28Actually pick the point that is closer to the tie break-coordc.lamboo
2022-03-28Fix compilation warning of narrowing from int to uintGhostkeeper
2022-03-25Add tie-breaker to seam score calculationsCURA-8875_Uneven_seam_in_Arachnec.lamboo
2022-03-25Merge pull request #1564 from Ultimaker/scale_fan_speedRemco Burema
2022-03-25Merge branch 'master' into scale_fan_speedRemco Burema
2022-03-25Merge pull request #1617 from Ultimaker/CURA-8090_fix_concentric_ironingJoey de l'Arago
2022-03-25Merge branch 'CURA-9036_fix_average_width_simplify' of github.com:Ultimaker/C...Jaime van Kessel
2022-03-25Merge pull request #1619 from Ultimaker/CURA-8131_combing_skips_small_distancesJoey de l'Arago
2022-03-25comment to clarify nested vector of wallsVariableWidthPaths_renameTim Kuipers
2022-03-25Collapse typedef VariableWidthPathsTim Kuipers
2022-03-25remove center_last functionalitycenter_last_settingTim Kuipers
2022-03-24Merge branch 'master' into CURA-9036_fix_average_width_simplifyRemco Burema
2022-03-24Don't adjust the width of the next-vertex anymore.Remco Burema