summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-lattice.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove remnants of old node toolKrzysztof Kosi??ski2009-12-241-1/+0
| | | (bzr r8846.2.6)
* correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, ↵Johan B. C. Engelen2009-03-151-0/+2
| | | | | all default values are written to SVG. This greatly improves future compatibility. (bzr r7499)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
| | | (bzr r6540)
* Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of ↵Maximilian Albert2008-07-291-0/+2
| | | | | canvas indicators provided by the effect itself or its parameters (overload addCanvasIndicators to provide them in derived effects) (bzr r6450)
* Enable status bar tips for LPE handles that are automatically created from ↵Maximilian Albert2008-07-021-16/+16
| | | | | PointParams (bzr r6118)
* Display helper grid for LPELattice; automatically add helper paths for LPE ↵Maximilian Albert2008-06-181-1/+54
| | | | | PathParams (bzr r5996)
* set eol-style:native for recently added filesMaximilian Albert2008-06-021-253/+253
| | | (bzr r5782)
* add missing filesJohan B. C. Engelen2008-05-301-0/+253
(bzr r5767)