summaryrefslogtreecommitdiffstats
path: root/src/2geom (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-06Update 2geomPatrick Storz4-7/+14
2019-09-022geom: Use sincos function if availablePatrick Storz1-0/+4
2019-06-08rsync with last merge in 2GeomJabier Arraiza1-0/+1
2019-05-22fix the build.Shlomi Fish1-1/+0
2019-05-22Convert to a more portable C++11 check.Shlomi Fish1-0/+1
2019-04-05CMake: Fix module FindDoubleConversion.cmakePatrick Storz1-2/+2
2019-04-02Add new lib2geom dependency: "double-conversion"Patrick Storz1-0/+2
2019-04-022geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbcPatrick Storz18-3644/+55
2019-03-24Update 2geomPatrick Storz10-688/+685
2018-10-012geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun28-1117/+47
2018-09-30Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"Thomas Holder3-2/+6
2018-09-30Revert "c++11 refactor: ifdef CPP11 -> std::forward"Thomas Holder1-7/+13
2018-09-30c++11 refactor: ifdef CPP11 -> std::forwardThomas Holder1-13/+7
2018-09-30c++11 refactor: std::auto_ptr -> std::unique_ptrThomas Holder3-6/+2
2018-03-17Removing sample meson build files.Felipe Corrêa da Silva Sanches1-143/+0
2018-03-17[meson-build] libsrcdirFelipe Corrêa da Silva Sanches1-3/+1
2018-03-17[meson-build] 2geomFelipe Corrêa da Silva Sanches1-0/+145
2017-10-19Remove all unused makefile.inStefano Facchini1-17/+0
2017-03-17sbasis-to-bezier. reject highly asymmetric solutions. (Bug 1544680)Alvin Penner1-16/+25
2017-03-04re-commit rev 15003. (Bug 1668853)Alvin Penner1-1/+1
2017-02-07Add new 'Strict' build type for deprecation checkingAlex Valavanis1-0/+4
2017-01-24update to trunkJabier Arraiza Cenoz1-3/+3
2017-01-24Bug fixesJabiertxof1-3/+3
2017-01-04Rename id in comment to make it more according to the code.Shlomi Fish1-1/+1
2016-09-03CMake: add missing headersCampbell Barton1-1/+7
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-131/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2016-06-29avoid zero SBasis curve. (Bug 1593963)Alvin Penner1-1/+1
2016-06-16Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz1-5/+4
2016-05-21Adjust some thresholds for finding intersections in elliptical arcsDiederik van Lierop1-2/+2
2016-05-08First attempt to make fixed tweenk reviewJabier Arraiza Cenoz2-5/+0
2016-04-09Patch for ninja check in cmake buildsShlomi Fish1-1/+0
2016-04-04avoid higher-order calculations if sbasis is cubic. (Bug 1559721)Alvin Penner1-0/+2
2016-03-04Update 2geom copy to 143bbcf: Fix for multiple sequential closepath commandsLiam P. White1-2/+4
2016-02-18fix logic error in sbasis_to_cubic_bezier. (Bug 1545632)Alvin Penner1-2/+2
2016-02-15Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23.Krzysztof Kosi??ski11-94/+87
2016-02-09Fix CMake build broken by r14639suv-lp1-1/+0
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski39-1162/+1363
2015-11-16removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2-0/+8
2015-10-14Fix snapping while rotating a selectionDiederik van Lierop1-2/+2
2015-09-06for a zero sbasis, set the size to 1. (Bug 1478168)Alvin Penner1-2/+4
2015-08-132Geom: update to r2422.Krzysztof Kosi??ski6-55/+51
2015-07-15Update 2Geom to r2421, fix SBasis derivatives.Krzysztof Kosi??ski1-4/+4
2015-07-15Sync 2Geom to revision 2420.Krzysztof Kosi??ski2-15/+40
2015-07-15Add a script that simplifies syncing 2Geom changesKrzysztof Kosi??ski1-0/+31
2015-07-08Fix build failures on some platforms.Krzysztof Kosi??ski3-8/+4
2015-07-06Update 2Geom to r2417: make scan-build happyKrzysztof Kosi??ski2-3/+3
2015-07-062geom. Fixes make distcheck failure.Nicolas Dufour1-1/+0
2015-07-05Fix compilation failure in make checkKrzysztof Kosi??ski3-4/+3