summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-01-03 16:34:57 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-01-03 16:34:57 (GMT)
commit8edd0c2ad477886571fe1d75219d5ca17255fdf0 (patch)
treee815db5b42319fbb737c52d076d49124272feb9d
parente733f359102ce54c89c4ff5221c305cabe307a04 (diff)
download2iv35-8edd0c2ad477886571fe1d75219d5ca17255fdf0.zip
2iv35-8edd0c2ad477886571fe1d75219d5ca17255fdf0.tar.gz
2iv35-8edd0c2ad477886571fe1d75219d5ca17255fdf0.tar.bz2
removed stupid ncb
-rw-r--r--Smoke/Week 2.ncbbin15518720 -> 0 bytes
-rw-r--r--Smoke/colormap.c2
2 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/Week 2.ncb b/Smoke/Week 2.ncb
deleted file mode 100644
index a5b3b56..0000000
--- a/Smoke/Week 2.ncb
+++ /dev/null
Binary files 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;