summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2015-04-225-48/+103
|\
| * Add mirror symmetry to envelope/perspective LPEJabier Arraiza Cenoz2015-04-212-1/+62
| * Replace GList by std::vectorTavmjong Bah2015-04-143-47/+34
| * Fix for the bug 1443039. Now reset old perspective-envelope effects and preve...Jabier Arraiza Cenoz2015-04-131-0/+7
* | adding suport to full path reverseJabier Arraiza Cenoz2015-04-223-1/+30
* | update to trunkJabier Arraiza Cenoz2015-04-1025-1301/+1312
|\|
| * Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-1011-513/+521
| * Fix coding style issues in show/handles LPEJabier Arraiza Cenoz2015-04-102-45/+45
| * Fix coding style issues in perspective/envelope LPEJabier Arraiza Cenoz2015-04-102-144/+147
| * Fix coding style issues in roughen LPEJabier Arraiza Cenoz2015-04-092-110/+110
| * Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz2015-04-092-313/+310
| * Fix coding style issues in simplify LPEJabier Arraiza Cenoz2015-04-092-119/+119
| * Cleaned up cmake files to build successfully on Linux.Jon A. Cruz2015-04-084-63/+66
* | added commentJabier Arraiza Cenoz2015-04-061-0/+1
* | Adding and renaming methofs to pathinfoJabier Arraiza Cenoz2015-04-065-33/+30
* | rename pathinfo functionJabier Arraiza Cenoz2015-04-064-5/+5
* | Fixed bug on closed paths, Clenup of pathinfoJabier Arraiza Cenoz2015-04-063-12/+7
* | fixing bug on closed pathsJabier Arraiza Cenoz2015-04-062-1/+2
* | update to trunkJabier Arraiza Cenoz2015-04-063-6/+8
|\|
| * herpderpLiam P. White2015-04-042-3/+3
| * Call decide() with subpaths in proper order.Tavmjong Bah2015-04-041-1/+1
| * Add helper path to guide BSpline if path outline is hiddenJabier Arraiza Cenoz2015-04-031-2/+4
* | Fix a bug in pathinfoJabier Arraiza Cenoz2015-04-061-1/+1
* | Updated Pathinfo to discrimine degenerate curves optionaly.Jabier Arraiza Cenoz2015-04-034-17/+21
* | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-038-69/+107
* | update to trunkJabier Arraiza Cenoz2015-04-022-3/+6
|\|
| * inicialice a header variableJabier Arraiza Cenoz2015-04-021-0/+1
| * more restrictive definition of parentContour. (Bug 499744)Alvin Penner2015-04-021-3/+5
* | Adding suport for duplicate nodesJabier Arraiza Cenoz2015-04-023-18/+27
* | add move knots when move nodes pointed by su_vJabier Arraiza Cenoz2015-04-022-1/+4
* | Now open -without conversion- old fillet chamfer objectsJabier Arraiza Cenoz2015-04-012-19/+23
* | update to trunkJabier Arraiza Cenoz2015-04-011-52/+45
|\|
| * Small cleanup: consistency, styleLiam P. White2015-03-311-44/+31
| * Update turn angle predicate for outlinerLiam P. White2015-03-311-8/+14
* | Added documentation and fix to coding style.Jabier Arraiza Cenoz2015-04-0113-916/+1011
* | add documentationJabier Arraiza Cenoz2015-04-017-210/+142
* | More cleanup of code structure.Jabier Arraiza Cenoz2015-04-015-92/+53
* | Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-0121-1071/+1048
* | removed code commentsJabier Arraiza Cenoz2015-03-311-2/+0
* | fixed hide knots and removed unused headersJabier Arraiza Cenoz2015-03-312-12/+9
* | Remove active desktop calls from LPEJabier Arraiza Cenoz2015-03-313-11/+10
* | change pointwise commentJabier Arraiza Cenoz2015-03-311-2/+0
* | update to trunkJabier Arraiza Cenoz2015-03-3119-149/+407
|\|
| * Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner...Nicolas Dufour2015-03-3117-103/+251
| * Add clipping at miter-length to 'arcs' line join.Tavmjong Bah2015-03-291-21/+131
| * make_angle_bisector_line(): Return sensible line if three input points are co...Tavmjong Bah2015-03-291-1/+16
| * clean up previous commitLiam P. White2015-03-291-24/+9
* | end append pathJabier Arraiza Cenoz2015-03-316-60/+207
* | update to trunkJabier Arraiza Cenoz2015-03-283-11/+54
|\|
| * Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah2015-03-273-11/+54