aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-09-05 02:23:52 -0500
committerJacek Antonelli2009-09-05 02:23:52 -0500
commitacfc1b1163df4fe5b238546de5697b435cd0c79e (patch)
tree3764ee586d2464dd057c4c82ab27cc66e7e1b0f3 /ChangeLog.txt
parentConverted RLVa menu items to XUI. (diff)
parentUpdated object backup feature to Meerkat's SVN, imported floater. (diff)
downloadmeta-impy-acfc1b1163df4fe5b238546de5697b435cd0c79e.zip
meta-impy-acfc1b1163df4fe5b238546de5697b435cd0c79e.tar.gz
meta-impy-acfc1b1163df4fe5b238546de5697b435cd0c79e.tar.bz2
meta-impy-acfc1b1163df4fe5b238546de5697b435cd0c79e.tar.xz
Merge branch 'objectbackup' into next
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 15b30f8..99d82c9 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -105,6 +105,25 @@
105 modified: linden/indra/llcharacter/llkeyframemotion.cpp 105 modified: linden/indra/llcharacter/llkeyframemotion.cpp
106 106
107 107
108 * Updated object backup feature to Meerkat's SVN, imported floater.
109
110 modified: linden/indra/newview/primbackup.cpp
111 modified: linden/indra/newview/primbackup.h
112 new file: linden/indra/newview/skins/default/xui/en-us/floater_prim_import.xml
113
114
115 * Imported Meerkat's object backup feature.
116
117 modified: linden/indra/newview/CMakeLists.txt
118 modified: linden/indra/newview/app_settings/settings.xml
119 modified: linden/indra/newview/llviewermenu.cpp
120 modified: linden/indra/newview/llviewerobjectlist.cpp
121 new file: linden/indra/newview/primbackup.cpp
122 new file: linden/indra/newview/primbackup.h
123 modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml
124 modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
125
126
108 * Updated some python scripts to not use deprecated modules. 127 * Updated some python scripts to not use deprecated modules.
109 128
110 modified: linden/indra/lib/python/indra/base/lluuid.py 129 modified: linden/indra/lib/python/indra/base/lluuid.py