diff options
author | McCabe Maxsted | 2009-10-13 01:42:15 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-13 01:42:15 -0700 |
commit | 575931aff44a02f0b727211c82c589907650e580 (patch) | |
tree | 151653f261de8898720236a49ebd9451f035ab98 /ChangeLog.txt | |
parent | Only enable import/export of shapes if they're full perm and you're the creator (diff) | |
download | meta-impy-575931aff44a02f0b727211c82c589907650e580.zip meta-impy-575931aff44a02f0b727211c82c589907650e580.tar.gz meta-impy-575931aff44a02f0b727211c82c589907650e580.tar.bz2 meta-impy-575931aff44a02f0b727211c82c589907650e580.tar.xz |
Disable avatar appearance facelight when local lighting turned off
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index bd337c4..a28d812 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,10 @@ | |||
1 | 2009-10-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Disable avatar appearance facelight when local lighting turned off. | ||
4 | |||
5 | modified: linden/indra/newview/pipeline.cpp | ||
6 | |||
7 | |||
1 | 2009-10-12 McCabe Maxsted <hakushakukun@gmail.com> | 8 | 2009-10-12 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 9 | ||
3 | * Only enable import/export of shapes if they're full perm and you're the creator. | 10 | * Only enable import/export of shapes if they're full perm and you're the creator. |