aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-06-10 10:53:54 -0700
committerMcCabe Maxsted2009-06-10 10:53:54 -0700
commit074acc412548c29729f1782f2803e426507d7115 (patch)
treead797d7113df1a77d3604248dab044a8abcad037 /ChangeLog.txt
parentFixed Communicate window not toggling from menu (diff)
downloadmeta-impy-074acc412548c29729f1782f2803e426507d7115.zip
meta-impy-074acc412548c29729f1782f2803e426507d7115.tar.gz
meta-impy-074acc412548c29729f1782f2803e426507d7115.tar.bz2
meta-impy-074acc412548c29729f1782f2803e426507d7115.tar.xz
Applied MJM's tree and grass pulldown list from the Hippo Viewer
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 28199ab..242f4a1 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -3,6 +3,21 @@
3 * Fixed Communicate window not toggling from menu. 3 * Fixed Communicate window not toggling from menu.
4 4
5 modified: indra/newview/llviewermenu.cpp 5 modified: indra/newview/llviewermenu.cpp
6
7
8 * Applied MJM's tree and grass pulldown list from the Hippo Viewer.
9
10 modified: linden/indra/newview/app_settings/grass.xml
11 modified: linden/indra/newview/app_settings/settings.xml
12 modified: linden/indra/newview/app_settings/trees.xml
13 modified: linden/indra/newview/llfloatertools.cpp
14 modified: linden/indra/newview/llfloatertools.h
15 modified: linden/indra/newview/lltoolplacer.cpp
16 modified: linden/indra/newview/llvograss.cpp
17 modified: linden/indra/newview/llvograss.h
18 modified: linden/indra/newview/llvotree.cpp
19 modified: linden/indra/newview/llvotree.h
20 modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml
6 21
7 22
82009-06-09 McCabe Maxsted <hakushakukun@gmail.com> 232009-06-09 McCabe Maxsted <hakushakukun@gmail.com>