index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-patternalongpath.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch by Johan to fix crashing by undefined path parameters in 4 LPEs
Josh Andler
2009-10-05
1
-1
/
+6
*
override transform_multiply for patternalongpath to disable transform forward...
Johan B. C. Engelen
2009-04-12
1
-0
/
+11
*
Fix a translatable string incorrectly being considered a printf format
Krzysztof Kosi??ski
2009-02-26
1
-6
/
+16
*
Remove superfluous FreehandShape LPE
Maximilian Albert
2009-02-19
1
-4
/
+0
*
Added missing translation.
Marcin Floryan
2009-01-27
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-88
/
+107
*
From trunk
Ted Gould
2008-10-27
1
-7
/
+0
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-2
/
+0
*
New LPE FreehandShape derived from PatternAlongPath (for the shapes in pen/pe...
Maximilian Albert
2008-07-15
1
-0
/
+4
*
update 2geom (svn rev1433)
Johan B. C. Engelen
2008-07-03
1
-1
/
+1
*
Fix some compile warnings
Maximilian Albert
2008-05-25
1
-3
/
+3
*
move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*
Johan B. C. Engelen
2008-04-13
1
-1
/
+1
*
remove split_at_discontinuities from LPE code, because it has been moved to 2...
Johan B. C. Engelen
2008-04-13
1
-25
/
+0
*
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
2008-04-12
1
-2
/
+2
*
change doEffect functions to use const& parameters
Johan B. C. Engelen
2008-04-09
1
-2
/
+2
*
rename LPESkeletalStrokes -> LPEPatternAlongPath
Johan B. C. Engelen
2008-04-08
1
-0
/
+244