summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-281-6/+6
| | | | | | | | | | | | (bzr r14059.2.2)
| | * | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-273-19/+21
| | | | | | | | | | | | (bzr r14059.2.1)
* | | | removed reverse path, commented whyJabier Arraiza Cenoz2015-06-262-14/+1
| | | | | | | | | | | | (bzr r13645.1.97)
* | | | attemp to handle reverse pathJabier Arraiza Cenoz2015-06-252-1/+14
| | | | | | | | | | | | (bzr r13645.1.95)
* | | | update to trunkJabier Arraiza Cenoz2015-06-251-2/+2
|\| | | | | | | | | | | (bzr r13645.1.94)
| * | | never let me try this againLiam P. White2015-05-261-2/+2
| | |/ | |/| | | | (bzr r14176)
* | | fix a minor bug calculating max timeJabier Arraiza Cenoz2015-05-101-1/+1
| | | | | | | | | (bzr r13645.1.92)
* | | some comments and pointwise related refactorJabier Arraiza Cenoz2015-05-105-29/+24
| | | | | | | | | (bzr r13645.1.91)
* | | Added some commentsJabier Arraiza Cenoz2015-05-104-13/+29
| | | | | | | | | (bzr r13645.1.90)
* | | Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-107-102/+111
| | | | | | | | | | | | | | | TODO: double check review and comment (bzr r13645.1.89)
* | | fixing reviewJabier Arraiza Cenoz2015-05-092-51/+53
| | | | | | | | | (bzr r13645.1.87)
* | | fixing reviewJabier Arraiza Cenoz2015-05-097-256/+200
| | | | | | | | | (bzr r13645.1.86)
* | | update to trunkJabier Arraiza Cenoz2015-05-094-97/+135
|\| | | | | | | | (bzr r13645.1.85)
| * | fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-7/+2
| | | | | | | | | (bzr r14126)
| * | updated with trunkMarc Jeanmougin2015-04-291-81/+123
| |\ \ | | | | | | | | (bzr r13922.1.19)
| | * | Better solution pickingLiam P. White2015-04-291-3/+22
| | | | | | | | | | | | (bzr r14073)
| | * | Increase precision (long thin paths had a ton of width variance), fix logic ↵Liam P. White2015-04-291-3/+1
| | | | | | | | | | | | | | | | | | | | error (bzr r14070)
| | * | Catch more intersections (can still be improved somewhat I think)Liam P. White2015-04-291-21/+17
| | | | | | | | | | | | (bzr r14069)
| | * | fix tangent sign problems in path outline codeLiam P. White2015-04-281-65/+94
| | |/ | | | | | | (bzr r14068)
| * | mergingMarc Jeanmougin2015-04-266-0/+882
| |\| | | | | | | (bzr r13922.1.13)
| * | mergeMarc Jeanmougin2015-04-263-0/+84
| |\ \ | | | | | | | | (bzr r13922.1.12)
| * | | Removed eclipse files, added removed pot fileMarc Jeanmougin2015-02-231-4/+0
| | | | | | | | | | | | (bzr r13922.1.7)
| * | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-192-5/+5
| | | | | | | | | | | | (bzr r13922.1.5)
| * | | At first, I was thinking "I just have to go to the selection file, and ↵Marc Jeanmougin2015-02-172-8/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1)
* | | | prevent overflow index on a pathinfo functionJabier Arraiza Cenoz2015-04-222-26/+0
| | | | | | | | | | | | (bzr r13645.1.84)
* | | | adding suport to full path reverseJabier Arraiza Cenoz2015-04-223-1/+30
| | | | | | | | | | | | (bzr r13645.1.82)
* | | | added commentJabier Arraiza Cenoz2015-04-061-0/+1
| | | | | | | | | | | | (bzr r13645.1.80)
* | | | Adding and renaming methofs to pathinfoJabier Arraiza Cenoz2015-04-064-32/+20
| | | | | | | | | | | | (bzr r13645.1.79)
* | | | rename pathinfo functionJabier Arraiza Cenoz2015-04-063-4/+4
| | | | | | | | | | | | (bzr r13645.1.78)
* | | | Fixed bug on closed paths, Clenup of pathinfoJabier Arraiza Cenoz2015-04-062-10/+4
| | | | | | | | | | | | (bzr r13645.1.77)
* | | | fixing bug on closed pathsJabier Arraiza Cenoz2015-04-061-1/+1
| | | | | | | | | | | | (bzr r13645.1.76)
* | | | update to trunkJabier Arraiza Cenoz2015-04-061-2/+2
|\ \ \ \ | | |_|/ | |/| | (bzr r13645.1.75)
| * | | herpderpLiam P. White2015-04-041-1/+1
| | | | | | | | | | | | (bzr r14044)
| * | | Call decide() with subpaths in proper order.Tavmjong Bah2015-04-041-1/+1
| | | | | | | | | | | | (bzr r14043)
* | | | Fix a bug in pathinfoJabier Arraiza Cenoz2015-04-061-1/+1
| | | | | | | | | | | | (bzr r13645.1.74)
* | | | Updated Pathinfo to discrimine degenerate curves optionaly.Jabier Arraiza Cenoz2015-04-033-13/+17
| | | | | | | | | | | | | | | | | | | | | | | | Fixed redundant data in are_near from pointwise Fixed Fillet-Chamfer lpe to allow duplicate nodes (bzr r13645.1.73)
* | | | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-034-22/+97
| | | | | | | | | | | | | | | | | | | | Add a method on pointwise to allow update if degenerated curves in new path, not noticed by piecewises (bzr r13645.1.72)
* | | | Adding suport for duplicate nodesJabier Arraiza Cenoz2015-04-021-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | Allow degenrate curves Show helper path whith original path (bzr r13645.1.70)
* | | | update to trunkJabier Arraiza Cenoz2015-04-011-52/+45
|\| | | | | | | | | | | (bzr r13645.1.67)
| * | | Small cleanup: consistency, styleLiam P. White2015-03-311-44/+31
| | | | | | | | | | | | (bzr r14039)
| * | | Update turn angle predicate for outlinerLiam P. White2015-03-311-8/+14
| | | | | | | | | | | | (bzr r14038)
* | | | Added documentation and fix to coding style.Jabier Arraiza Cenoz2015-04-017-307/+326
| | | | | | | | | | | | (bzr r13645.1.66)
* | | | add documentationJabier Arraiza Cenoz2015-04-017-210/+142
| | | | | | | | | | | | (bzr r13645.1.65)
* | | | More cleanup of code structure.Jabier Arraiza Cenoz2015-04-014-88/+53
| | | | | | | | | | | | | | | | | | | | | | | | TODO: Documentation TODO: Fit code guidelines of Inkscape (bzr r13645.1.64)
* | | | Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-018-0/+1005
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed dependency to helper/geom.h Now use a simple vector, not a vector of pairs of size_t and Satellite Getters and setters on Satellite removed Update store parameter to a more friendly string, like powerstroke Todo: Documentation and Fix coding style. (bzr r13645.1.63)
* | | Add clipping at miter-length to 'arcs' line join.Tavmjong Bah2015-03-291-21/+131
| | | | | | | | | (bzr r14036)
* | | clean up previous commitLiam P. White2015-03-291-24/+9
| | | | | | | | | (bzr r14034)
* | | Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah2015-03-272-8/+50
| | | | | | | | | (bzr r14033)
* | | Path outliner: refactor extrapolated joiner, allow joining line segments; ↵Liam P. White2015-03-241-65/+155
| | | | | | | | | | | | | | | some more optimizations all around (bzr r14031)
* | | improve, optimize, fix path outlinerLiam P. White2015-03-221-71/+112
| | | | | | | | | (bzr r14027)