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-transform.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some bad math in pixblock-transform
Niko Kiirala
2009-03-28
1
-94
/
+77
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-0
/
+2
*
switch nr-filter to 2geom
Johan B. C. Engelen
2009-01-01
1
-5
/
+5
*
Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n...
Joshua L. Blocher
2008-07-03
1
-1
/
+1
*
pixblock-transform and scaler: convert src if needed, to match dest mode.
JF Barraud
2008-02-24
1
-0
/
+19
*
partial fix sent by jfb for bug #188814
Felipe Corr??a da Silva Sanches
2008-02-23
1
-0
/
+8
*
Added bicubic pixblock transformer to fix jagged results with rotated filters
Niko Kiirala
2008-01-05
1
-0
/
+160
*
(hopefully) fixed build on linux, added missing isnormal.h
Markus Schwarzenberg
2007-03-01
1
-0
/
+2
*
commited Solaris 2.8 / gcc-3.2.3 fixes
Markus Schwarzenberg
2007-03-01
1
-0
/
+2
*
Fixed and disabled extra debugging routines in pixblock scaler and transformer
Niko Kiirala
2007-01-04
1
-2
/
+2
*
Added bitmap transformer to fix blur with rotation and non-uniform scaling
Niko Kiirala
2007-01-03
1
-0
/
+98