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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
2008-06-06
9
-61
/
+17
*
Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...
Maximilian Albert
2008-06-05
11
-12
/
+12
*
Add paramType() method to LPE parameter classes
Maximilian Albert
2008-06-05
6
-0
/
+26
*
Some cleanup of knotholder code; mostly renaming knot_(get|set|click)_func --...
Maximilian Albert
2008-06-04
1
-2
/
+16
*
Factor out 'create and apply' code for LPEs so that it can be called from eve...
Maximilian Albert
2008-06-04
2
-0
/
+30
*
C++ify knotholders
Maximilian Albert
2008-06-04
5
-102
/
+27
*
set eol-style:native for recently added files
Maximilian Albert
2008-06-02
1
-170
/
+170
*
set eol-style:native for recently added files
Maximilian Albert
2008-06-02
5
-672
/
+672
*
Cmake: added windows path to find modules.
Joshua L. Blocher
2008-05-31
1
-0
/
+1
*
add missing files
Johan B. C. Engelen
2008-05-30
2
-0
/
+322
*
LPE STACKING!
Johan B. C. Engelen
2008-05-30
12
-384
/
+406
*
Fix some compile warnings
Maximilian Albert
2008-05-25
1
-3
/
+3
*
noop: some more cosmetics in lpe-skeleton.(h|cpp)
Maximilian Albert
2008-05-20
2
-3
/
+14
*
Const fix for test
Jon A. Cruz
2008-05-20
2
-2
/
+2
*
second part of LPE skeleton correction from commit #18654 ;-)
Maximilian Albert
2008-05-19
1
-1
/
+1
*
Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...
Joshua L. Blocher
2008-05-19
1
-3
/
+6
*
Add checkbox for LPEs to temporarily disable them on canvas (but keep them ap...
Maximilian Albert
2008-05-19
2
-2
/
+7
*
Add possibility to let the 'tangent' have a fixed angle relative to the curve
Maximilian Albert
2008-05-19
2
-1
/
+10
*
Add handles to adapt tangent length
Maximilian Albert
2008-05-19
2
-5
/
+55
*
Forgot to add two files in commit #18667. Sorry for breaking the build for a ...
Maximilian Albert
2008-05-19
2
-0
/
+152
*
Make LPEPerpBisector use the new nearest_point() function from point to line
Maximilian Albert
2008-05-19
1
-4
/
+1
*
New LPE: Tangent to curve (draws a tangent of fixed length which can be dragg...
Maximilian Albert
2008-05-19
3
-1
/
+9
*
noop: cosmetics in lpe-skeleton.h
Maximilian Albert
2008-05-19
1
-2
/
+2
*
Provide knotholder for LPEPerpBisector; TODO: this replaces the usual nodepat...
Maximilian Albert
2008-05-19
4
-30
/
+162
*
Add a function doOnApply() for LPEs which is executed once when the effect is...
Maximilian Albert
2008-05-18
2
-0
/
+8
*
Add function to return path effect type
Maximilian Albert
2008-05-18
2
-0
/
+7
*
New LPE: Perpendicular bisector
Maximilian Albert
2008-05-18
5
-1
/
+151
*
noop: add 'end of #includes' indicator in effect.cpp to simplify scripting
Maximilian Albert
2008-05-18
1
-0
/
+1
*
The declaration of doEffect_path() in lpe-skeleton.h should match the one in ...
Maximilian Albert
2008-05-18
1
-1
/
+1
*
New LPE : Envelope deformation
Bastien Bouclet
2008-05-17
6
-2
/
+331
*
Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...
Bastien Bouclet
2008-05-17
2
-82
/
+22
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-3
/
+3
*
copyedit
bulia byak
2008-05-09
1
-1
/
+1
*
Remove LPESlant.
Johan B. C. Engelen
2008-05-09
5
-103
/
+0
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
14
-68
/
+8
*
add constructgrid lpe to Makefile_insert
Johan B. C. Engelen
2008-05-08
1
-0
/
+2
*
add LPEConstructGrid
Johan B. C. Engelen
2008-05-08
4
-0
/
+152
*
fix 224981
bulia byak
2008-05-06
1
-1
/
+4
*
make determining smooth nodes more robust
bulia byak
2008-05-06
1
-9
/
+14
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
2
-8
/
+8
*
copyediting
bulia byak
2008-05-01
2
-18
/
+18
*
Warning and whitespace cleanup
Jon A. Cruz
2008-05-01
2
-9
/
+9
*
Cmake: Fixed issues with pedro not linking correctly
Joshua L. Blocher
2008-04-28
1
-2
/
+14
*
fix a couple of g++-4.3 compile errors.
Peter Moulder
2008-04-24
1
-0
/
+2
*
Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'...
Maximilian Albert
2008-04-15
1
-0
/
+2
*
- Clean up LPE bounding box computing code
Bastien Bouclet
2008-04-15
6
-87
/
+102
*
cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*
Johan B. C. Engelen
2008-04-14
1
-2
/
+0
*
use sp_nodepath_make_straight_path in LPE VonKoch
Johan B. C. Engelen
2008-04-14
1
-1
/
+2
*
don't override helperpath preference setting per default in LPE::Effect.
Johan B. C. Engelen
2008-04-14
1
-1
/
+0
*
suppress helperpath and handles showing for LPESpiro
Johan B. C. Engelen
2008-04-14
1
-1
/
+4
[next]