diff options
author | unknown | 2008-12-18 00:58:06 -0700 |
---|---|---|
committer | unknown | 2008-12-18 00:58:06 -0700 |
commit | 2dd736abcecf4070e1a3ff21b184721efcc33f4d (patch) | |
tree | 327ceedde9e58b2f4af63c33132bf45ded522097 /ChangeLog.txt | |
parent | 1.1 wip copy (diff) | |
download | meta-impy-2dd736abcecf4070e1a3ff21b184721efcc33f4d.zip meta-impy-2dd736abcecf4070e1a3ff21b184721efcc33f4d.tar.gz meta-impy-2dd736abcecf4070e1a3ff21b184721efcc33f4d.tar.bz2 meta-impy-2dd736abcecf4070e1a3ff21b184721efcc33f4d.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 a554e0a..6d288c1 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,23 @@ | |||
1 | 2008-12-16 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * linden/indra/newview/app_settings/settings.xml: | ||
4 | Enabled lip sync by default. | ||
5 | * linden/indra/newview/llfloatersnapshot.cpp: | ||
6 | Moved "High-res snapshot" to the snapshot floater. | ||
7 | * linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml: | ||
8 | Ditto. | ||
9 | * linden/indra/newview/llviewermenu.cpp: | ||
10 | Moved "High-res snapshot" to the snapshot floater. | ||
11 | Removed "Compress Snapshot to disk". | ||
12 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
13 | Changed "Rebake Textures" to "Refresh Appearance" and placed it in Edit. | ||
14 | Added "Ctrl-Shift-X" as a shortcut to "Show XUI names"). | ||
15 | * linden/indra/newview/llviewerwindow.cpp: | ||
16 | Removed "Compress Snapshot to disk". | ||
17 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml: | ||
18 | Moved "Disable Camera Constraints" to Preferences > Input/Camera. | ||
19 | |||
20 | |||
1 | 2008-12-15 Jacek Antonelli <jacek.antonelli@gmail.com> | 21 | 2008-12-15 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 22 | ||
3 | * linden/install.xml: | 23 | * linden/install.xml: |