summaryrefslogtreecommitdiffstats
path: root/src/2geom/convex-hull.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-214/+248
(bzr r14059.2.1)
2014-01-12update 2geom's copy to r2142Johan B. C. Engelen1-7/+7
(bzr r12921)
2012-02-15Synchronized 2geom to revision 2058Kris De Gussem1-26/+0
(bzr r10978)
2012-01-04update 2geom to r2049. fixes bugs!Johan B. C. Engelen1-29/+133
(bzr r10837)
2011-06-29As the comment says testing for a float to be equal to zero is not safe, ↵Gellule Xg1-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)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-34/+103
(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-12-13update to 2geom rev.1723Johan B. C. Engelen1-2/+31
(bzr r6996)
2008-09-12update 2geom to rev1583Johan B. C. Engelen1-24/+49
(bzr r6796)
2008-09-09Temporarily specifying a return value to avoid strange bugsJon A. Cruz1-0/+1
(bzr r6785)
2008-09-082geom update (rev. 1578); fixes node editing of some degenerate pathsMaximilian Albert1-0/+2
(bzr r6784)
2008-07-25update to 2geom rev. 1507Johan B. C. Engelen1-0/+60
(bzr r6416)
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-12/+12
(bzr r6134)
2008-06-14update 2geomJohan B. C. Engelen1-2/+4
(bzr r5931)
2008-04-18update to latest 2geom. (eol-style fix)Johan B. C. Engelen1-5/+2
(bzr r5470)
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+449
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)