| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbc | Patrick Storz | 2019-04-02 | 1 | -2/+2 |
| | | |||||
| * | sbasis-to-bezier. reject highly asymmetric solutions. (Bug 1544680) | Alvin Penner | 2017-03-17 | 1 | -16/+25 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1544680 (bzr r15601) | ||||
| * | avoid higher-order calculations if sbasis is cubic. (Bug 1559721) | Alvin Penner | 2016-04-04 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1559721 (bzr r14762) | ||||
| * | fix logic error in sbasis_to_cubic_bezier. (Bug 1545632) | Alvin Penner | 2016-02-18 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1545632 (bzr r14659) | ||||
| * | 2Geom: update to r2422. | Krzysztof Kosi??ski | 2015-08-13 | 1 | -3/+1 |
| | | | | | | | | | | | Fixes LP #1482806: crash on Pattern along Path with horizontal segments. This was caused by empty SBasis objects. After the changes in 2Geom, empty SBasis objects should no longer be created. Fixed bugs: - https://launchpad.net/bugs/1482806 (bzr r14299) | ||||
| * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 1 | -8/+6 |
| | | | | (bzr r14059.2.16) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-22 | 1 | -6/+12 |
| |\ | | | | | (bzr r14059.2.15) | ||||
| | * | sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. ↵ | Alvin Penner | 2015-05-18 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | (Bug 1428267) Fixed bugs: - https://launchpad.net/bugs/1428267 (bzr r14161) | ||||
| * | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -24/+18 |
| |/ | | | (bzr r14059.2.1) | ||||
| * | sbasis-to-bezier. avoid ill-conditioned regions. (Bug 1428683) | Alvin Penner | 2015-03-14 | 1 | -8/+13 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1428683 (bzr r14005) | ||||
| * | sbasis-to-bezier : add support for case where Bezier control arm length is ↵ | Alvin Penner | 2014-01-26 | 1 | -8/+21 |
| | | | | | | | | | zero (Bug 1272119) Fixed bugs: - https://launchpad.net/bugs/1272119 (bzr r12980) | ||||
| * | update 2geom's copy to r2142 | Johan B. C. Engelen | 2014-01-12 | 1 | -5/+118 |
| | | | | (bzr r12921) | ||||
| * | update 2geom to r2049. fixes bugs! | Johan B. C. Engelen | 2012-01-04 | 1 | -4/+8 |
| | | | | (bzr r10837) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -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) | ||||
| * | throw exception when sbasis is empty | Johan B. C. Engelen | 2010-06-25 | 1 | -0/+4 |
| | | | | (bzr r9537) | ||||
| * | 2geom update | JF Barraud | 2009-03-09 | 1 | -6/+9 |
| | | | | (bzr r7453) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-28 | 1 | -147/+55 |
| | | | | (bzr r6886) | ||||
| * | update 2geom (rev. 1569) | Johan B. C. Engelen | 2008-09-01 | 1 | -14/+267 |
| | | | | (bzr r6748) | ||||
| * | update 2geom: fixes long standing bug where closed paths are not converted ↵ | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+3 |
| | | | | | | correctly back from pwd2; causing lpe-bend to fail for example on a simple rectangle. (bzr r6551) | ||||
| * | partial update of 2geom | Johan B. C. Engelen | 2008-07-11 | 1 | -9/+18 |
| | | | | (bzr r6259) | ||||
| * | update 2geom (svn rev1433) | Johan B. C. Engelen | 2008-07-03 | 1 | -4/+4 |
| | | | | (bzr r6134) | ||||
| * | update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵ | Johan B. C. Engelen | 2008-05-10 | 1 | -4/+4 |
| | | | | | | inskape executable bigger (bzr r5649) | ||||
| * | Geom: fix a crash on assertion in sbasis-to-bezier.cpp | Johan B. C. Engelen | 2008-01-17 | 1 | -1/+4 |
| | | | | (bzr r4541) | ||||
| * | update to latest 2geom (fixed 2 bugs :)) | Johan B. C. Engelen | 2007-12-23 | 1 | -5/+5 |
| | | | | (bzr r4284) | ||||
| * | update to 2geom rev. 1168 | Johan B. C. Engelen | 2007-11-12 | 1 | -2/+24 |
| | | | | (bzr r4068) | ||||
| * | merge in 2geom rev. 1154 | Johan B. C. Engelen | 2007-09-16 | 1 | -3/+2 |
| | | | | (bzr r3756) | ||||
| * | Update to 2Geom rev. 1113 | Johan B. C. Engelen | 2007-08-30 | 1 | -28/+0 |
| | | | | (bzr r3622) | ||||
| * | * Fixed path-along-path with correct filling now! (2geom fix) | Johan B. C. Engelen | 2007-08-19 | 1 | -1/+29 |
| | | | | | | * sp_shape_update_effect is now called much less than before. (bzr r3524) | ||||
| * | Fixing a possible segfault in the sbasis to path code (also committed to 2geom)) | Michael G. Sloan | 2007-08-18 | 1 | -3/+6 |
| | | | | (bzr r3503) | ||||
| * | Fixed 2geom sbasis to path (also committed to 2geom svn) | Michael G. Sloan | 2007-08-17 | 1 | -29/+38 |
| | | | | (bzr r3501) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+214 |
| (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | |||||
