Commit History

Author SHA1 Message Date
  Merill 72aba9a5be Little fix: back() isn't front() 2 years ago
  Lukáš Hejl 77f5973c25 Fix of #8446: Non-planar Voronoi diagram. 2 years ago
  YuSanka e0031018a7 Manually merged PR #8544 - Add 2.5.0 translate for zh_CN language 2 years ago
  Lukáš Hejl dd6096bf0b Fix of #8457 and #8461: Made pressure equalizer to modify only GCode lines that are inside the block tags _EXTRUDE_SET_SPEED and _EXTRUDE_END. 2 years ago
  Lukáš Hejl decfa80bfd Test case for issue when Arachne produce closed ExtrusionLine that have different the first and the last point. 2 years ago
  Lukáš Hejl e14da6224a Fixed an issue when an open perimeter containing part of an overhang perimeter was split into two parts and wasn't extruded as continuous extrusion. 2 years ago
  Lukáš Hejl 2a865919a0 Prevented gap fill and Arachne from creating tiny gaps in extrusions in specific cases. 2 years ago
  YuSanka 1150639306 Gallery: Update for recycling symbols 2 years ago
  Lukáš Hejl 63c66f4f18 Fix of #8474 and #8514: Voronoi generator sometimes produced a non-planar Voronoi diagram. 2 years ago
  enricoturri1966 9690919028 Fixed GLGizmoBase::render_input_window() to properly require for an extra frame the first time an imgui window is shown 2 years ago
  Lukas Matena a965956cba Removed extra member qualification in declaration (does not build with /permissive-) 2 years ago
  enricoturri1966 76562d1e75 SPE-1252 - Fixed update of contours in Cut Gizmo when modifying the orientation or the scale of a part of a multipart object 2 years ago
  Lukas Matena 38f10da566 Bumped up version to 2.5.0-alpha3 2 years ago
  Lukas Matena edc0aa4bce Mentioned CuraEngine in the CopyrightsDialog 2 years ago
  Lukas Matena 04555862b0 Merge branch 'pm_seam_curling_fix_250' into master_250 2 years ago
  Pavel Mikus 70677858a1 Use resampling only with smooth surfaces generated by Arachne 2 years ago
  Pavel Mikus 2e437d1761 curling improvements 2 years ago
  Pavel Mikus d5d1633e2b Bugfix: seam enforcers and blockers not respected on different nozzle widths - 2 years ago
  Pavel Mikus f5efb0d0aa remove global angle computation, wrong results 2 years ago
  Pavel Mikus 4a9f9aa89b oversample smooth surfaces, which reduces curling on those surfaces, because the shortest path down is better defined 2 years ago
  Pavel Mikus 40408c2178 increase snapping angle 2 years ago
  PavelMikus 768bfd5c7f reduce curling 2 years ago
  PavelMikus c65e22e6bb refactored find_seam_string func 2 years ago
  PavelMikus 4d8e8afb10 Count seam string weight and try mutiple strings; choose highest weight 2 years ago
  Pavel Mikus f31865a627 increase weight of central seam enforcers 2 years ago
  Pavel Mikus 232517fe77 choose seam string with lower variance weighted by visibility 2 years ago
  Pavel Mikus feeb9b2b1b bug fixes in the linear regression 2 years ago
  PavelMikus fec3afa490 cubic spline segment size based on the length of string 2 years ago
  PavelMikus 1e05d09324 search points based on updated linear regression model (line), make search raidus dynamic based on layer thickenss 2 years ago
  Lukáš Hejl 39404be75a Fix of #8471 - Pressure equalizer caused unintentional deceleration before ironing and acceleration after ironing. 2 years ago
  Lukáš Hejl b4ff9b72a9 Fix of #8455 - Incorrect scale in ExtrusionLine::simplify() prevented removing vertices between collinear and nearly collinear lines. 2 years ago
  Lukáš Hejl e2e1272003 Fix of #8455 - Fixed the incorrect computation of the threshold for grouping ExtrusionPaths with the same extrusion width in thick_polyline_to_extrusion_paths() that was affecting Arachne and gap fill. 2 years ago
  YuSanka 200ab7441b Added notification about "Lightning infill" + localization for this line 2 years ago
  YuSanka bd077ae401 Search: Fix of the wrong search, when print technology was changed, but search line wasn't inputted. 2 years ago
  Lukáš Hejl 22255822a2 Fix of #8488 - Infinite loop in the lightning infill. 2 years ago
  YuSanka 92f874cdea Fix for #8450 - Tip Of The Day - configuration snapshots shortcut not work in the language Portuguese Brazil 2 years ago
  YuSanka 1afc6fb57c Fix for #8459 - Tooltip on "Retract amount before wipe" setting for retractions 2 years ago
  Lukáš Hejl 7860cf8811 Follow-up to e86463a369183134df95d5bc7d7c8a6387117edf: Forgot to remove useless asserts. 2 years ago
  Lukáš Hejl e86463a369 Fix of #8463 - Crash in SkeletalTrapezoidation::computePointCellRange() when a cell point didn't fit into Vec2i64 because it was too far away. 2 years ago
  Lukas Matena f41d72d656 Fixed empty 'G1' lines generated by the wipe tower: 2 years ago
  Lukáš Hejl d02a0ec1b2 Fix of #8447 - Zero spacing when Clipper Z-coordinate (line width) equaled zero because the resulting path after clipping had vertices from a clipping polygon (which has Z-coordinate equal to zero). 2 years ago
  Lukáš Hejl 38ca763c36 Fix of #8437 - Very tiny unprintable polygons caused InfillFailedException in the lightning infill. 2 years ago
  Lukas Matena c7640bb650 Update year in the copyright notice 2 years ago
  Lukas Matena 2e8721d86b Merge branch 'lm_portuguese' into master_250 2 years ago
  YuSanka 3bab1543dc localization: Updated pt_BR/PrusaSlicer.mo 2 years ago
  Lukas Matena 7bfb161474 Fixed typos in pt_BR translation 2 years ago
  Valter F.C acfc43986b Updated pt_BR translation (#8449) 2 years ago
  YuSanka 49dd124169 Added link to helper for "Pressure equalizer" parameters 2 years ago
  YuSanka b0949b2dcf Manually merged PR #8438 - Russian localization update for the version PrusaSlicer 2.5.0-alpha2 2 years ago
  Lukáš Hejl 5d557ed32f Fix of #8436 - Crash in the lightning infill when some region has zero infill density. 2 years ago