]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
New alternative to fullbright: r_fullbright_directed.
authorRudolf Polzer <divVerent@xonotic.org>
Tue, 3 Apr 2018 14:25:37 +0000 (07:25 -0700)
committerRudolf Polzer <divVerent@xonotic.org>
Thu, 5 Apr 2018 20:30:47 +0000 (13:30 -0700)
commit1d9d190d0fd7ec0d6a9af167c89d493861641832
treef18debe97e95432b8bd3326b6fa1b68171e403f1
parenta8b156d66e65793406f0039985f62307d153126e
New alternative to fullbright: r_fullbright_directed.

Set this to 1, and anything EF_FULLBRIGHT or fullbright due to
r_fullbright or unlit map (but specifically not sprites and surfaces
with surfaceparm nolightmap) will have a directional effect applied to
them.

This mode is intended for testing maps in early development, and should
not be used for normal gameplay (although it should be rather harmless
there).
gl_rmain.c