summaryrefslogtreecommitdiffstats
path: root/src/2geom/path.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-012geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun1-1/+1
Update README and remove obsolete files
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-31/+45
(bzr r14639)
2015-07-05Fix compilation failure in make checkKrzysztof Kosi??ski1-0/+1
(bzr r14228)
2015-07-04Upgrade to 2Geom r2413Krzysztof Kosi??ski1-6/+20
(bzr r14059.2.18)
2015-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-7/+14
(bzr r14059.2.16)
2015-05-09Update to 2Geom r2360. Fixes taper stroke LPE.Krzysztof Kosi??ski1-1/+10
(bzr r14059.2.13)
2015-05-09Fix eraser toolKrzysztof Kosi??ski1-0/+3
(bzr r14059.2.12)
2015-05-08Fix ellipse problemsKrzysztof Kosi??ski1-1/+5
(bzr r14059.2.5)
2015-04-30Update 2Geom to r2347Krzysztof Kosi??ski1-48/+50
(bzr r14059.2.3)
2015-04-28Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski1-0/+4
(bzr r14059.2.2)
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-652/+757
(bzr r14059.2.1)
2014-03-31partial 2geom update:Johan B. C. Engelen1-11/+13
- main reason for update: better swap for Path (fixes C++11 warning/error) - faster implementation for Path * Translate (~6x), Inkscape's code has to be modified to use it though (bzr r13248)
2011-06-23Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski1-22/+11
(bzr r10347.1.1)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
(bzr r10025)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan1-1/+1
fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
2008-11-21Merge from fe-movedTed Gould1-3/+4
(bzr r6891)
2008-10-28Merge from trunkTed Gould1-2/+8
(bzr r6886)
2008-09-082geom update (rev. 1578); fixes node editing of some degenerate pathsMaximilian Albert1-2/+2
(bzr r6784)
2008-09-01update 2geom (rev. 1569)Johan B. C. Engelen1-1/+1
(bzr r6748)
2008-08-17Fix startup crash by reverting a one-line change in 2geom; but please ↵Maximilian Albert1-1/+1
investigate this further (bzr r6639)
2008-08-15Update to 2geom rev. 1538Diederik van Lierop1-1/+3
(bzr r6634)
2008-08-08update 2geom to rev1516Johan B. C. Engelen1-1/+7
(bzr r6595)
2008-07-25update to 2geom rev. 1507Johan B. C. Engelen1-4/+5
(bzr r6416)
2008-07-16update to latest 2geom (rev1497)Johan B. C. Engelen1-300/+252
(bzr r6332)
2008-07-15Cherry-pick of 2geom update (re. 1488); prevent crash during Path->Piecewise ↵Maximilian Albert1-0/+7
conversion for zero length paths (bzr r6320)
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-87/+176
(bzr r6134)
2008-06-18update 2geomJohan B. C. Engelen1-1/+6
(bzr r5998)
2008-06-17update 2geomJohan B. C. Engelen1-1/+16
(bzr r5970)
2008-06-14update 2geomJohan B. C. Engelen1-0/+16
(bzr r5931)
2008-05-26implemented new classes for horizontal and vertical line segments; path.h ↵mcecchetti1-508/+13
has been splitted in several files: curve.h, sbasis-curve.h, bezier-curve.h, elliptical-arc.h, path.h; curves.h allows to include all curve types at once (bzr r5755)
2008-05-20synchronization with 2geom librarymcecchetti1-17/+63
(bzr r5723)
2008-05-18update to latest 2geomJohan B. C. Engelen1-0/+7
(bzr r5689)
2008-05-10update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵Johan B. C. Engelen1-54/+157
inskape executable bigger (bzr r5649)
2008-04-29svg-elliptical-arc: assertions turned into call to macro throwRangeErrormcecchetti1-1/+1
(bzr r5543)
2008-04-18update to latest 2geom. (eol-style fix)Johan B. C. Engelen1-3/+2
(bzr r5470)
2008-04-17update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ↵Johan B. C. Engelen1-2/+2
path (bzr r5461)
2008-04-13sync with current 2geom, split_at_discontinuities method and SVGEllipticalArcJohan B. C. Engelen1-63/+206
(bzr r5423)
2008-03-082Geom fix: derivative of order 1 bezier, and an out of range bug affecting ↵JF Barraud1-5/+1
intersection computation. (bzr r5000)
2007-12-23update to latest 2geom, bugs be gone!Johan B. C. Engelen1-2/+10
(bzr r4285)
2007-12-23update to latest 2geom (fixed 2 bugs :))Johan B. C. Engelen1-1/+2
(bzr r4284)
2007-11-172geom: splice exceptions code from utils.h into exception.hJohan B. C. Engelen1-8/+1
(bzr r4097)
2007-11-172geom tryout: new exceptionsJohan B. C. Engelen1-2/+3
(bzr r4094)
2007-11-062geom update to 2Geom-SVN-rev. 1161Johan B. C. Engelen1-0/+2
(bzr r4034)
2007-11-04Warning cleanupJon A. Cruz1-40/+40
(bzr r4028)
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen1-1/+1
reverted for some files to keep them C-compatible. (bzr r4024)
2007-09-16merge in 2geom rev. 1154Johan B. C. Engelen1-13/+15
(bzr r3756)
2007-08-30Update to 2Geom rev. 1113Johan B. C. Engelen1-145/+327
(bzr r3622)
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+632
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)