comparison ChangeLog @ 182:6048abdac7d1 trunk

[svn] - add value replace filter, replaces a range of values with a different value - add preset which demonstrates how this can be abused
author nenolod
date Wed, 01 Nov 2006 20:50:58 -0800
parents 156d6c875ef0
children 37b53a5a9aa4
comparison
equal deleted inserted replaced
181:156d6c875ef0 182:6048abdac7d1
1 2006-11-01 21:19:36 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [362]
3 - add value invert filter
4
5 trunk/src/paranormal/builtins.c | 2 ++
6 trunk/src/paranormal/general.c | 20 ++++++++++++++++++++
7 2 files changed, 22 insertions(+)
8
9
1 2006-11-01 09:50:23 +0000 William Pitcock <nenolod@nenolod.net> 10 2006-11-01 09:50:23 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [360] 11 revision [360]
3 - take advantage of the ability to do nothing 12 - take advantage of the ability to do nothing
4 13
5 trunk/src/paranormal/presets/nenolod_-_branchscope.pnv | 20 +++++++++++++++-- 14 trunk/src/paranormal/presets/nenolod_-_branchscope.pnv | 20 +++++++++++++++--