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
/
pixblock-scaler.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed redraw-area dependent result when using filters with low quality
Niko Kiirala
2009-03-28
1
-13
/
+25
*
Fixed some bad math in pixblock-transform
Niko Kiirala
2009-03-28
1
-1
/
+1
*
Made functions in nr-filter-utils inlineable
Niko Kiirala
2009-03-28
1
-1
/
+4
*
Fixed some bad math in pixblock-scaler. Seems to fix shifted blurs
Niko Kiirala
2009-03-28
1
-98
/
+83
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-1
/
+3
*
pixblock-transform and scaler: convert src if needed, to match dest mode.
JF Barraud
2008-02-24
1
-0
/
+7
*
partial fix sent by jfb for bug #188814
Felipe Corr??a da Silva Sanches
2008-02-23
1
-0
/
+8
*
Improved handling bounding boxes and rotated/skewed coordinates in filters
Niko Kiirala
2007-08-18
1
-5
/
+82
*
Fixed rendering glitch in bicubic scaler
Niko Kiirala
2007-07-24
1
-8
/
+23
*
Fixed and disabled extra debugging routines in pixblock scaler and transformer
Niko Kiirala
2007-01-04
1
-2
/
+2
*
Added a bunch of comments to filter effects rendering code
Niko Kiirala
2006-07-18
1
-2
/
+51
*
Bicubic scaler added to filtering, allowing changes in filter resolution
Niko Kiirala
2006-07-10
1
-0
/
+141