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-feoffset.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+4
|
|
|
(bzr r5884)
*
refactoring: gathering some commonly copy'n'pasted functions on a common
Felipe Corr??a da Silva Sanches
2007-07-27
1
-16
/
+3
|
|
|
|
|
header (bzr r3314)
*
Fixed assertion failure with some unset parameters for feComposite & feOffset
Niko Kiirala
2007-07-14
1
-4
/
+12
|
|
|
(bzr r3242)
*
First version of feComposite filter effect renderer
Niko Kiirala
2007-07-09
1
-1
/
+2
|
|
|
(bzr r3201)
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
1
-5
/
+3
|
|
|
(bzr r3086)
*
First version of feOffset support. Contains some rendering glitches.
Niko Kiirala
2007-06-07
1
-5
/
+51
|
|
|
(bzr r3055)
*
fix crash temporarily until next refactoring phase
MenTaLguY
2007-04-09
1
-1
/
+1
|
|
|
(bzr r2837)
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+1
|
|
|
(bzr r2723)
*
Fixed unintialized variables and minor misc warnings
Jon A. Cruz
2007-02-19
1
-1
/
+2
|
|
|
(bzr r2398)
*
Work on filters. spFilterPrimitive structure added. Blur slider updated. ↵
Hugo Rodrigues
2006-08-14
1
-26
/
+3
|
|
|
|
|
Fixed sp-object-repr.cpp typos (bzr r1598)
*
Added skeleton files for other filter primitives' SP-objects. Added blur ↵
Hugo Rodrigues
2006-08-02
1
-0
/
+196
slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542)