| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix issue LPE Line Join rendering wrong for arcs line join. ↵ | Jabier Arraiza | 2019-11-07 | 1 | -1/+1 |
| | | | | | https://gitlab.com/inkscape/inkscape/issues/490 | ||||
| * | Improvemets to GeomPathstroke and Offset LPE | Jabiertxof | 2019-05-21 | 1 | -89/+34 |
| | | |||||
| * | Improvements to Offset LPE | Jabiertxof | 2019-05-20 | 1 | -8/+18 |
| | | |||||
| * | Improvements to geom-pathstroke and offset LPE. | Jabiertxof | 2019-05-17 | 1 | -2/+2 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -4/+4 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | fix vi modelines: encoding -> fileencoding | Thomas Holder | 2018-10-15 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This reduces the boilerplate required to add a new element to a container. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -3/+3 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -3/+3 |
| | | |||||
| * | Change abs to std::abs to fix warnings | Simon Wells | 2017-11-04 | 1 | -2/+2 |
| | | |||||
| * | Handle negative width correctly in tolerance calculation | Alexander Brock | 2016-11-29 | 1 | -1/+1 |
| | | | | (bzr r15280.1.6) | ||||
| * | Make tolerance a parameter on every level | Alexander Brock | 2016-11-29 | 1 | -5/+23 |
| | | | | (bzr r15280.1.5) | ||||
| * | Fix instability caused by degenerate paths (patch by jabiertxof) | Alexander Brock | 2016-11-29 | 1 | -6/+4 |
| | | | | (bzr r15280.1.4) | ||||
| * | Make tolerance of offset_curve a parameter | Alexander Brock | 2016-11-27 | 1 | -6/+6 |
| | | | | (bzr r15280.1.3) | ||||
| * | Increase tolerance to match old methods precision and improve speed | Alexander Brock | 2016-11-27 | 1 | -2/+2 |
| | | | | (bzr r15280.1.2) | ||||
| * | Improve precision of offset_cubic | Alexander Brock | 2016-11-27 | 1 | -31/+149 |
| | | | | (bzr r15280.1.1) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+4 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -4/+0 |
| | | | | (bzr r15025) | ||||
| * | Another small change to miter-limit for 'arcs' join to match SVG spec. | Tavmjong Bah | 2016-03-02 | 1 | -1/+1 |
| | | | | (bzr r14677) | ||||
| * | Fix miter-limit behavior to match SVG spec. | Tavmjong Bah | 2016-02-27 | 1 | -2/+4 |
| | | | | (bzr r14671) | ||||
| * | Temporary: Add different fallback strategies for 'line-join' LPE with 'arcs' ↵ | Tavmjong Bah | 2016-02-15 | 1 | -13/+343 |
| | | | | | | line join. (bzr r14653) | ||||
| * | setStitching(), gajiosdfksdsfd | Liam P. White | 2015-07-16 | 1 | -3/+3 |
| | | | | (bzr r14249) | ||||
| * | Shit son, MROE FUCKING DOCS FUCKING EVERYWHERE IT'S A WONDER WE HAVE SPACE ↵ | Liam P. White | 2015-07-11 | 1 | -51/+52 |
| | | | | | | FOR A VECTOR GRAPHICS PROGRAM BETWEEN ALL THESE DOCS (bzr r14242) | ||||
| * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 1 | -112/+41 |
| |\ | | | | | | | | | May introduce regressions. (bzr r14226) | ||||
| | * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 1 | -102/+28 |
| | | | | | | | (bzr r14059.2.16) | ||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 1 | -81/+123 |
| | |\ | | | | | | | (bzr r14059.2.11) | ||||
| | * | | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 1 | -6/+6 |
| | | | | | | | | | | (bzr r14059.2.2) | ||||
| | * | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -7/+10 |
| | | | | | | | | | | (bzr r14059.2.1) | ||||
| * | | | never let me try this again | Liam P. White | 2015-05-26 | 1 | -2/+2 |
| | |/ |/| | | | (bzr r14176) | ||||
| * | | Better solution picking | Liam P. White | 2015-04-29 | 1 | -3/+22 |
| | | | | | | | (bzr r14073) | ||||
| * | | Increase precision (long thin paths had a ton of width variance), fix logic ↵ | Liam P. White | 2015-04-29 | 1 | -3/+1 |
| | | | | | | | | | | | error (bzr r14070) | ||||
| * | | Catch more intersections (can still be improved somewhat I think) | Liam P. White | 2015-04-29 | 1 | -21/+17 |
| | | | | | | | (bzr r14069) | ||||
| * | | fix tangent sign problems in path outline code | Liam P. White | 2015-04-28 | 1 | -65/+94 |
| |/ | | | (bzr r14068) | ||||
| * | herpderp | Liam P. White | 2015-04-04 | 1 | -1/+1 |
| | | | | (bzr r14044) | ||||
| * | Call decide() with subpaths in proper order. | Tavmjong Bah | 2015-04-04 | 1 | -1/+1 |
| | | | | (bzr r14043) | ||||
| * | Small cleanup: consistency, style | Liam P. White | 2015-03-31 | 1 | -44/+31 |
| | | | | (bzr r14039) | ||||
| * | Update turn angle predicate for outliner | Liam P. White | 2015-03-31 | 1 | -8/+14 |
| | | | | (bzr r14038) | ||||
| * | Add clipping at miter-length to 'arcs' line join. | Tavmjong Bah | 2015-03-29 | 1 | -21/+131 |
| | | | | (bzr r14036) | ||||
| * | clean up previous commit | Liam P. White | 2015-03-29 | 1 | -24/+9 |
| | | | | (bzr r14034) | ||||
| * | Fix calculation of miter limit. Implement 'miter-clip' line join. | Tavmjong Bah | 2015-03-27 | 1 | -7/+48 |
| | | | | (bzr r14033) | ||||
| * | Path outliner: refactor extrapolated joiner, allow joining line segments; ↵ | Liam P. White | 2015-03-24 | 1 | -65/+155 |
| | | | | | | some more optimizations all around (bzr r14031) | ||||
| * | improve, optimize, fix path outliner | Liam P. White | 2015-03-22 | 1 | -71/+112 |
| | | | | (bzr r14027) | ||||
| * | Fix remaining bugs in path outliner | Liam P. White | 2015-03-20 | 1 | -8/+13 |
| | | | | (bzr r14017) | ||||
| * | Let's hope the world doesn't end | Liam P. White | 2015-03-19 | 1 | -0/+505 |
| Native 2geom path outliner, still buggy (bzr r14014) | |||||
