summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-patternalongpath.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added missing translation.Marcin Floryan2009-01-271-1/+1
| | | (bzr r7194)
* Merge from fe-movedTed Gould2008-11-211-88/+107
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-7/+0
| | | (bzr r6885)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
| | | (bzr r6540)
* New LPE FreehandShape derived from PatternAlongPath (for the shapes in ↵Maximilian Albert2008-07-151-0/+4
| | | | | pen/pencil context); don't apply shapes each time the selection changes; new functions to test for specific LPE type and if a path can accept a new shape (bzr r6322)
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-1/+1
| | | (bzr r6134)
* Fix some compile warningsMaximilian Albert2008-05-251-3/+3
| | | (bzr r5752)
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-131-1/+1
| | | (bzr r5427)
* remove split_at_discontinuities from LPE code, because it has been moved to ↵Johan B. C. Engelen2008-04-131-25/+0
| | | | | 2geom. (bzr r5419)
* Several different i18n issues fixed following report from a_b (adresses bug ↵Marcin Floryan2008-04-121-2/+2
| | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412)
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-2/+2
| | | (bzr r5394)
* rename LPESkeletalStrokes -> LPEPatternAlongPathJohan B. C. Engelen2008-04-081-0/+244
(bzr r5386)