diff options
author | McCabe Maxsted | 2009-09-04 18:53:30 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-04 18:53:30 -0700 |
commit | e0450b604383f3a0276097496f1935e1b543ec5e (patch) | |
tree | 22f3d9bc82d90d24cfae02dd0d9f7da44fb4e5c6 /ChangeLog.txt | |
parent | fix NDOF linking issues when using cmake 2.6 on linux (diff) | |
download | meta-impy-e0450b604383f3a0276097496f1935e1b543ec5e.zip meta-impy-e0450b604383f3a0276097496f1935e1b543ec5e.tar.gz meta-impy-e0450b604383f3a0276097496f1935e1b543ec5e.tar.bz2 meta-impy-e0450b604383f3a0276097496f1935e1b543ec5e.tar.xz |
Integrated 1.23's tool floater with link/unlink buttons
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 64786ad..fc6a28f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -25,7 +25,16 @@ | |||
25 | 25 | ||
26 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | 26 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml |
27 | 27 | ||
28 | |||
29 | * Integrated 1.23's tool floater with link/unlink buttons. | ||
30 | |||
31 | modified: linden/indra/newview/llfloatertelehub.cpp | ||
32 | modified: linden/indra/newview/llfloatertools.cpp | ||
33 | modified: linden/indra/newview/llfloatertools.h | ||
34 | modified: linden/indra/newview/llviewermenu.cpp | ||
35 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
28 | 36 | ||
37 | |||
29 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> | 38 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> |
30 | 39 | ||
31 | * Backported 1.23 fix for animation joint assertion crash. | 40 | * Backported 1.23 fix for animation joint assertion crash. |