]> git.tdb.fi Git - libs/gl.git/commitdiff
Fix loading .tex2d files with ResourceManager
authorMikko Rasa <tdb@tdb.fi>
Sun, 28 Mar 2021 14:01:10 +0000 (17:01 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 28 Mar 2021 14:46:22 +0000 (17:46 +0300)
The texture's loader already informs the resource manager of the location
of the image, so it shouldn't be done here.  There's also no need to load
the image first anymore.


No differences found