]> git.tdb.fi Git - libs/game.git/commit
Add components for creating lights
authorMikko Rasa <tdb@tdb.fi>
Sat, 28 Jan 2023 14:28:47 +0000 (16:28 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 28 Jan 2023 20:55:12 +0000 (22:55 +0200)
commit8327cd4725d6edbb22a1f015b31b9f8f3360e2ea
tree2c475a33b0014ce28c0db35c9dabd0d342d7913a
parenta3f817895ae31e181211798a34896063ecd8fe29
Add components for creating lights
source/game/light.cpp [new file with mode: 0644]
source/game/light.h [new file with mode: 0644]
source/game/resources.cpp
source/game/setups.mgs
source/gameview/lightemitter.cpp [new file with mode: 0644]
source/gameview/lightemitter.h [new file with mode: 0644]
source/gameview/renderer.cpp
source/gameview/renderer.h