summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/path.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Temporary fix LPE "2Geom not implemented" crash when pasting paths with 'A' ↵Johan B. C. Engelen2007-08-261-4/+9
| | | | | | | in it (arcs) The code should be removed when 2geom is capable of handling 'A' parameters. (bzr r3588)
* 2 LPE things:Johan B. C. Engelen2007-08-261-0/+1
| | | | | | * Add changed signal to LPE PathParameter * removed origin parameter from path along path as it is not necessary any more (bzr r3585)
* Add default value stuff for LPE parametersJohan B. C. Engelen2007-08-191-1/+10
| | | (bzr r3536)
* Fix LPE:Johan B. C. Engelen2007-08-171-3/+4
| | | | | | | | * add default values for parameters * remove text for LPE_INVALID * update example for skel strokes * clean a bit of the code (bzr r3498)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+166
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)