- Fixed: When FMultiPatchTexture::MakeTexture() needed to work in RGB

colorspace, it didn't zero out the temporary buffer.


SVN r1547 (trunk)
This commit is contained in:
Randy Heit 2009-04-16 02:02:56 +00:00
commit 659be956de
3 changed files with 15 additions and 10 deletions

View file

@ -1,4 +1,6 @@
April 15, 2009
- Fixed: When FMultiPatchTexture::MakeTexture() needed to work in RGB
colorspace, it didn't zero out the temporary buffer.
- Fixed memory leak from leftover code for 7z loading and added the
LUMPF_ZIPFILE flag to their contents so they have the same semantics
as zips.