index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
filter-chemistry.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-2
/
+2
*
Made possible to use blur on object that has a complex filter applied
Niko Kiirala
2008-06-02
1
-1
/
+1
*
get_single_gaussian_blur_radius() ended without a return value. scalar, so u...
Bob Jamison
2008-04-02
1
-0
/
+1
*
helper functions to access a single blur primitive in a filter
bulia byak
2008-03-23
1
-2
/
+27
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-4
/
+5
*
Filter effects dialog:
Nicholas Bishop
2007-08-19
1
-1
/
+0
*
Filter effects dialog:
Nicholas Bishop
2007-07-22
1
-0
/
+2
*
Filter effects dialog:
Nicholas Bishop
2007-07-17
1
-1
/
+1
*
Filter effects:
Nicholas Bishop
2007-07-14
1
-2
/
+47
*
use an accessor method to get filter from style
bulia byak
2007-06-27
1
-6
/
+6
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-6
/
+7
*
move blend after blur, and blend with background buffer (enabled as
MenTaLguY
2007-06-24
1
-15
/
+22
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-4
/
+128
*
Fixed a crash when changing blur of filtered object after duplicating it
Niko Kiirala
2007-06-23
1
-1
/
+1
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
1
-14
/
+169
*
Merge further bbox work
MenTaLguY
2007-03-10
1
-3
/
+10
*
fix 1662589: increase blur margins so that the cutoff is not noticeable (now ...
bulia byak
2007-02-21
1
-3
/
+5
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-2
/
+4
*
safety check
bulia byak
2007-01-17
1
-2
/
+2
*
fix filter area clipping when blurring a squeezed object
bulia byak
2007-01-16
1
-5
/
+8
*
change API: separate functions creating a blur filter, one for a given item, ...
bulia byak
2006-10-23
1
-5
/
+25
*
make blur slider a percentage; change opacity to 1..100 as well; ensure the f...
bulia byak
2006-10-20
1
-5
/
+15
*
new file for filter manipulation stuff
bulia byak
2006-10-07
1
-0
/
+91