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
*
changed vonkoch to use bbox of input object as reference.
JF Barraud
2008-03-03
1
-6
/
+12
*
remove flashing test indicator on pointparam.
Johan B. C. Engelen
2008-03-02
3
-30
/
+0
*
stupid bug fix (crash upon big stroke length variation) + some parameters ren...
JF Barraud
2008-03-02
1
-12
/
+22
*
NEW: temporary on-canvas indicators
Johan B. C. Engelen
2008-03-02
4
-12
/
+34
*
Warning and whitespace cleanup
Jon A. Cruz
2008-03-01
1
-1
/
+1
*
fix warnings
Johan B. C. Engelen
2008-02-29
3
-4
/
+4
*
fixing wrong includes
Felipe Corr??a da Silva Sanches
2008-02-28
2
-2
/
+2
*
Remove unnecessary dependencies for some of the lpe parameters.
Johan B. C. Engelen
2008-02-28
9
-14
/
+5
*
* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...
Johan B. C. Engelen
2008-02-27
7
-43
/
+44
*
Fixed initialization order problem
Jon A. Cruz
2008-02-27
1
-1
/
+1
*
Whitespace cleanup
Jon A. Cruz
2008-02-25
6
-776
/
+773
*
3 new lpe gadgets: sketch, knot and vonkoch.
JF Barraud
2008-02-25
9
-0
/
+947
*
Warning and whitespace cleanup
Jon A. Cruz
2008-02-24
3
-8
/
+8
*
fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpe
Johan B. C. Engelen
2008-02-20
4
-50
/
+73
*
remaining g++ 4.3 compilation fix-ups
Kees Cook
2008-02-11
1
-0
/
+2
*
revert to previous version.
JF Barraud
2008-02-10
1
-20
/
+9
*
Fix wrong identification of invalid effects (for unknown effects, it used to ...
Johan B. C. Engelen
2008-02-06
1
-4
/
+2
*
lpe-skeletal-stroke: make spacing and normal_offset parameters do something...
JF Barraud
2008-02-05
1
-9
/
+20
*
add copy button to LPE pathparam
Johan B. C. Engelen
2008-01-26
2
-0
/
+16
*
LPE bend path was badly broken. fixed now.
Johan B. C. Engelen
2008-01-26
2
-84
/
+3
*
path lpe parameter should not know of it's edit button since it has no unique...
Johan B. C. Engelen
2008-01-26
2
-8
/
+0
*
fix initialization of lpe params
Johan B. C. Engelen
2008-01-26
4
-2
/
+6
*
add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...
Johan B. C. Engelen
2008-01-18
4
-0
/
+19
*
fix transformation of LPECurveStitch when "Scale width relative" is set
Johan B. C. Engelen
2008-01-17
2
-0
/
+18
*
sorry for this late feature change. this makes the curvestitching *that* much...
Johan B. C. Engelen
2008-01-17
2
-20
/
+22
*
Oops, set 'scislac' modus off by default ofcourse.
Johan B. C. Engelen
2008-01-16
1
-1
/
+1
*
fix bug in lpe-curvestitch.cpp and add 'scislac' modus, not exposed to normal...
Johan B. C. Engelen
2008-01-16
1
-4
/
+11
*
RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...
Johan B. C. Engelen
2008-01-16
3
-20
/
+13
*
RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...
Johan B. C. Engelen
2008-01-16
2
-32
/
+11
*
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
2008-01-15
4
-50
/
+38
*
RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...
Johan B. C. Engelen
2008-01-15
2
-29
/
+17
*
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
2008-01-15
13
-84
/
+75
*
correctly transform LPE path and point parameters with the SPItem's transform
Johan B. C. Engelen
2008-01-08
6
-7
/
+29
*
Fix missing tooltips in LPE's. (Closes LP: #178471)
Bryce Harrington
2008-01-06
2
-2
/
+9
*
Corrected tooltips and labels in the LPEs
Joel Holdsworth
2008-01-04
2
-5
/
+5
*
fix typo notepath => nodepath
Johan B. C. Engelen
2008-01-02
7
-8
/
+8
*
make LPE parameters responsible for transformation (LPE cycles through its pa...
Johan B. C. Engelen
2008-01-02
4
-0
/
+7
*
+ Fix bug #179840, forking of LPEs
Johan B. C. Engelen
2008-01-02
4
-20
/
+53
*
Set teeth selector in lpe-gears to an integer value >= 3.
Bryce Harrington
2007-12-30
4
-31
/
+34
*
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
2
-276
/
+276
*
LPE Bendpath: disable width path
Johan B. C. Engelen
2007-12-07
2
-5
/
+11
*
warning cleanup
Jon A. Cruz
2007-12-05
1
-2
/
+2
*
LPEbendpath fix: save widthfactor parameter ofcourse doh!
Johan B. C. Engelen
2007-11-23
2
-3
/
+5
*
LPE add experimental width control to bend path!
Johan B. C. Engelen
2007-11-23
2
-11
/
+19
*
fix bug caused by rev. 16540
Johan B. C. Engelen
2007-11-22
2
-9
/
+9
*
Fix ordering of LPE parameters (no longer use map, just use vector)
Johan B. C. Engelen
2007-11-21
2
-31
/
+41
*
rename path along path to Bend Path
Johan B. C. Engelen
2007-11-21
1
-3
/
+3
*
correct another copy-paste error ;-)
Maximilian Albert
2007-11-20
1
-1
/
+1
*
Enhanced subcurve stitching tool to look more like Expression's effect lines
Johan B. C. Engelen
2007-11-20
2
-6
/
+15
[next]