summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-spiro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-3/+3
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+1
* make determining smooth nodes more robustbulia byak2008-05-061-9/+14
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-7/+7
* Warning and whitespace cleanupJon A. Cruz2008-05-011-6/+6
* suppress helperpath and handles showing for LPESpiroJohan B. C. Engelen2008-04-141-1/+4
* suppress helperpath display for spirobulia byak2008-04-141-0/+5
* Spiro splines LPE using code by Raph Levienbulia byak2008-04-121-0/+196