diff options
author | Stijn Buys <ingar@osirion.org> | 2008-05-24 15:42:00 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-05-24 15:42:00 +0000 |
commit | 191a300e67edba6ae6a12a37ceb03b4f12f3ba08 (patch) | |
tree | e21c68f7e0050e5d3ee2c0164b212ec7e61f9e0b | |
parent | 00464c237fbd3a01137099dedf23dc44569472fd (diff) |
-rw-r--r-- | MODELS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |