]> git.tdb.fi Git - libs/game.git/commit
Add support for shadows
authorMikko Rasa <tdb@tdb.fi>
Mon, 15 May 2023 20:44:38 +0000 (23:44 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 15 May 2023 20:44:38 +0000 (23:44 +0300)
commit7bb9a433db1a08b159afe5ef7b12ceb6559993ac
treec999f7c1d45e46069db72487338b3f8db63f3094
parent5cd5542e69076c0e221aca2fb292e49465da60e4
Add support for shadows
source/game/light.cpp
source/game/light.h
source/game/setups.mgs
source/game/shadowtarget.cpp [new file with mode: 0644]
source/game/shadowtarget.h [new file with mode: 0644]
source/gameview/lightemitter.cpp
source/gameview/lightemitter.h
source/gameview/renderer.cpp
source/gameview/renderer.h