Code

revert the PS rotation part of Adrian's patch for 437550, see discussion in the bug
[inkscape.git] / src / live_effects / lpe-vonkoch.cpp
2009-09-06 buliabyaktextual patch from bug 408093
2009-04-07 joncruzCtor fixes and misc warning cleanups
2009-03-15 johanengelencorrectly implement 'resetDefaults()' for LPEs. Now...
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 joncruzFixed initialization order issue
2008-09-17 jfbarraudlpe-vonkoch: added checkbox to restrict to (orientation...
2008-09-17 jfbarraudlpe-vonkoch: updated to handle groups + changed paramet...
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.