Explorar el Código

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

shadowislord hace 10 años
padre
commit
a8c5e0f10d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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