summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2015-07-242-62/+97
|\
| * setStitching(), gajiosdfksdsfdLiam P. White2015-07-161-3/+3
| * Shit son, MROE FUCKING DOCS FUCKING EVERYWHERE IT'S A WONDER WE HAVE SPACE FO...Liam P. White2015-07-112-59/+94
* | astyleJabier Arraiza Cenoz2015-07-063-27/+43
* | pointwise tweakJabier Arraiza Cenoz2015-07-061-2/+0
* | Fixes from branch reviewJabier Arraiza Cenoz2015-07-066-296/+89
* | fix to compile on Krzysztof merge previous to fix the improvements in the mer...Jabier Arraiza Cenoz2015-07-053-13/+11
* | update to trunkJabier Arraiza Cenoz2015-07-044-166/+52
|\|
| * Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-044-166/+52
| |\
| | * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-102/+28
| | * Merge from trunkKrzysztof Kosi??ski2015-05-084-97/+135
| | |\
| | * | More helper/geom.h pruning.Krzysztof Kosi??ski2015-05-082-28/+0
| | * | Remove round_rectangle_outwards from helper/geom.hKrzysztof Kosi??ski2015-05-082-14/+0
| | * | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-281-6/+6
| | * | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-273-19/+21
* | | | removed reverse path, commented whyJabier Arraiza Cenoz2015-06-262-14/+1
* | | | attemp to handle reverse pathJabier Arraiza Cenoz2015-06-252-1/+14
* | | | update to trunkJabier Arraiza Cenoz2015-06-251-2/+2
|\| | |
| * | | never let me try this againLiam P. White2015-05-261-2/+2
| | |/ | |/|
* | | fix a minor bug calculating max timeJabier Arraiza Cenoz2015-05-101-1/+1
* | | some comments and pointwise related refactorJabier Arraiza Cenoz2015-05-105-29/+24
* | | Added some commentsJabier Arraiza Cenoz2015-05-104-13/+29
* | | Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-107-102/+111
* | | fixing reviewJabier Arraiza Cenoz2015-05-092-51/+53
* | | fixing reviewJabier Arraiza Cenoz2015-05-097-256/+200
* | | update to trunkJabier Arraiza Cenoz2015-05-094-97/+135
|\| |
| * | fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-7/+2
| * | updated with trunkMarc Jeanmougin2015-04-291-81/+123
| |\ \
| | * | Better solution pickingLiam P. White2015-04-291-3/+22
| | * | Increase precision (long thin paths had a ton of width variance), fix logic e...Liam P. White2015-04-291-3/+1
| | * | Catch more intersections (can still be improved somewhat I think)Liam P. White2015-04-291-21/+17
| | * | fix tangent sign problems in path outline codeLiam P. White2015-04-281-65/+94
| | |/
| * | mergingMarc Jeanmougin2015-04-266-0/+882
| |\|
| * | mergeMarc Jeanmougin2015-04-263-0/+84
| |\ \
| * | | Removed eclipse files, added removed pot fileMarc Jeanmougin2015-02-231-4/+0
| * | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-192-5/+5
| * | | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-172-8/+13
* | | | prevent overflow index on a pathinfo functionJabier Arraiza Cenoz2015-04-222-26/+0
* | | | adding suport to full path reverseJabier Arraiza Cenoz2015-04-223-1/+30
* | | | added commentJabier Arraiza Cenoz2015-04-061-0/+1
* | | | Adding and renaming methofs to pathinfoJabier Arraiza Cenoz2015-04-064-32/+20
* | | | rename pathinfo functionJabier Arraiza Cenoz2015-04-063-4/+4
* | | | Fixed bug on closed paths, Clenup of pathinfoJabier Arraiza Cenoz2015-04-062-10/+4
* | | | fixing bug on closed pathsJabier Arraiza Cenoz2015-04-061-1/+1
* | | | update to trunkJabier Arraiza Cenoz2015-04-061-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | herpderpLiam P. White2015-04-041-1/+1
| * | | Call decide() with subpaths in proper order.Tavmjong Bah2015-04-041-1/+1
* | | | Fix a bug in pathinfoJabier Arraiza Cenoz2015-04-061-1/+1
* | | | Updated Pathinfo to discrimine degenerate curves optionaly.Jabier Arraiza Cenoz2015-04-033-13/+17
* | | | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-034-22/+97