mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +00:00
c2baa68160
This was caused by attempting to delete the camera textures when cleaning up the mirror array. The Build tile manager was not prepared for such a use case and left a broken texture behind. To allow this to function it now resets the texture replacement type when deleting a tile and to avoid creating new camera textures these will now be stored in a cache and recycled later. |
||
---|---|---|
.. | ||
buildtiles.cpp | ||
buildtiles.h | ||
hightile.cpp | ||
skytexture.cpp |