Browse Source

Fix crash in tests that use the tree model
- Since UseAlpha material parameter was removed from lighting

shadowislord 10 năm trước cách đây
mục cha
commit
a8c5e0f10d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      jme3-testdata/src/main/resources/Models/Tree/Leaves.j3m

+ 0 - 1
jme3-testdata/src/main/resources/Models/Tree/Leaves.j3m

@@ -4,7 +4,6 @@ Material Leaves : Common/MatDefs/Light/Lighting.j3md {
 
     MaterialParameters {
         DiffuseMap : Models/Tree/Leaves.png
-        UseAlpha : true
         AlphaDiscardThreshold : 0.5
         UseMaterialColors : true
         Ambient : .5 .5 .5 .5