summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-spiro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* LPE Spiro: don't catch all exceptions, only the ContinuityErrorJohan B. C. Engelen2008-06-221-1/+1
* catch cases where LPE Spiro generates non-continuous pathsJohan B. C. Engelen2008-06-141-0/+21
* whitespaceMaximilian Albert2008-06-121-2/+2
* Add option to either suppress path flash for items with LPE (e.g., spiro spli...Maximilian Albert2008-06-081-1/+1
* 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