aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2008-09-28 20:19:51 -0500
committerJacek Antonelli2008-09-28 20:19:51 -0500
commitfb98b06dba60400f101053a255427218739b4379 (patch)
tree0722667df8dd5c0a599ab68b484e00b71e7cbbb9 /ChangeLog.txt
parentUpdated to SL source 1.21.2. (diff)
downloadmeta-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.txt6
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 @@
12008-09-28 Jacek Antonelli <jacek.antonelli@gmail.com> 12008-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
52008-09-22 Jacek Antonelli <jacek.antonelli@gmail.com> 112008-09-22 Jacek Antonelli <jacek.antonelli@gmail.com>