From 24312e2bddbd4fd0fa5e6e46397481abbffc67ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 23 Sep 2008 17:56:20 +0000 Subject: [PATCH] Modified Normal Shader file git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@3032 383ad7c9-94d9-4d36-a494-682f7c89f535 --- Shaders/Normal/Description.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Shaders/Normal/Description.txt b/Shaders/Normal/Description.txt index 298fe426..a030dcd5 100644 --- a/Shaders/Normal/Description.txt +++ b/Shaders/Normal/Description.txt @@ -1,5 +1,5 @@ [Info] -ShortDescription=This is a very simple shader color coding the objects normals. -LongDescription=The normal direction is directly encoded into color information for the object. -Version=1.0 -Name=Normal Shader +description=This is a very simple shader color coding the objects normals. +details=The normal direction is directly encoded into color information for the object. +version=1.0 +name=Normal Shader -- GitLab