summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-perspective_path.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-11/+21
| | | (bzr r6891)
* Handle for PerspectivePath LPE to adjust offset (not ideal yet but better ↵Maximilian Albert2008-07-021-0/+11
| | | | | than entering values by hand) (bzr r6120)
* LPE STACKING!Johan B. C. Engelen2008-05-301-2/+0
| | | | | (many thanks to the french students who made this.) (bzr r5766)
* - Clean up LPE bounding box computing codeBastien Bouclet2008-04-151-1/+6
| | | | | - Initial work to make the Perspective Path effect work with groups. Still not working correctly due to a bug in the bounding box code. (bzr r5448)
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-1/+1
| | | (bzr r5394)
* New LPE: Perspective pathsMaximilian Albert2008-04-021-0/+53
(bzr r5310)