summaryrefslogtreecommitdiffstats
path: root/src/2geom/convex-cover.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-712/+0
| | | (bzr r14059.2.1)
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-7/+7
| | | (bzr r12921)
* Synchronized 2geom to revision 2058Kris De Gussem2012-02-151-26/+0
| | | (bzr r10978)
* update 2geom to r2049. fixes bugs!Johan B. C. Engelen2012-01-041-29/+133
| | | (bzr r10837)
* As the comment says testing for a float to be equal to zero is not safe, ↵Gellule Xg2011-06-291-1/+1
| | | | | hence the use of an ad-hoc epsilon instead. This was causing a crash with connectors where the size of the convex would change depending on calculation accuracy. This fixes part c) of bug #640985 (bzr r10384.1.1)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-34/+103
| | | (bzr r10025)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-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)
* update to 2geom rev.1723Johan B. C. Engelen2008-12-131-2/+31
| | | (bzr r6996)
* update 2geom to rev1583Johan B. C. Engelen2008-09-121-24/+49
| | | (bzr r6796)
* Temporarily specifying a return value to avoid strange bugsJon A. Cruz2008-09-091-0/+1
| | | (bzr r6785)
* 2geom update (rev. 1578); fixes node editing of some degenerate pathsMaximilian Albert2008-09-081-0/+2
| | | (bzr r6784)
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-0/+60
| | | (bzr r6416)
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-12/+12
| | | (bzr r6134)
* update 2geomJohan B. C. Engelen2008-06-141-2/+4
| | | (bzr r5931)
* update to latest 2geom. (eol-style fix)Johan B. C. Engelen2008-04-181-5/+2
| | | (bzr r5470)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+449
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)