소스 검색

oops, no it's not.

David Rose 19 년 전
부모
커밋
89b4b41339
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      panda/src/display/config_display.cxx

+ 1 - 1
panda/src/display/config_display.cxx

@@ -204,7 +204,7 @@ ConfigVariableBool color_scale_via_lighting
           "it.  See also alpha-scale-via-texture."));
           "it.  See also alpha-scale-via-texture."));
 
 
 ConfigVariableBool 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 "
  PRC_DESC("When this is true, Panda will try to implement "
           "ColorScaleAttribs that affect alpha by "
           "ColorScaleAttribs that affect alpha by "
           "creating an additional Texture layer over the geometry "
           "creating an additional Texture layer over the geometry "