summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/path.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpeJohan B. C. Engelen2008-02-201-1/+1
* add copy button to LPE pathparamJohan B. C. Engelen2008-01-261-0/+1
* path lpe parameter should not know of it's edit button since it has no unique...Johan B. C. Engelen2008-01-261-6/+0
* prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen2008-01-151-4/+1
* correctly transform LPE path and point parameters with the SPItem's transformJohan B. C. Engelen2008-01-081-3/+1
* fix typo notepath => nodepathJohan B. C. Engelen2008-01-021-1/+1
* make LPE parameters responsible for transformation (LPE cycles through its pa...Johan B. C. Engelen2008-01-021-0/+2
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* make setup_notepath function for LPE's and LPE parameters.Johan B. C. Engelen2007-11-031-0/+1
* LPE: implement NEW path-along-path effect, i think that old one has become ob...Johan B. C. Engelen2007-10-301-0/+2
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-281-0/+2
* LPE: add on-canvas editing of path parameters!Johan B. C. Engelen2007-10-201-0/+6
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-66/+66
* 2 LPE things:Johan B. C. Engelen2007-08-261-0/+1
* Add default value stuff for LPE parametersJohan B. C. Engelen2007-08-191-1/+5
* Fix LPE:Johan B. C. Engelen2007-08-171-3/+8
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+56