Subversion Repositories filter_foundry

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
94 2007-02-26 03:10:23 toby /trunk/ changes to modularise preview functionality (currently for the benefit of ConvToy)  
76 2007-02-16 21:42:40 toby /trunk/ minor changes to image sampling logic (ff_src(), rawsrc())  
71 2007-02-02 02:41:52 toby /trunk/ cnv() no longer requests entire filtered image in one piece; can now work in chunks; improve the handling of edge pixels when filtering selection (don't double edge pixels where image data exists)  
66 2007-02-01 02:37:57 toby /trunk/ fix nasty bug reported by Daniel Denk, where filtering a selection always used top left part of image as source data, instead of selection, if src() or cnv() were in any formula  
53 2006-06-06 05:37:17 toby /trunk/ fix x,y,X,Y,M variables to use selection extent instead of image size (per Eiji nishidai)  
23 2006-02-27 02:40:44 toby /trunk/ fix many warnings; fix plugin DLL extension  
18 2005-10-04 02:59:59 toby /trunk/ fix dialog behaviour on repeated filter application; various cosmetic source cleanups (license headers)  
8 2005-06-25 06:21:28 toby /trunk/ first Mach-O build  
2 2005-03-01 02:47:25 toby /trunk/ initial import