summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bendpath.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-3/+1
* - Clean up LPE bounding box computing codeBastien Bouclet2008-04-151-52/+15
* whitespace + commentJohan B. C. Engelen2008-04-141-20/+18
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-131-1/+1
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-1/+1
* change doEffect_path to default to calling pwd2 for all continuous subpathsJohan B. C. Engelen2008-04-091-11/+12
* rename LPEPathAlongPath -> LPEBendPathJohan B. C. Engelen2008-04-081-0/+211