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
...
*
Correct handle tips
Maximilian Albert
2008-08-04
2
-4
/
+4
*
Warning cleanup
Jon A. Cruz
2008-08-03
1
-1
/
+1
*
Fixed broken empty string check
Jon A. Cruz
2008-08-03
1
-10
/
+10
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
14
-20
/
+0
*
simplify lpe spiro code by using new "is_straight_curve" method
Johan B. C. Engelen
2008-08-02
1
-6
/
+3
*
use nodetype helper function to determine nodetype within lpe-spiro
Johan B. C. Engelen
2008-08-02
1
-8
/
+4
*
lpe spiro: if path is closed it does not matter to what initial pointtype is ...
Johan B. C. Engelen
2008-08-02
1
-1
/
+1
*
SPItem::getBounds now always returns a Geom::Rect boundingbox.
Johan B. C. Engelen
2008-08-01
2
-9
/
+6
*
remove more NR:: from live_effects code
Johan B. C. Engelen
2008-08-01
5
-13
/
+13
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
10
-105
/
+104
*
replace matrix division code.
Johan B. C. Engelen
2008-08-01
1
-8
/
+7
*
change knot.h to Geom::Point only instead of NR::Point.
Johan B. C. Engelen
2008-08-01
1
-1
/
+1
*
simplify code
Maximilian Albert
2008-08-01
2
-13
/
+10
*
Helperpath for lpe-rotate-copies
Maximilian Albert
2008-08-01
2
-0
/
+20
*
Improved UI for lpe-rotate-copies
Maximilian Albert
2008-08-01
2
-22
/
+60
*
Make PointParam handles snap, too
Maximilian Albert
2008-08-01
1
-1
/
+2
*
Make LPE knotholder handles snap
Maximilian Albert
2008-08-01
7
-25
/
+49
*
Warning cleanup
Jon A. Cruz
2008-08-01
5
-6
/
+6
*
remove old reminder file (of my GSoC last year)
Johan B. C. Engelen
2008-07-31
1
-6
/
+0
*
Make lpe-path_length use TextParamInternal
Maximilian Albert
2008-07-31
3
-5
/
+5
*
Add unit selector for lpe-path-length, too
Maximilian Albert
2008-07-31
2
-8
/
+15
*
Remove UI stuff from internal text parameter
Maximilian Albert
2008-07-31
2
-11
/
+7
*
New unit parameter for LPEs which lpe-ruler now uses
Maximilian Albert
2008-07-31
5
-3
/
+161
*
New LPE: path length
Maximilian Albert
2008-07-30
5
-2
/
+132
*
New function to set text position and anchor relative to a given path
Maximilian Albert
2008-07-30
2
-0
/
+20
*
Add default mirroring line to lpe-symmetry because the on-canvas clicks seem ...
Maximilian Albert
2008-07-30
2
-16
/
+12
*
New LPE: Text label
Maximilian Albert
2008-07-30
5
-1
/
+121
*
Move coordinate transform workaround to a more logical place
Maximilian Albert
2008-07-30
2
-2
/
+3
*
New 'internal' TextParam which doesn't display a widget (useful if the text s...
Maximilian Albert
2008-07-30
3
-6
/
+30
*
Make text widget for TextParams work and re-enable it
Maximilian Albert
2008-07-30
2
-8
/
+5
*
Disable text entry widget for TextParam until it works correctly
Maximilian Albert
2008-07-29
1
-0
/
+5
*
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
2008-07-29
1
-1
/
+2
*
Remove superfluous #include
Maximilian Albert
2008-07-29
1
-1
/
+0
*
Make lpe-ruler use the new text widget to display the ruler length on-canvas;...
Maximilian Albert
2008-07-29
2
-9
/
+57
*
New parameter TextParam for LPEs
Maximilian Albert
2008-07-29
3
-3
/
+176
*
automatically add helperpath for PathParams
Maximilian Albert
2008-07-29
2
-0
/
+7
*
Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of c...
Maximilian Albert
2008-07-29
5
-29
/
+46
*
Remove obsolete function param_editOncanvas for PointParams
Maximilian Albert
2008-07-29
2
-22
/
+0
*
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
2008-07-29
12
-48
/
+30
*
Remove superfluous functions
Maximilian Albert
2008-07-29
2
-4
/
+1
*
LPE knotholder refactoring: PointParams are not knotholder entities any more;...
Maximilian Albert
2008-07-29
4
-21
/
+42
*
remove dependency on INVALID_LPE a bit
Johan B. C. Engelen
2008-07-27
2
-4
/
+4
*
sort LPE effect list
Johan B. C. Engelen
2008-07-27
1
-26
/
+26
*
LPE Interpolate => "Interpolate Sub-Paths"
Johan B. C. Engelen
2008-07-27
1
-1
/
+1
*
lpe interpolate: fix traversal of trajectory_path. add option for equidistant...
Johan B. C. Engelen
2008-07-27
2
-11
/
+17
*
add LPE Interpolate
Johan B. C. Engelen
2008-07-27
6
-0
/
+183
*
update to 2geom rev. 1507
Johan B. C. Engelen
2008-07-25
3
-1
/
+4
*
Scale parameter for lpe-ruler
Maximilian Albert
2008-07-22
2
-2
/
+5
*
purge LivePathEffect::PathType
Johan B. C. Engelen
2008-07-20
7
-31
/
+4
*
add comments about setting new LPE PathParam path data. refactor things a bit...
Johan B. C. Engelen
2008-07-20
7
-32
/
+59
[prev]
[next]