]> git.tdb.fi Git - libs/gl.git/commit
Remove ambient color from Light
authorMikko Rasa <tdb@tdb.fi>
Wed, 27 Nov 2013 10:05:01 +0000 (12:05 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 27 Nov 2013 10:05:01 +0000 (12:05 +0200)
commit787e0f5daaccb912fd351b26f9cb9026719ab384
tree77cea0e81df97a4a27f383d9dd7c19d129dcb7c3
parente042e093a4761f1227d4dd80d695e01642e17ffd
Remove ambient color from Light

It doesn't make much sense, as there's already the global ambient color in
Lighting.  I haven't ever used it either, so remove directly instead of
deprecating.
source/light.cpp
source/light.h