summaryrefslogtreecommitdiffstats
path: root/src/libavoid/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-35/+0
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; ↵Sylvain Chiron1-11/+20
changed the code to match the new API Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
2007-08-092006-08-09 Michael Wybrow <mjwybrow@users.sourceforge.net>mjwybrow1-4/+25
* src/libavoid/shape.cpp, src/libavoid/router.cpp, src/libavoid/README, src/libavoid/router.h, src/libavoid/geometry.cpp: Some minor upstream changes to the libavoid library. It now matches Inkscape and uses the correct winding direction. * src/conn-avoid-ref.cpp: Remove a 'TODO' and hack adjusting winding directions before passing object convex hulls to libavoid. (bzr r3431)