From 0ecaa3bc8db948fc0a7b2ee4a2a215672093329f Mon Sep 17 00:00:00 2001 From: Nehon Date: Mon, 11 Apr 2016 19:21:04 +0200 Subject: [PATCH] Remove the LightSpace entry in Lighting.j"md as it not needed anymore --- .../src/main/resources/Common/MatDefs/Light/Lighting.j3md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md b/jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md index 2aa795c14..32076a815 100644 --- a/jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md +++ b/jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md @@ -119,8 +119,7 @@ MaterialDef Phong Lighting { Technique { LightMode SinglePass - LightSpace View - + VertexShader GLSL100: Common/MatDefs/Light/SPLighting.vert FragmentShader GLSL100: Common/MatDefs/Light/SPLighting.frag