Code

add comments about setting new LPE PathParam path data. refactor things a bit for...
[inkscape.git] / src / live_effects / lpe-vonkoch.cpp
2008-07-20 johanengelenadd comments about setting new LPE PathParam path data...
2008-07-03 johanengelenupdate 2geom (svn rev1433)
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-04-14 johanengelenuse sp_nodepath_make_straight_path in LPE VonKoch
2008-04-13 johanengelenmove live_effects/n-art-bpath-2geom.* to libnr/n-art...
2008-04-09 johanengelenchange doEffect functions to use const& parameters
2008-03-23 johanengelenremove multiple inheritance from lpe PathParam. since...
2008-03-16 jfbarraudlpe-vonkoch: complexity bound + choose bbox/segment...
2008-03-03 jfbarraudchanged vonkoch to use bbox of input object as reference.
2008-02-27 joncruzFixed initialization order problem
2008-02-25 jfbarraud3 new lpe gadgets: sketch, knot and vonkoch.