]> git.tdb.fi Git - libs/gl.git/commit
Implement an unlit material type
authorMikko Rasa <tdb@tdb.fi>
Sun, 21 Feb 2021 21:30:55 +0000 (23:30 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 21 Feb 2021 21:30:55 +0000 (23:30 +0200)
commit2f198e3210714c7abac53bbe1be4d41b1ef85c14
tree7bde14c55c1b6f0b97d541d5d9ae92147e6bdbe3
parentf65bb3d92340c1508fe37eeac849f60d6ab1399c
Implement an unlit material type
source/materials/material.cpp
source/materials/unlitmaterial.cpp [new file with mode: 0644]
source/materials/unlitmaterial.h [new file with mode: 0644]