Code

remove more NR:: from live_effects code
[inkscape.git] / src / live_effects / lpe-spiro.cpp
2008-08-01 johanengelenremove more NR:: from live_effects code
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-15 johanengelenremove debug messages from last commits
2008-07-15 johanengelenfix lpe-spiro for smooth closing points
2008-07-14 johanengelen2geomify lpeSpiro
2008-06-26 johanengelennoop: be more consistent with function names (get_pathv...
2008-06-22 johanengelenLPE Spiro: don't catch all exceptions, only the Continu...
2008-06-14 johanengelencatch cases where LPE Spiro generates non-continuous...
2008-06-12 cilix42whitespace
2008-06-08 cilix42Add option to either suppress path flash for items...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-06 buliabyakmake determining smooth nodes more robust
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-05-01 joncruzWarning and whitespace cleanup
2008-04-14 johanengelensuppress helperpath and handles showing for LPESpiro
2008-04-14 buliabyaksuppress helperpath display for spiro
2008-04-12 buliabyakSpiro splines LPE using code by Raph Levien