summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpeobject-reference.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove usereference vestiges, change the signature of user_unlink (not used yet)bulia byak2008-07-191-1/+1
| | | (bzr r6359)
* LPE STACKING!Johan B. C. Engelen2008-05-301-1/+1
| | | | | (many thanks to the french students who made this.) (bzr r5766)
* 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)
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-71/+71
| | | (bzr r3884)
* Fix LPE:Johan B. C. Engelen2007-08-171-2/+2
| | | | | | | | * 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/+71
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)