From 8edd0c2ad477886571fe1d75219d5ca17255fdf0 Mon Sep 17 00:00:00 2001 From: Oliver Schinagl Date: Thu, 3 Jan 2008 16:34:57 +0000 Subject: removed stupid ncb --- Smoke/Week 2.ncb | Bin 15518720 -> 0 bytes Smoke/colormap.c | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 Smoke/Week 2.ncb diff --git a/Smoke/Week 2.ncb b/Smoke/Week 2.ncb deleted file mode 100644 index a5b3b56..0000000 Binary files a/Smoke/Week 2.ncb and /dev/null differ diff --git a/Smoke/colormap.c b/Smoke/colormap.c index 0921b94..12b6f4b 100644 --- a/Smoke/colormap.c +++ b/Smoke/colormap.c @@ -20,7 +20,7 @@ static int colormap_num_colors = PALETTE_MAXCOLORS; static float colormap_alpha = 1.0f; -static int colormap_scaling = TRUE; +static int colormap_scaling = FALSE; static int colormap_clamping = FALSE; -- cgit v0.12