summaryrefslogtreecommitdiffstats
path: root/Smoke/streamlines.c
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-11 02:13:25 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-11 02:13:25 (GMT)
commit0671070ad4eddea1eb04d29b74eadea846c14b04 (patch)
tree152b7fa6df10bcef5e75544afb78fc78944aaf86 /Smoke/streamlines.c
parentee28f00a1a86e659ac3a9d71f4036585a275dcbf (diff)
download2iv35-0671070ad4eddea1eb04d29b74eadea846c14b04.zip
2iv35-0671070ad4eddea1eb04d29b74eadea846c14b04.tar.gz
2iv35-0671070ad4eddea1eb04d29b74eadea846c14b04.tar.bz2
laatste wijzigingen streamtubes, lines, spheres, dingen
Diffstat (limited to 'Smoke/streamlines.c')
-rw-r--r--Smoke/streamlines.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/streamlines.c b/Smoke/streamlines.c
index 1edfe7d..e28be9f 100644
--- a/Smoke/streamlines.c
+++ b/Smoke/streamlines.c
@@ -15,7 +15,7 @@
static int streamlines_render = FALSE;
static int streamlines_num_colors = PALETTE_MAXCOLORS;
-static int streamlines_colormap = PALETTE_BLACKWHITE;
+static int streamlines_colormap = PALETTE_RAINBOW;
static int streamlines_dataset = DATASET_RHO;
static float streamlines_alpha = 1.0f;
static int streamlines_sort = STREAMLINES_SORT_LINES;