summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-pathalongpath.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename LPEPathAlongPath -> LPEBendPathJohan B. C. Engelen2008-04-081-61/+0
| | | (bzr r5385)
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-2/+17
| | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219)
* LPE bend path was badly broken. fixed now.Johan B. C. Engelen2008-01-261-11/+0
| | | | | removed the dropdown box since it should not be there (left-over from pattern along path) (bzr r4599)
* add default functions for transforming lpe-pathalongpath.cpp and ↵Johan B. C. Engelen2008-01-181-0/+2
| | | | | lpe-skeletalstrokes.cpp (bzr r4558)
* CRLF fixJon A. Cruz2007-12-171-55/+55
| | | (bzr r4247)
* LPE Bendpath: disable width pathJohan B. C. Engelen2007-12-071-2/+2
| | | (bzr r4189)
* LPEbendpath fix: save widthfactor parameter ofcourse doh!Johan B. C. Engelen2007-11-231-1/+1
| | | (bzr r4131)
* LPE add experimental width control to bend path!Johan B. C. Engelen2007-11-231-3/+2
| | | (bzr r4130)
* LPE: no longer overload doEffect methods, but name them according to ↵Johan B. C. Engelen2007-11-121-2/+2
| | | | | accepted arguments. This saves developer brain time because of 'hiding' issues. (bzr r4067)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-1/+1
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* ok. so NOW the new effect is committed...Johan B. C. Engelen2007-10-301-0/+56
(bzr r3984)