diff options
author | Jacek Antonelli | 2008-09-28 20:19:51 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-28 20:19:51 -0500 |
commit | fb98b06dba60400f101053a255427218739b4379 (patch) | |
tree | 0722667df8dd5c0a599ab68b484e00b71e7cbbb9 /ChangeLog.txt | |
parent | Updated to SL source 1.21.2. (diff) | |
download | meta-impy-fb98b06dba60400f101053a255427218739b4379.zip meta-impy-fb98b06dba60400f101053a255427218739b4379.tar.gz meta-impy-fb98b06dba60400f101053a255427218739b4379.tar.bz2 meta-impy-fb98b06dba60400f101053a255427218739b4379.tar.xz |
Added event callbacks for Attached Lights and Attached Particles
and updated their XUI menu entries to use the new event callbacks.
Those menu entries now work.
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 4794bb7..1d8ea17 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,11 @@ | |||
1 | 2008-09-28 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2008-09-28 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/llviewermenu.cpp: | ||
4 | Added event callbacks for Attached Lights and Attached Particles. | ||
5 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
6 | Updated XUI menu entries for Attached Lights and Attached Particles | ||
7 | to use the new event callbacks. Those menu entries now work. | ||
8 | |||
3 | * Updated to SL source 1.21.2. | 9 | * Updated to SL source 1.21.2. |
4 | 10 | ||
5 | 2008-09-22 Jacek Antonelli <jacek.antonelli@gmail.com> | 11 | 2008-09-22 Jacek Antonelli <jacek.antonelli@gmail.com> |