Details
-
Defect
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Viewer 2.2.0 Beta
-
None
-
Second Life 2.1.2 (12269) Sep 20 2010 00:37:31 (RestrainedLove viewer v2.01.02.03 (2.1.2.12269))
Release Notes
You are at 281,400.0, 305,491.0, 648.1 in (region redacted) located at sim7225.agni.lindenlab.com (216.82.32.227:13001)
Second Life Server 1.42.0.208314
Release Notes
CPU: Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz (2807.01 MHz)
Memory: 4088 MB
OS Version: Microsoft Windows 7 64-bit (Build 7600)
Graphics Card Vendor: ATI Technologies Inc.
Graphics Card: ATI Radeon HD 4800 Series
Windows Graphics Driver Version: 8.17.0010.1043
OpenGL Version: 3.3.10188 Compatibility Profile Context
libcurl Version: libcurl/7.20.1 OpenSSL/0.9.8j zlib/1.2.3
J2C Decoder Version: OpenJPEG: 1.3.0, Runtime: 1.3.0
Audio Driver Version: FMOD version 3.750000
Qt Webkit Version: 4.6 (version number hard-coded)
Voice Server Version: Not Connected
Built with MSVC version 1400
Packets Lost: 0/2,960 (0.0%)Second Life 2.1.2 (12269) Sep 20 2010 00:37:31 (RestrainedLove viewer v2.01.02.03 (2.1.2.12269)) Release Notes You are at 281,400.0, 305,491.0, 648.1 in (region redacted) located at sim7225.agni.lindenlab.com (216.82.32.227:13001) Second Life Server 1.42.0.208314 Release Notes CPU: Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz (2807.01 MHz) Memory: 4088 MB OS Version: Microsoft Windows 7 64-bit (Build 7600) Graphics Card Vendor: ATI Technologies Inc. Graphics Card: ATI Radeon HD 4800 Series Windows Graphics Driver Version: 8.17.0010.1043 OpenGL Version: 3.3.10188 Compatibility Profile Context libcurl Version: libcurl/7.20.1 OpenSSL/0.9.8j zlib/1.2.3 J2C Decoder Version: OpenJPEG: 1.3.0, Runtime: 1.3.0 Audio Driver Version: FMOD version 3.750000 Qt Webkit Version: 4.6 (version number hard-coded) Voice Server Version: Not Connected Built with MSVC version 1400 Packets Lost: 0/2,960 (0.0%)
-
Viewer - Viewer
Description
Since V2.0 the Field Of View triangle has been displayed at a wrong position on the world map. The farther you pan the camera from the lower left corner, the more the triangle would be offset from it, instead of staying right on the position of the camera.
To reproduce :
1. Set your UI size to whatever value but not 1.0. I typically use 0.77, which is very small and emphasizes the issue even more.
2. Open your World Map (Ctrl+M).
3. Pan the map a little.
Expected : The frustum pans linearly, its position matching your camera position (oftentimes the same as your avatar position).
Observed : The frustum shifts more and more as your camera is far from the lower left corner of the visible map.
This is due to the fact that the actual rectangle in which the frustum is drawn is not up to scale with the visible UI. The fix to this is very simple and attached as a patch.
PLEASE NOTE :
- This bug is NOT related to VWR-18648 in any way, please do not mark it as Duplicate.
- Although I am running on a Restrained Love Viewer, this bug also appears on the regular SL viewer, back to 2.0. It does not occur on 1.x.