index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-filter-primitive.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-14
/
+14
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-5
/
+4
*
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
2008-01-25
1
-0
/
+2
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
1
-7
/
+3
*
Added support for in-parameter in filter primitives
Niko Kiirala
2007-05-29
1
-0
/
+80
*
Refactoring work for filter effects renderer initialization
Niko Kiirala
2007-05-21
1
-1
/
+17
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+2
*
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2007-02-19
1
-175
/
+175
*
Fixed unintialized variables and minor misc warnings
Jon A. Cruz
2007-02-19
1
-0
/
+1
*
Fixed a crash in modifying filter parameters in XML editor.
Niko Kiirala
2006-08-25
1
-2
/
+4
*
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
2006-08-20
1
-27
/
+1
*
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
2006-08-14
1
-0
/
+198