index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
setting of attributes and default values
Felipe Corr??a da Silva Sanches
2007-08-06
2
-0
/
+57
*
handling of default values and checking for invalid values.
Felipe Corr??a da Silva Sanches
2007-08-06
1
-21
/
+4
*
refactoring:
Felipe Corr??a da Silva Sanches
2007-08-05
2
-18
/
+17
*
Filter effects:
Nicholas Bishop
2007-08-05
2
-7
/
+17
*
feColorMatrix filter primitive implementation
Felipe Corr??a da Silva Sanches
2007-08-05
2
-12
/
+89
*
adding files that were missing on my previous commit
Felipe Corr??a da Silva Sanches
2007-08-05
2
-0
/
+102
*
setting of attributes and default values for feColorMatrix.
Felipe Corr??a da Silva Sanches
2007-08-04
2
-1
/
+29
*
boilerplate code for the remaining filters. My next commits will
Felipe Corr??a da Silva Sanches
2007-08-04
8
-6
/
+323
*
boiler plate code for feTile
Felipe Corr??a da Silva Sanches
2007-08-03
4
-1
/
+108
*
added helper methods NumberOptNumber::numIsSet() and
Felipe Corr??a da Silva Sanches
2007-07-27
3
-10
/
+14
*
Added support for feMerge filter priitive
Niko Kiirala
2007-07-26
4
-1
/
+195
*
boiler plate code for feTurbulence:
Felipe Corr??a da Silva Sanches
2007-07-26
8
-27
/
+203
*
feImage boilerplate code.
Felipe Corr??a da Silva Sanches
2007-07-26
4
-0
/
+136
*
improving displacement map renderer.
Felipe Corr??a da Silva Sanches
2007-07-26
1
-13
/
+37
*
Add a method to create a rectangular curve
Diederik van Lierop
2007-07-25
2
-0
/
+19
*
DisplacementMap filter boilerplate code + renderer draft implementation.
Felipe Corr??a da Silva Sanches
2007-07-25
4
-1
/
+173
*
Fixed rendering glitch in bicubic scaler
Niko Kiirala
2007-07-24
3
-11
/
+53
*
Fixed a memory leak in lighting effects rendering
Niko Kiirala
2007-07-24
2
-0
/
+2
*
Patch by Felipe Sanches: fixed transparent lines in feConvolveMatrix output
Niko Kiirala
2007-07-23
1
-2
/
+8
*
Patch by Jean-René Reinhard: better SVG compliance for lighting effects
Niko Kiirala
2007-07-23
6
-32
/
+88
*
Added a missing link in making the filterRes attribute work
Niko Kiirala
2007-07-21
2
-10
/
+29
*
Patch from Felipe Sanches: support for feConvolveMatrix filter primitive
Niko Kiirala
2007-07-20
4
-1
/
+205
*
Patch from Jean-René Reinhard: support for feDiffuseLighting and
Niko Kiirala
2007-07-20
11
-3
/
+1106
*
First version of feComposite filter effect renderer
Niko Kiirala
2007-07-09
8
-116
/
+471
*
Fix #1740146.
Johan B. C. Engelen
2007-07-06
4
-36
/
+43
*
First stab at a connection UI from Nick
MenTaLguY
2007-07-04
1
-1
/
+1
*
adapt to new paintservers API of SPStyle
bulia byak
2007-07-04
1
-2
/
+2
*
use an accessor method to get filter from style
bulia byak
2007-06-27
3
-9
/
+9
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
3
-9
/
+12
*
functional noop: src/display/nr-filter-gaussian.cpp: Make a few symbols local...
Peter Moulder
2007-06-25
1
-9
/
+30
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-1
/
+2
*
patch 1729267 for bug 1712481
bulia byak
2007-06-14
1
-2
/
+67
*
Fixed a rendering problem in feOffset
Niko Kiirala
2007-06-13
1
-4
/
+11
*
Filter effects: support for SourceAlpha and BackgroundAlpha
Niko Kiirala
2007-06-12
4
-27
/
+102
*
Fixed background access problems introduced in previous revision
Niko Kiirala
2007-06-07
2
-8
/
+16
*
First version of feOffset support. Contains some rendering glitches.
Niko Kiirala
2007-06-07
8
-3
/
+272
*
Modified filter rendering area handling to better accommodate upcoming feOffset
Niko Kiirala
2007-06-04
7
-20
/
+24
*
Added support for in-parameter in filter primitives
Niko Kiirala
2007-05-29
4
-15
/
+20
*
Refactoring work for filter effects renderer initialization
Niko Kiirala
2007-05-21
5
-165
/
+100
*
Fix a couple of unannotated transactions causing g_warning from finish_incomp...
Peter Moulder
2007-05-17
1
-4
/
+3
*
Fixed some feBlend rendering bugs
Niko Kiirala
2007-05-16
1
-27
/
+45
*
Added renderer support for feBlend filter effect
Niko Kiirala
2007-05-14
7
-9
/
+414
*
grid: make grid names translatable. use different gridtype names in SVG that ...
Johan B. C. Engelen
2007-04-20
2
-11
/
+73
*
Fix emphasized gridlines bug when zoomed out.
Johan B. C. Engelen
2007-04-20
1
-1
/
+1
*
Set default gridspacing back to 1px
Johan B. C. Engelen
2007-04-19
1
-1
/
+1
*
Grid: added dotted rendering of rectangular grid. Fixed bug in emphasized lin...
Johan B. C. Engelen
2007-04-17
2
-77
/
+121
*
old default color values restored
Johan B. C. Engelen
2007-04-17
1
-6
/
+6
*
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
2007-04-15
2
-356
/
+46
*
New Grids are now ready to go. bug testing can start i think.
Johan B. C. Engelen
2007-04-13
2
-58
/
+1
*
New grids are almost ready to fly!
Johan B. C. Engelen
2007-04-13
4
-49
/
+82
[next]