- moved dynamic lights out of the GL code into the common game code.
Since the true color software renderer also handles them there is no point keeping them on the GL side. This also optimized how they are stored, because we no longer need to be aware of a base engine which doesn't have them.
This commit is contained in:
parent
6788b19e89
commit
ef3421eee5
30 changed files with 330 additions and 429 deletions
1394
src/g_shared/a_dynlightdata.cpp
Normal file
1394
src/g_shared/a_dynlightdata.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue