]> git.tdb.fi Git - libs/gl.git/commit
Move the reflectivity parameter to material
authorMikko Rasa <tdb@tdb.fi>
Sat, 27 Sep 2014 15:42:35 +0000 (18:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 27 Sep 2014 15:42:35 +0000 (18:42 +0300)
commit99ffd618b531395fe369b33fb029855d57547365
treea1baeeb48b3c167ab1e13e1ab55e58538e5ebbb3
parentb7c3811b8f05ee4262dafa1492e526d586ec1295
Move the reflectivity parameter to material

Logically it belongs there, even if OpenGL has no fixed-function support
for it.
source/material.cpp
source/material.h
source/programbuilder.cpp