]> git.tdb.fi Git - libs/gl.git/commit
Make Text more flexible about which texture slot it uses
authorMikko Rasa <tdb@tdb.fi>
Sun, 28 Mar 2021 22:28:06 +0000 (01:28 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 29 Mar 2021 11:14:36 +0000 (14:14 +0300)
commit6dc5c41fe93ed0cb4f9051387b5551182bc5df41
tree34fca8808bb616f1f28cc28998753aa34f4ea929
parent498d96d4da75d7b3f34587c25a8b35cc80978d43
Make Text more flexible about which texture slot it uses

Different material types have different names for their textures so
using a fixed name here does not cut it anymore.
source/render/text.cpp
source/render/text.h