comparison ChangeLog @ 175:5635841a0686 trunk

[svn] - make mosaic sizable.
author nenolod
date Wed, 01 Nov 2006 01:00:19 -0800
parents 3d98be3d74c2
children c93118f6ef27
comparison
equal deleted inserted replaced
174:3d98be3d74c2 175:5635841a0686
1 2006-11-01 08:54:36 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [348]
3 - mosaic effect (in progress, custom size will be in the next commit)
4 - new preset: retroscope which demonstrates it ;)
5
6 trunk/src/paranormal/builtins.c | 2
7 trunk/src/paranormal/general.c | 45 ++++++++++++++++++
8 trunk/src/paranormal/presets/Makefile | 3 -
9 trunk/src/paranormal/presets/nenolod_-_retroscope.pnv | 23 +++++++++
10 4 files changed, 72 insertions(+), 1 deletion(-)
11
12
1 2006-11-01 07:43:46 +0000 William Pitcock <nenolod@nenolod.net> 13 2006-11-01 07:43:46 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [346] 14 revision [346]
3 - branchscope preset... a very advanced example of branching, multiple 15 - branchscope preset... a very advanced example of branching, multiple
4 branches and well, if you didn't know better, you'd probably call it a 16 branches and well, if you didn't know better, you'd probably call it a
5 demo. ;) 17 demo. ;)