فهرست منبع

Remove fixed pipeline technique from lighting shader

shadowislord 10 سال پیش
والد
کامیت
d4e85382db
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md

+ 0 - 4
jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md

@@ -357,10 +357,6 @@ MaterialDef Phong Lighting {
         }
     }
 
-    Technique {
-        LightMode FixedPipeline
-    }
-
     Technique Glow {
 
         VertexShader GLSL100:   Common/MatDefs/Misc/Unshaded.vert