From 89b4b4133991b27e29562e2df0758e2e6dd14a89 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 11 Oct 2006 18:56:21 +0000 Subject: [PATCH] oops, no it's not. --- panda/src/display/config_display.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/display/config_display.cxx b/panda/src/display/config_display.cxx index cd53b02246..4e39e0d413 100644 --- a/panda/src/display/config_display.cxx +++ b/panda/src/display/config_display.cxx @@ -204,7 +204,7 @@ ConfigVariableBool color_scale_via_lighting "it. See also alpha-scale-via-texture.")); ConfigVariableBool alpha_scale_via_texture -("alpha-scale-via-texture", true, +("alpha-scale-via-texture", false, PRC_DESC("When this is true, Panda will try to implement " "ColorScaleAttribs that affect alpha by " "creating an additional Texture layer over the geometry "