tonihele / OpenKeeper

Dungeon Keeper II remake
GNU General Public License v3.0
428 stars 41 forks source link

avoid spurious warnings for normal maps lookups #414

Open Trass3r opened 2 years ago

Trass3r commented 2 years ago

We support custom normal maps via texture basename suffix _n and also similarly displacement maps named _p. Those are loaded by trying to locateAsset which prints warnings internally.