]> git.localhorst.tv Git - blank.git/commit
fixed light propagation after obstacle removal
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 15 Jun 2015 08:13:25 +0000 (10:13 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 15 Jun 2015 08:13:25 +0000 (10:13 +0200)
commitf2f254f8d576b48fde9305c3d2927552d1d4c20d
tree15c61fe588e8e4202e41c76337a63d33efd640f2
parenta74e9630e55ca47c23f3ba3c9ccffcaccad394ff
fixed light propagation after obstacle removal

regression from 4485397d
careful with the yoda conditions!
TODO
src/world/chunk.cpp
tst/world/ChunkTest.cpp