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-envelope.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-1
/
+1
2013-01-17
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
1
-1
/
+1
2010-08-30
Fix file permissions (Bug #314381).
Nicolas Dufour
1
-0
/
+0
2008-10-27
From trunk
Ted Gould
1
-2
/
+0
2008-05-17
New LPE : Envelope deformation
Bastien Bouclet
1
-16
/
+14
2008-04-15
- Clean up LPE bounding box computing code
Bastien Bouclet
1
-1
/
+1
2008-04-09
change doEffect functions to use const& parameters
Johan B. C. Engelen
1
-1
/
+1
2008-04-08
rename LPEPathAlongPath -> LPEBendPath
Johan B. C. Engelen
1
-7
/
+7
2008-03-28
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
1
-2
/
+17
2008-01-26
LPE bend path was badly broken. fixed now.
Johan B. C. Engelen
1
-11
/
+0
2008-01-18
add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...
Johan B. C. Engelen
1
-0
/
+2
2007-12-17
CRLF fix
Jon A. Cruz
1
-55
/
+55
2007-12-07
LPE Bendpath: disable width path
Johan B. C. Engelen
1
-2
/
+2
2007-11-23
LPEbendpath fix: save widthfactor parameter ofcourse doh!
Johan B. C. Engelen
1
-1
/
+1
2007-11-23
LPE add experimental width control to bend path!
Johan B. C. Engelen
1
-3
/
+2
2007-11-12
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
1
-2
/
+2
2007-11-04
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
1
-1
/
+1
2007-10-30
ok. so NOW the new effect is committed...
Johan B. C. Engelen
1
-54
/
+56
2007-10-11
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
1
-54
/
+54
2007-09-15
add verticalpattern checkbox to path-along-path and some parameters that are ...
Johan B. C. Engelen
1
-0
/
+4
2007-09-14
change Y-scaling for curve stiching and path-along-path. add warning message ...
Johan B. C. Engelen
1
-1
/
+1
2007-09-04
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
1
-0
/
+3
2007-08-26
2 LPE things:
Johan B. C. Engelen
1
-2
/
+0
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+49