summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-pathalongpath.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename LPEPathAlongPath -> LPEBendPathJohan B. C. Engelen2008-04-081-211/+0
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-19/+69
* remove multiple inheritance from lpe PathParam. since it is often desired to ...Johan B. C. Engelen2008-03-231-2/+1
* fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpeJohan B. C. Engelen2008-02-201-0/+3
* LPE bend path was badly broken. fixed now.Johan B. C. Engelen2008-01-261-73/+3
* add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...Johan B. C. Engelen2008-01-181-0/+8
* RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...Johan B. C. Engelen2008-01-161-1/+1
* add tooltip text to bend path. #178471Johan B. C. Engelen2007-12-281-1/+1
* CRLF fixJon A. Cruz2007-12-171-221/+221
* LPE Bendpath: disable width pathJohan B. C. Engelen2007-12-071-3/+9
* LPEbendpath fix: save widthfactor parameter ofcourse doh!Johan B. C. Engelen2007-11-231-2/+4
* LPE add experimental width control to bend path!Johan B. C. Engelen2007-11-231-8/+17
* Make LPE Path along path behave more naturally. (fixes problems in moving a p...Johan B. C. Engelen2007-11-181-1/+7
* LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen2007-11-121-1/+1
* temporary fix for crash with shapes and path-along-path LPEJohan B. C. Engelen2007-10-301-0/+3
* ok. so NOW the new effect is committed...Johan B. C. Engelen2007-10-301-0/+195