Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/MODELS
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-05-24 15:42:00 +0000
committerStijn Buys <ingar@osirion.org>2008-05-24 15:42:00 +0000
commit191a300e67edba6ae6a12a37ceb03b4f12f3ba08 (patch)
treee21c68f7e0050e5d3ee2c0164b212ec7e61f9e0b /MODELS
parent00464c237fbd3a01137099dedf23dc44569472fd (diff)
Diffstat (limited to 'MODELS')
-rw-r--r--MODELS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MODELS b/MODELS
index 43130df..4a876c4 100644
--- a/MODELS
+++ b/MODELS
@@ -109,6 +109,12 @@ Textures
At the time of writing, texture names are hardcoded
in src/model/mapfile.cc
+
+Surface flags
+
+ The only supported surface flag is light. This will render
+ the brush face fullbright. The light flag does not work
+ in conjunction with the common/entity shader.
Lights