diff options
author | McCabe Maxsted | 2009-01-12 11:37:41 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-12 11:37:41 -0700 |
commit | d603cd5bb504be17f3fdd81b4b746e23c72b700d (patch) | |
tree | 5b3bc2010c0527d0fdbc386d5631063b581de90b /ChangeLog.txt | |
parent | Fixed bottom HUD arrow (from VWR-5518, possible memory leak in linden code) (diff) | |
parent | Moved common options out of Advanced (diff) | |
download | meta-impy-d603cd5bb504be17f3fdd81b4b746e23c72b700d.zip meta-impy-d603cd5bb504be17f3fdd81b4b746e23c72b700d.tar.gz meta-impy-d603cd5bb504be17f3fdd81b4b746e23c72b700d.tar.bz2 meta-impy-d603cd5bb504be17f3fdd81b4b746e23c72b700d.tar.xz |
Moved common options out of Advanced
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 152356e..fad1aed 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -206,6 +206,26 @@ | |||
206 | llMapDestination and map floater can now tp up to 4096m. | 206 | llMapDestination and map floater can now tp up to 4096m. |
207 | 207 | ||
208 | 208 | ||
209 | 2008-12-16 McCabe Maxsted <hakushakukun@gmail.com> | ||
210 | |||
211 | * linden/indra/newview/app_settings/settings.xml: | ||
212 | Enabled lip sync by default. | ||
213 | * linden/indra/newview/llfloatersnapshot.cpp: | ||
214 | Moved "High-res snapshot" to the snapshot floater. | ||
215 | * linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml: | ||
216 | Ditto. | ||
217 | * linden/indra/newview/llviewermenu.cpp: | ||
218 | Moved "High-res snapshot" to the snapshot floater. | ||
219 | Removed "Compress Snapshot to disk". | ||
220 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
221 | Changed "Rebake Textures" to "Refresh Appearance" and placed it in Edit. | ||
222 | Added "Ctrl-Shift-X" as a shortcut to "Show XUI names"). | ||
223 | * linden/indra/newview/llviewerwindow.cpp: | ||
224 | Removed "Compress Snapshot to disk". | ||
225 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml: | ||
226 | Moved "Disable Camera Constraints" to Preferences > Input/Camera. | ||
227 | |||
228 | |||
209 | 2008-12-15 Jacek Antonelli <jacek.antonelli@gmail.com> | 229 | 2008-12-15 Jacek Antonelli <jacek.antonelli@gmail.com> |
210 | 230 | ||
211 | * linden/install.xml: | 231 | * linden/install.xml: |