diff options
author | McCabe Maxsted | 2009-06-12 02:59:00 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-06-12 02:59:00 -0700 |
commit | e0cf129601f7b42f5c20f63a9651edb6a0293f9e (patch) | |
tree | df598e0562a0b55a6c67cbc809d19aab040d1373 /ChangeLog.txt | |
parent | Merged in 1.2.0-linkintools (diff) | |
download | meta-impy-e0cf129601f7b42f5c20f63a9651edb6a0293f9e.zip meta-impy-e0cf129601f7b42f5c20f63a9651edb6a0293f9e.tar.gz meta-impy-e0cf129601f7b42f5c20f63a9651edb6a0293f9e.tar.bz2 meta-impy-e0cf129601f7b42f5c20f63a9651edb6a0293f9e.tar.xz |
Double clicking inventory objects toggles wear/detach. Patch originally by Nicholaz Beresford with additions by Henri Beauchamp
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 3994bb6..23a1c16 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -34,6 +34,12 @@ | |||
34 | * Added Link/Unlink options to the object pie menu. | 34 | * Added Link/Unlink options to the object pie menu. |
35 | 35 | ||
36 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | 36 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml |
37 | |||
38 | |||
39 | * Double clicking inventory objects toggles wear/detach. | ||
40 | Patch originally by Nicholaz Beresford with additions by Henri Beauchamp. | ||
41 | |||
42 | modified: indra/newview/llinventorybridge.cpp | ||
37 | 43 | ||
38 | 44 | ||
39 | 2009-06-10 McCabe Maxsted <hakushakukun@gmail.com> | 45 | 2009-06-10 McCabe Maxsted <hakushakukun@gmail.com> |