diff options
author | McCabe Maxsted | 2009-09-18 08:52:24 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-18 08:52:24 -0700 |
commit | 4cdef469977e8907b06e1fafb4d7c54a6eff93f9 (patch) | |
tree | 0e51a35185676db5d5260a7bc5060f5cc68dc6a9 /ChangeLog.txt | |
parent | Merge branch '1.2.0-streaminfo' into 1.2.0-next (diff) | |
download | meta-impy-4cdef469977e8907b06e1fafb4d7c54a6eff93f9.zip meta-impy-4cdef469977e8907b06e1fafb4d7c54a6eff93f9.tar.gz meta-impy-4cdef469977e8907b06e1fafb4d7c54a6eff93f9.tar.bz2 meta-impy-4cdef469977e8907b06e1fafb4d7c54a6eff93f9.tar.xz |
Dynamically change max prim size depending upon LL/OpenSim grid (added setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index e2ec419..6a70f77 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,16 @@ | |||
1 | 2009-09-20 McCabe Maxsted <hakushakukun@gmail.co | ||
2 | |||
3 | * Dynamically change max prim size depending upon LL/OpenSim grid (added setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m. | ||
4 | |||
5 | modified: linden/indra/llmath/xform.h | ||
6 | modified: linden/indra/newview/app_settings/settings | ||
7 | modified: linden/indra/newview/llmanipscale.cpp | ||
8 | modified: linden/indra/newview/llmanipscale.h | ||
9 | modified: linden/indra/newview/llpanelobject.cpp | ||
10 | modified: linden/indra/newview/llviewermessage.cpp | ||
11 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
12 | |||
13 | |||
1 | 2009-09-18 McCabe Maxsted <hakushakukun@gmail.com> | 14 | 2009-09-18 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 15 | ||
3 | * Applied patch by Aleric Inglewood for VWR-13996 - avatars using 1.22 completely invisible on first sight. | 16 | * Applied patch by Aleric Inglewood for VWR-13996 - avatars using 1.22 completely invisible on first sight. |