summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-patternalongpath.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes for bug #1716926. Consider backportJabiertxo Arraiza Cenoz2017-09-131-36/+43
* Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza2017-08-131-1/+2
* Code formatingJabiertxof2017-04-281-10/+10
* Fix bug 1622388. Insane memory leak and crash with pattern along pathJabiertxof2017-01-201-5/+8
* Fix bug 1657591. Crash on ungrouping in v0.92. A unnecesary call to update pa...Jabiertxof2017-01-201-1/+0
* Not target bug.Jabiertxof2016-12-311-1/+1
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-2/+2
* Fix headers on LPE'sJabiertxof2016-12-101-0/+2
* Fix for reopened bug #1643408- minor typyngJabier Arraiza Cenoz2016-12-071-7/+7
* Fix for reopened bug #1643408Jabier Arraiza Cenoz2016-12-071-2/+5
* Fix #1643408. Bug in pap LPEJabier Arraiza Cenoz2016-11-211-8/+6
* Fix bugs: #1621234 and #172137Jabier Arraiza Cenoz2016-09-111-11/+10
* Fix bug: #1621213 in Pattern Along Path LPEJabier Arraiza Cenoz2016-09-091-2/+3
* Fix a bug in pattern along path at first edit node after applied. Backport it...Jabier Arraiza Cenoz2016-08-291-7/+10
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-10/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+10
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-10/+0
* Partialy fix bug #172137. commented in bugJabier Arraiza Cenoz2016-04-111-0/+7
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-2/+2
* add negative values to bend and pattern along path whith knotJabier Arraiza Cenoz2015-12-081-4/+19
* minor changesJabier Arraiza Cenoz2015-08-081-5/+8
* Full refactor of the LPE now too much simple codeJabier Arraiza Cenoz2015-08-071-47/+73
* Fix bug on apply effect from pen/pencil toolbarJabier Arraiza Cenoz2015-08-051-17/+24
* Added point parameterJabier Arraiza Cenoz2015-08-021-2/+54
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
* Merge from trunkKrzysztof Kosi??ski2011-04-071-9/+9
|\
| * Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-171-8/+8
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-7/+7
|\|
| * UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-7/+7
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-2/+2
|/
* Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler2009-10-051-1/+6
* override transform_multiply for patternalongpath to disable transform forward...Johan B. C. Engelen2009-04-121-0/+11
* Fix a translatable string incorrectly being considered a printf format Krzysztof Kosi??ski2009-02-261-6/+16
* Remove superfluous FreehandShape LPEMaximilian Albert2009-02-191-4/+0
* Added missing translation.Marcin Floryan2009-01-271-1/+1
* Merge from fe-movedTed Gould2008-11-211-88/+107
* From trunkTed Gould2008-10-271-7/+0
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
* New LPE FreehandShape derived from PatternAlongPath (for the shapes in pen/pe...Maximilian Albert2008-07-151-0/+4
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-1/+1
* Fix some compile warningsMaximilian Albert2008-05-251-3/+3
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-131-1/+1
* remove split_at_discontinuities from LPE code, because it has been moved to 2...Johan B. C. Engelen2008-04-131-25/+0
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-121-2/+2
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-2/+2
* rename LPESkeletalStrokes -> LPEPatternAlongPathJohan B. C. Engelen2008-04-081-0/+244