| Commit message (Expand) | Author | Age | Files | Lines |
| * | minor fix (+ satisfy build bots (?)) | Marc Jeanmougin | 2016-09-25 | 1 | -7/+3 |
| * | Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept... | Marc Jeanmougin | 2016-09-25 | 2 | -33/+50 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -45/+0 |
| |\ |
|
| | * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -45/+0 |
| * | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 7 | -24/+2 |
| |\| |
|
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 7 | -24/+2 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 8 | -3/+24 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 8 | -24/+3 |
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 3 | -5/+5 |
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 3 | -19/+19 |
| |/ |
|
| * | Another small change to miter-limit for 'arcs' join to match SVG spec. | Tavmjong Bah | 2016-03-02 | 1 | -1/+1 |
| * | Fix miter-limit behavior to match SVG spec. | Tavmjong Bah | 2016-02-27 | 1 | -2/+4 |
| * | Temporary: Add different fallback strategies for 'line-join' LPE with 'arcs' ... | Tavmjong Bah | 2016-02-15 | 2 | -13/+346 |
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -3/+3 |
| * | setStitching(), gajiosdfksdsfd | Liam P. White | 2015-07-16 | 1 | -3/+3 |
| * | Shit son, MROE FUCKING DOCS FUCKING EVERYWHERE IT'S A WONDER WE HAVE SPACE FO... | Liam P. White | 2015-07-11 | 2 | -59/+94 |
| * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 4 | -166/+52 |
| |\ |
|
| | * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 1 | -102/+28 |
| | * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 4 | -97/+135 |
| | |\ |
|
| | * | | More helper/geom.h pruning. | Krzysztof Kosi??ski | 2015-05-08 | 2 | -28/+0 |
| | * | | Remove round_rectangle_outwards from helper/geom.h | Krzysztof Kosi??ski | 2015-05-08 | 2 | -14/+0 |
| | * | | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 1 | -6/+6 |
| | * | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 3 | -19/+21 |
| * | | | never let me try this again | Liam P. White | 2015-05-26 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -7/+2 |
| * | | updated with trunk | Marc Jeanmougin | 2015-04-29 | 1 | -81/+123 |
| |\ \ |
|
| | * | | Better solution picking | Liam P. White | 2015-04-29 | 1 | -3/+22 |
| | * | | Increase precision (long thin paths had a ton of width variance), fix logic e... | Liam P. White | 2015-04-29 | 1 | -3/+1 |
| | * | | Catch more intersections (can still be improved somewhat I think) | Liam P. White | 2015-04-29 | 1 | -21/+17 |
| | * | | fix tangent sign problems in path outline code | Liam P. White | 2015-04-28 | 1 | -65/+94 |
| | |/ |
|
| * | | merging | Marc Jeanmougin | 2015-04-26 | 6 | -0/+882 |
| |\| |
|
| | * | herpderp | Liam P. White | 2015-04-04 | 1 | -1/+1 |
| | * | Call decide() with subpaths in proper order. | Tavmjong Bah | 2015-04-04 | 1 | -1/+1 |
| | * | Small cleanup: consistency, style | Liam P. White | 2015-03-31 | 1 | -44/+31 |
| | * | Update turn angle predicate for outliner | Liam P. White | 2015-03-31 | 1 | -8/+14 |
| | * | Add clipping at miter-length to 'arcs' line join. | Tavmjong Bah | 2015-03-29 | 1 | -21/+131 |
| | * | clean up previous commit | Liam P. White | 2015-03-29 | 1 | -24/+9 |
| | * | Fix calculation of miter limit. Implement 'miter-clip' line join. | Tavmjong Bah | 2015-03-27 | 2 | -8/+50 |
| | * | Path outliner: refactor extrapolated joiner, allow joining line segments; som... | Liam P. White | 2015-03-24 | 1 | -65/+155 |
| | * | improve, optimize, fix path outliner | Liam P. White | 2015-03-22 | 1 | -71/+112 |
| | * | Fix remaining bugs in path outliner | Liam P. White | 2015-03-20 | 1 | -8/+13 |
| | * | Let's hope the world doesn't end | Liam P. White | 2015-03-19 | 4 | -0/+566 |
| | * | Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte... | Jabier Arraiza Cenoz | 2015-03-14 | 1 | -0/+3 |
| | * | Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract... | Jabier Arraiza Cenoz | 2015-03-12 | 2 | -0/+47 |
| * | | merge | Marc Jeanmougin | 2015-04-26 | 3 | -0/+84 |
| |\| |
|
| | * | whoops | Liam P. White | 2015-02-25 | 1 | -0/+1 |
| | * | Collect util/ into a static library | Liam P. White | 2015-02-25 | 2 | -0/+83 |
| * | | Removed eclipse files, added removed pot file | Marc Jeanmougin | 2015-02-23 | 1 | -4/+0 |
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 2 | -5/+5 |
| * | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 2 | -8/+13 |
| |/ |
|