aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-06-12 04:10:14 -0700
committerMcCabe Maxsted2009-06-12 04:10:14 -0700
commitec51c2a4cf814686c16a1637799d7c753c4f2d9f (patch)
tree9c4ccecf75de5bffe27353ebfebaeb34009dfdd5 /ChangeLog.txt
parentDouble clicking inventory objects toggles wear/detach. Patch originally by Ni... (diff)
downloadmeta-impy-ec51c2a4cf814686c16a1637799d7c753c4f2d9f.zip
meta-impy-ec51c2a4cf814686c16a1637799d7c753c4f2d9f.tar.gz
meta-impy-ec51c2a4cf814686c16a1637799d7c753c4f2d9f.tar.bz2
meta-impy-ec51c2a4cf814686c16a1637799d7c753c4f2d9f.tar.xz
Applied patch by Robin Cornelius for VWR-12686: LLTextureCache::writeToCache() does not cache textures smaller than TEXTURE_CACHE_ENTRY_SIZE
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 23a1c16..cc78998 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,10 @@
12009-06-12 McCabe Maxsted <hakushakukun@gmail.com>
2
3 * Applied patch by Robin Cornelius for VWR-12686:
4 LLTextureCache::writeToCache() does not cache textures smaller than TEXTURE_CACHE_ENTRY_SIZE
5
6 modified: linden/indra/newview/lltexturecache.cpp
7
12009-06-11 McCabe Maxsted <hakushakukun@gmail.com> 82009-06-11 McCabe Maxsted <hakushakukun@gmail.com>
2 9
3 * Moved 'Duplicate' to the Tools menu. 10 * Moved 'Duplicate' to the Tools menu.