summaryrefslogtreecommitdiffstats
path: root/src/2geom (follow)
Commit message (Expand)AuthorAgeFilesLines
* supplemental change to lp:inkscape rev13492 (ignore arc segments when start a...Johan B. C. Engelen2014-08-051-1/+1
* Fix for parsing of incorrect SVG arcs (bug #1330295)Liam P. White2014-08-051-29/+8
* Warnings cleaup.Jon A. Cruz2014-07-151-1/+1
* Fix flakiness of measurement tool (due to issues with parallel lines, duplica...Diederik van Lierop2014-05-233-10/+44
* correctly fix rev. 13355Johan B. C. Engelen2014-05-111-1/+1
* fix 2geom build for newer compilers (assert can be disabled/overridden, i sup...Johan B. C. Engelen2014-05-111-0/+1
* partial 2geom update. linearize the measure of the size of an ellipse (LP Bug...Johan B. C. Engelen2014-04-281-3/+4
* Update CMake FilesCampbell Barton2014-04-271-0/+1
* Fix remaining cmake build error in 2geom (bug #1283174)Shlomi Fish2014-04-261-1/+0
* temporary fix for bug in 2geom, the bug manifests itself in LPE Construct gridJohan B. C. Engelen2014-04-061-1/+5
* fix cmake build errors for changes in 2geomJohan B. C. Engelen2014-04-041-1/+1
* partial 2geom update:Johan B. C. Engelen2014-03-317-14/+97
* 2geom: silence warningJohan B. C. Engelen2014-03-311-1/+1
* partial 2geom update (fixes warning)Johan B. C. Engelen2014-03-311-6/+10
* partial 2geom update: fix compiler error on some platforms (mavericks in any ...Johan B. C. Engelen2014-03-311-2/+2
* apply 2geom rev. 2169 (bug fix)Johan B. C. Engelen2014-03-201-4/+6
* fix build on Mavericks (clang, libc++)Johan B. C. Engelen2014-02-092-4/+4
* sbasis-to-bezier : add support for case where Bezier control arm length is ze...Alvin Penner2014-01-261-8/+21
* 2geom: remove accidentally forgotten debug messageJohan B. C. Engelen2014-01-161-1/+1
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-1244-284/+442
* update 2geom : sbasis.h, improves iterators, helps compilation with C++11Johan B. C. Engelen2013-11-121-6/+7
* update parts of 2geomJohan B. C. Engelen2013-10-213-5/+23
* Fix tangent calculation for counter-clockwise arcs.Tavmjong Bah2013-10-141-1/+1
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-1/+1
* partial 2geom update, fixes linker errorsJohan B. C. Engelen2013-09-212-3/+14
* changes_2013_05_22a.patch:David Mathog2013-06-191-1/+1
* Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-251-1/+1
* Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed).Alex Valavanis2013-03-133-7/+43
* New 2geom files and putting in the same order as 'ls'Ted Gould2012-10-151-104/+124
* Files in /src that no longer existTed Gould2012-10-151-3/+0
* 2geom updateJohan B. C. Engelen2012-04-261-4/+7
* fix compile (wrong 2geom update, sry)Johan B. C. Engelen2012-04-151-1/+1
* 2geom updateJohan B. C. Engelen2012-04-151-0/+11
* 2geom fixJohan B. C. Engelen2012-04-131-3/+5
* small 2geom updateJohan B. C. Engelen2012-04-132-0/+18
* more 2geom fixJohan B. C. Engelen2012-04-101-6/+9
* fix 2geomJohan B. C. Engelen2012-04-101-1/+1
* 2geom: sbasis multiplication never returns sbasis of at least order a+bJohan B. C. Engelen2012-04-101-6/+8
* partial 2geom update to obtain required methodJohan B. C. Engelen2012-03-241-0/+8
* 2geom: isConstant and isZero should check a finite neighbourhood around zero.Johan B. C. Engelen2012-03-044-15/+15
* powerstroke: work on cusps, so people can play with it a bit. it is not done ...Johan B. C. Engelen2012-02-262-3/+19
* update 2geom infoJohan B. C. Engelen2012-02-191-2/+3
* remove superfluous RectHullJohan B. C. Engelen2012-02-193-71/+0
* bad bug in 2geomJohan B. C. Engelen2012-02-191-1/+1
* move helper/recthull.h to 2geom/rect-hull.hJohan B. C. Engelen2012-02-193-0/+71
* Synchronized 2geom to revision 2058Kris De Gussem2012-02-1515-63/+26
* fix compilation errorKris De Gussem2012-01-161-1/+1
* cppcheck performanceKris De Gussem2012-01-1512-18/+18
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-142-0/+19
* 2geom: Fixed an infinite loop where 2geom was trying to find the roots of an ...Gellule Xg2012-01-131-0/+4