summaryrefslogtreecommitdiffstats
path: root/src/2geom (follow)
Commit message (Expand)AuthorAgeFilesLines
* sbasis-to-bezier. reject highly asymmetric solutions. (Bug 1544680)Alvin Penner2017-03-171-16/+25
* re-commit rev 15003. (Bug 1668853)Alvin Penner2017-03-041-1/+1
* Merged.Shlomi Fish2017-02-231-0/+4
|\
| * Add new 'Strict' build type for deprecation checkingAlex Valavanis2017-02-071-0/+4
* | Merged.Shlomi Fish2017-02-061-3/+3
|\|
| * Bug fixesJabiertxof2017-01-241-3/+3
* | Rename id in comment to make it more according to the code.Shlomi Fish2017-01-041-1/+1
|/
* CMake: add missing headersCampbell Barton2016-09-031-1/+7
* Merged trunkAdrian Boguszewski2016-08-091-131/+0
|\
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-131/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
| * avoid zero SBasis curve. (Bug 1593963)Alvin Penner2016-06-291-1/+1
|/
* Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-161-5/+4
* Adjust some thresholds for finding intersections in elliptical arcsDiederik van Lierop2016-05-211-2/+2
* Patch for ninja check in cmake buildsShlomi Fish2016-04-091-1/+0
* avoid higher-order calculations if sbasis is cubic. (Bug 1559721)Alvin Penner2016-04-041-0/+2
* Update 2geom copy to 143bbcf: Fix for multiple sequential closepath commandsLiam P. White2016-03-041-2/+4
* 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