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-pathalongpath.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename LPEPathAlongPath -> LPEBendPath
Johan B. C. Engelen
2008-04-08
1
-211
/
+0
*
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
2008-03-28
1
-19
/
+69
*
remove multiple inheritance from lpe PathParam. since it is often desired to ...
Johan B. C. Engelen
2008-03-23
1
-2
/
+1
*
fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpe
Johan B. C. Engelen
2008-02-20
1
-0
/
+3
*
LPE bend path was badly broken. fixed now.
Johan B. C. Engelen
2008-01-26
1
-73
/
+3
*
add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...
Johan B. C. Engelen
2008-01-18
1
-0
/
+8
*
RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...
Johan B. C. Engelen
2008-01-16
1
-1
/
+1
*
add tooltip text to bend path. #178471
Johan B. C. Engelen
2007-12-28
1
-1
/
+1
*
CRLF fix
Jon A. Cruz
2007-12-17
1
-221
/
+221
*
LPE Bendpath: disable width path
Johan B. C. Engelen
2007-12-07
1
-3
/
+9
*
LPEbendpath fix: save widthfactor parameter ofcourse doh!
Johan B. C. Engelen
2007-11-23
1
-2
/
+4
*
LPE add experimental width control to bend path!
Johan B. C. Engelen
2007-11-23
1
-8
/
+17
*
Make LPE Path along path behave more naturally. (fixes problems in moving a p...
Johan B. C. Engelen
2007-11-18
1
-1
/
+7
*
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
2007-11-12
1
-1
/
+1
*
temporary fix for crash with shapes and path-along-path LPE
Johan B. C. Engelen
2007-10-30
1
-0
/
+3
*
ok. so NOW the new effect is committed...
Johan B. C. Engelen
2007-10-30
1
-0
/
+195