diff options
author | McCabe Maxsted | 2009-09-13 20:26:02 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-13 20:26:02 -0700 |
commit | 162ac8865cb927c561283da696570dcd68490c67 (patch) | |
tree | 46fc91ae7a03fadbb03afa5d87f15f6986f044b9 /ChangeLog.txt | |
parent | Fixed windlight toolbar presets not applying when region default (diff) | |
download | meta-impy-162ac8865cb927c561283da696570dcd68490c67.zip meta-impy-162ac8865cb927c561283da696570dcd68490c67.tar.gz meta-impy-162ac8865cb927c561283da696570dcd68490c67.tar.bz2 meta-impy-162ac8865cb927c561283da696570dcd68490c67.tar.xz |
Added prev/next buttons for windlight presets, cleaned up some stuff
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 0f481c6..339e1d0 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,16 @@ | |||
1 | 2009-09-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Added prev/next buttons for windlight presets, cleaned up some stuff. | ||
4 | |||
5 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
6 | modified: linden/indra/newview/llfloaterwindlight.h | ||
7 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
8 | modified: linden/indra/newview/llwlparammanager.cpp | ||
9 | modified: linden/indra/newview/llwlparammanager.h | ||
10 | modified: linden/indra/newview/skins/default/textures/textures.xml | ||
11 | modified: linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml | ||
12 | |||
13 | |||
1 | 2009-09-12 McCabe Maxsted <hakushakukun@gmail.com> | 14 | 2009-09-12 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 15 | ||
3 | * Clarified 'show in search' in profile. | 16 | * Clarified 'show in search' in profile. |