summaryrefslogtreecommitdiffstats
path: root/src/2geom (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update 2geomPatrick Storz2019-09-064-7/+14
* 2geom: Use sincos function if availablePatrick Storz2019-09-021-0/+4
* rsync with last merge in 2GeomJabier Arraiza2019-06-081-0/+1
* fix the build.Shlomi Fish2019-05-221-1/+0
* Convert to a more portable C++11 check.Shlomi Fish2019-05-221-0/+1
* CMake: Fix module FindDoubleConversion.cmakePatrick Storz2019-04-051-2/+2
* Add new lib2geom dependency: "double-conversion"Patrick Storz2019-04-021-0/+2
* 2geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbcPatrick Storz2019-04-0218-3644/+55
* Update 2geomPatrick Storz2019-03-2410-688/+685
* 2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun2018-10-0128-1117/+47
* Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"Thomas Holder2018-09-303-2/+6
* Revert "c++11 refactor: ifdef CPP11 -> std::forward"Thomas Holder2018-09-301-7/+13
* c++11 refactor: ifdef CPP11 -> std::forwardThomas Holder2018-09-301-13/+7
* c++11 refactor: std::auto_ptr -> std::unique_ptrThomas Holder2018-09-303-6/+2
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-143/+0
* [meson-build] libsrcdirFelipe Corrêa da Silva Sanches2018-03-171-3/+1
* [meson-build] 2geomFelipe Corrêa da Silva Sanches2018-03-171-0/+145
* Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
* 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