From aa644d02f2b213ccd775436360407b5a20b8712d Mon Sep 17 00:00:00 2001 From: Emilian Huminiuc Date: Wed, 11 Apr 2012 14:32:47 +0300 Subject: [PATCH] Fix linear fetures effect. Signed-off-by: Emilian Huminiuc --- Effects/lfeat.eff | 111 +++++++++++++++++++++++++++++++++++----------- 1 file changed, 86 insertions(+), 25 deletions(-) diff --git a/Effects/lfeat.eff b/Effects/lfeat.eff index a14d75e56..fa709a18f 100644 --- a/Effects/lfeat.eff +++ b/Effects/lfeat.eff @@ -1,25 +1,86 @@ - - - Effects/lfeat - Effects/terrain-default - - - - - - 0 - texture[0]/image - texture[0]/filter - texture[0]/wrap-s - texture[0]/wrap-t - - texture[0]/internal-format - - - - -1.0 - -1.0 - - - - + + + Effects/lfeat + Effects/terrain-default + + + + 1.0 1.0 1.0 1.0 + + + 1.0 1.0 1.0 1.0 + + + 1.0 1.0 1.0 1.0 + + + 0.0 0.0 0.0 1.0 + + 1.2 + + + + + true + + + material/ambient + + + material/diffuse + + + material/specular + + + material/emissive + + + material/shininess + + ambient-and-diffuse + + + transparent + + + transparent + + smooth + back + + + render-bin/bin-number + + + render-bin/bin-name + + + + 0 + + texture[0]/image + + + texture[0]/filter + + + texture[0]/wrap-s + + + texture[0]/wrap-t + + + texture[0]/internal-format + + + modulate + + + + -1.0 + -1.0 + + + + \ No newline at end of file