summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-patternalongpath.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
| | | (bzr r11503)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-9/+9
|\ | | | | (bzr r9508.1.73)
| * Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-171-8/+8
| | | | | | (bzr r10112)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | | | | (bzr r10025)
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-7/+7
|\| | | | | (bzr r9508.1.70)
| * UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-7/+7
| | | | | | (bzr r9807)
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-2/+2
|/ | | (bzr r9508.1.48)
* Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler2009-10-051-1/+6
| | | (bzr r8723)
* override transform_multiply for patternalongpath to disable transform ↵Johan B. C. Engelen2009-04-121-0/+11
| | | | | forwarding to its parameters. (bzr r7691)
* Fix a translatable string incorrectly being considered a printf format Krzysztof Kosi??ski2009-02-261-6/+16
| | | | | specification in live_effects/lpe-patternalongpath.cpp (bzr r7382)
* Remove superfluous FreehandShape LPEMaximilian Albert2009-02-191-4/+0
| | | (bzr r7330)
* 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)