1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-21 09:53:50 +00:00
openmw-tes3mp/apps
scrawl 6ef848b7c5 Remove TextureManager::getTexture2D
Instead use getImage and let the caller create the Texture. Sharing of textures is then handled in post by the SharedStateManager.

This is closer to what the OSG serializer does.

Streamlines the TextureManager and will make it easier to multithread.
2016-02-05 23:01:11 +01:00
..
bsatool Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-06-13 21:11:24 +02:00
esmtool esmtool fix 2015-11-14 00:27:59 +01:00
essimporter Some fixes for building on FreeBSD 2016-01-25 14:13:16 +01:00
launcher Merge branch 'appveyor' of github.com:ace13/openmw into appveyor 2016-01-19 22:11:46 +01:00
mwiniimporter Fix cppcheck warnings 2016-01-03 20:19:38 +01:00
niftest Removed now unneeded script 2015-08-07 20:53:43 -04:00
opencs Fix typo 2016-02-01 21:01:11 +01:00
openmw Remove TextureManager::getTexture2D 2016-02-05 23:01:11 +01:00
openmw_test_suite Adjust tests to work with esm_rewrite branch. 2015-11-14 00:27:59 +01:00
wizard Merge branch 'master' of git://github.com/OpenMW/openmw into appveyor 2015-12-24 11:27:02 +01:00
doc.hpp