summaryrefslogtreecommitdiffstats
path: root/src/2geom (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix logic error in sbasis_to_cubic_bezier. (Bug 1545632)Alvin Penner2016-02-181-2/+2
* Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23.Krzysztof Kosi??ski2016-02-1511-94/+87
* Fix CMake build broken by r14639suv-lp2016-02-091-1/+0
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-0839-1162/+1363
* removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-162-0/+8
* Fix snapping while rotating a selectionDiederik van Lierop2015-10-141-2/+2
* for a zero sbasis, set the size to 1. (Bug 1478168)Alvin Penner2015-09-061-2/+4
* 2Geom: update to r2422.Krzysztof Kosi??ski2015-08-136-55/+51
* Update 2Geom to r2421, fix SBasis derivatives.Krzysztof Kosi??ski2015-07-151-4/+4
* Sync 2Geom to revision 2420.Krzysztof Kosi??ski2015-07-152-15/+40
* Add a script that simplifies syncing 2Geom changesKrzysztof Kosi??ski2015-07-151-0/+31
* Fix build failures on some platforms.Krzysztof Kosi??ski2015-07-083-8/+4
* Update 2Geom to r2417: make scan-build happyKrzysztof Kosi??ski2015-07-062-3/+3
* 2geom. Fixes make distcheck failure.Nicolas Dufour2015-07-061-1/+0
* Fix compilation failure in make checkKrzysztof Kosi??ski2015-07-053-4/+3
* Upgrade to 2Geom r2413Krzysztof Kosi??ski2015-07-0432-553/+817
* 2Geom CMake adjustmentKrzysztof Kosi??ski2015-05-221-2/+3
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-2253-1450/+2125
* Merge from trunkKrzysztof Kosi??ski2015-05-221-6/+12
|\
| * sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bu...Alvin Penner2015-05-181-0/+6
* | Undo changes to CMakeLists.txt in 2geom directory after syncsKrzysztof Kosi??ski2015-05-091-183/+133
* | Update to 2Geom r2360. Fixes taper stroke LPE.Krzysztof Kosi??ski2015-05-092-5/+46
* | Fix eraser toolKrzysztof Kosi??ski2015-05-093-136/+201
* | Adjust CMakeLists for 2geom directoryKrzysztof Kosi??ski2015-05-081-4/+0
* | Update to 2Geom r2358 - better z-snapping logicKrzysztof Kosi??ski2015-05-082-43/+60
* | Fix ellipse problemsKrzysztof Kosi??ski2015-05-085-19/+26
* | Fix node editing problemsKrzysztof Kosi??ski2015-05-084-43/+85
* | Update 2Geom to r2347Krzysztof Kosi??ski2015-04-3010-174/+142
* | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-284-1/+24
* | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-27119-6564/+12004
|/
* make_angle_bisector_line(): Return sensible line if three input points are co...Tavmjong Bah2015-03-291-1/+16
* sbasis-to-bezier. avoid ill-conditioned regions. (Bug 1428683)Alvin Penner2015-03-141-8/+13
* Update to trunk r13621Liam P. White2014-10-171-2/+2
|\
| * 2geom: Re-fix IS_NAN and IS_FINITE for solarisBryce Harrington2014-10-141-2/+2
* | Small warning cleanupLiam P. White2014-10-172-2/+2
|/
* 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