author | gouldtj <gouldtj@users.sourceforge.net> | |
Thu, 24 Apr 2008 06:36:02 +0000 (06:36 +0000) | ||
committer | gouldtj <gouldtj@users.sourceforge.net> | |
Thu, 24 Apr 2008 06:36:02 +0000 (06:36 +0000) | ||
commit | b072c06020eee6a127ae1e893a3e8db21c4ce128 | |
tree | 9b153bb56da99d530135c8b6382cc9232270990a | tree | snapshot |
parent | 92bde11e300abcce76aeafbbc4a5d81277119a27 | commit | diff |
r19125@shi: ted | 2008-04-23 23:32:56 -0700
Cleaning up a couple things. Making sure we don't leak memory through
the destructor (rarely used in reality, but we should be clean about these
things, that's what destructors are for).
r19126@shi: ted | 2008-04-23 23:33:30 -0700
Making it so that snow has a parameter for drift size. It seems like that
is what most people would want to change on this relatively complex filter.
Cleaning up a couple things. Making sure we don't leak memory through
the destructor (rarely used in reality, but we should be clean about these
things, that's what destructors are for).
r19126@shi: ted | 2008-04-23 23:33:30 -0700
Making it so that snow has a parameter for drift size. It seems like that
is what most people would want to change on this relatively complex filter.
src/extension/internal/filter/drop-shadow.h | diff | blob | history | |
src/extension/internal/filter/snow.h | diff | blob | history |