summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bendpath.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix by Johan for 436304.Josh Andler2009-09-261-5/+8
* correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen2009-03-151-0/+2
* From trunkTed Gould2008-10-271-7/+0
* remove debug messageJohan B. C. Engelen2008-08-071-1/+0
* try to make LPE optimizations easier. example in LPE BendJohan B. C. Engelen2008-08-071-4/+9
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
* add comments about setting new LPE PathParam path data. refactor things a bit...Johan B. C. Engelen2008-07-201-1/+1
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-1/+1
* LPE STACKING!Johan B. C. Engelen2008-05-301-13/+2
* - 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