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
/
parameter
/
path.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix lpe-PathPAram when deleting the path that it links to
Johan B. C. Engelen
2008-03-28
1
-0
/
+1
*
add linking to other paths to lpe-PathParam
Johan B. C. Engelen
2008-03-27
1
-2
/
+12
*
prepare PathParam for linking to other object
Johan B. C. Engelen
2008-03-23
1
-1
/
+1
*
set primary path storage to vector<path> in lpe-PathParam. only convert to pw...
Johan B. C. Engelen
2008-03-23
1
-1
/
+8
*
return const reference when getting path data from lpe-PathParam!
Johan B. C. Engelen
2008-03-23
1
-1
/
+1
*
remove multiple inheritance from lpe PathParam. since it is often desired to ...
Johan B. C. Engelen
2008-03-23
1
-5
/
+11
*
Remove unnecessary dependencies for some of the lpe parameters.
Johan B. C. Engelen
2008-02-28
1
-1
/
+0
*
* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...
Johan B. C. Engelen
2008-02-27
1
-2
/
+2
*
fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpe
Johan B. C. Engelen
2008-02-20
1
-1
/
+1
*
add copy button to LPE pathparam
Johan B. C. Engelen
2008-01-26
1
-0
/
+1
*
path lpe parameter should not know of it's edit button since it has no unique...
Johan B. C. Engelen
2008-01-26
1
-6
/
+0
*
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
2008-01-15
1
-4
/
+1
*
correctly transform LPE path and point parameters with the SPItem's transform
Johan B. C. Engelen
2008-01-08
1
-3
/
+1
*
fix typo notepath => nodepath
Johan B. C. Engelen
2008-01-02
1
-1
/
+1
*
make LPE parameters responsible for transformation (LPE cycles through its pa...
Johan B. C. Engelen
2008-01-02
1
-0
/
+2
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
make setup_notepath function for LPE's and LPE parameters.
Johan B. C. Engelen
2007-11-03
1
-0
/
+1
*
LPE: implement NEW path-along-path effect, i think that old one has become ob...
Johan B. C. Engelen
2007-10-30
1
-0
/
+2
*
LPE: implement 'edit next LPE parameter'. Accessible through key '7'.
Johan B. C. Engelen
2007-10-28
1
-0
/
+2
*
LPE: add on-canvas editing of path parameters!
Johan B. C. Engelen
2007-10-20
1
-0
/
+6
*
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-66
/
+66
*
2 LPE things:
Johan B. C. Engelen
2007-08-26
1
-0
/
+1
*
Add default value stuff for LPE parameters
Johan B. C. Engelen
2007-08-19
1
-1
/
+5
*
Fix LPE:
Johan B. C. Engelen
2007-08-17
1
-3
/
+8
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+56