Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-15 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-02-15 | merge | Brad Payne (Vir Linden) | |
2011-02-15 | SH-845 FIX - wording change | Brad Payne (Vir Linden) | |
2011-02-15 | SH-845 FIX - installer checks for SSE2 support and offers option to quit if ↵ | Brad Payne (Vir Linden) | |
not found (note the needed API is not present on win2k, so the check will not run there) | |||
2011-02-15 | partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵ | Xiaohong Bao | |
leaking. | |||
2011-02-15 | STORM-990 Merged from current v-d trying to resolve merge issue Oz was having | Jonathan Yap | |
2011-02-15 | STORM-954 SL-viewer 2.0 No nearby people when over approxiamately 1000 meters | Twisted Laws | |
2011-02-15 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-14 | merge | Tofu Buzzard | |
2011-02-14 | merge | Dave Parks | |
2011-02-14 | Fix for crash when enabling Debug GL (stack underflow) | Dave Parks | |
2011-02-14 | Merge | leyla_linden | |
2011-02-14 | SH-956 Turning off Basic Shaders in Preferences > Graphics does not grey out ↵ | leyla_linden | |
expected Shadows options in Mesh Viewer SH-957 Turning off Atmospheric Shaders greys out Lighting and Shadows options in preferences but does not turn off shadows inworld | |||
2011-02-14 | SH-547 Fix for rigged attachments being invisible in impostors and fix for ↵ | Dave Parks | |
impostors not working with lighting and shadows enabled. | |||
2011-02-14 | debug_console is now resizable | Andrew Meadows | |
Reviewed with Callum Linden. | |||
2011-02-14 | bump version number to 2.7.0 | Oz Linden | |
2011-02-14 | Added tag 2.6.0-start for changeset 92e58e51776a | Oz Linden | |
2011-02-14 | merge | Tofu Buzzard | |
2011-02-14 | STORM-949 FIXED Actual usernames removed from XUI files. | Seth ProductEngine | |
Actual usernames are replaced with "TestString PleaseIgnore" in EN locale with setting translate="false" flag for affected widgets. Translated phrases with actual usernames are removed from XUI files in other locales. | |||
2011-02-14 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-12 | STORM-990 Slight change to up-selected button | Jonathan Yap | |
2011-02-12 | STORM-990 The arrow in the bottom right of the Landmark panel points down | Jonathan Yap | |
2011-02-11 | STORM-975 : pull into viewer-development | Merov Linden | |
2011-02-11 | STORM-833 : pull into viewer-development | Merov Linden | |
2011-02-11 | SH-813 Switch llerrs in llcurl.cpp to an assert. | Dave Parks | |
2011-02-11 | STORM-937 : Use subprocess instead os commands in python, suppress crufty ↵ | Merov Linden | |
svn code | |||
2011-02-11 | merge | Tofu Buzzard | |
2011-02-11 | SH-912 Fix for avatar impostors glitching out at weird angles. | Dave Parks | |
2011-02-11 | STORM-991 FIXED parameter parsing warning upon Inventory floater construction. | Seth ProductEngine | |
2011-02-11 | merge | Dave Parks | |
2011-02-11 | SH-510 Fix for some mesh selection outlines appearing one region away. | Dave Parks | |
2011-02-11 | merge | Brad Payne (Vir Linden) | |
2011-02-11 | SH-915 WIP - removed coupling between autopilot flycam and joystick flycam | Brad Payne (Vir Linden) | |
2011-02-11 | merge | Tofu Buzzard | |
2011-02-11 | pull back release tag from viewer-beta | Oz Linden | |
2011-02-11 | Added tag 2.5.0-release, DRTVWR-31_2.5.0-release for changeset b723921b5c71 | Dessie Linden | |
2011-02-11 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-11 | STORM-680 FIXED (Avaline callers are added to the Recent list) | paul_productengine | |
- When accepting an avaline call, add a caller to the recent list as AvalineListItem - When adding item to the LLRecentPeople, check whether item with the same phone number exists and delete it if exists. This is need to avoid duplication in the Recent list of the panel People. | |||
2011-02-11 | STORM-980 Appearance panel / Wear button is too wide | Jonathan Yap | |
2011-02-10 | Merge | leyla_linden | |
2011-02-10 | Backed out changeset 4fd25c7614e0 | leyla_linden | |
2011-02-10 | merge | Tofu Buzzard | |
2011-02-11 | OPEN-29 Cleanup: strip trailing whitespace | Boroondas Gupte | |
As people will have to rebuild half the tree anyway, because these headers changed, we might as well prettify them a bit. | |||
2011-02-11 | OPEN-29 Cleanup: removed superflous "public:" | Boroondas Gupte | |
Not related, just a while-I'm-at-it thing. | |||
2011-02-10 | merge | Dave Parks | |
2011-02-10 | SH-958 Fix for entire scene being in shadow when shadows + SSAO disabled but ↵ | Dave Parks | |
"Lighting and Shadows" enabled. | |||
2011-02-11 | OPEN-29 Cleanup: removed extra qualification ‘LLDir_Win32::’ on member ↵ | Boroondas Gupte | |
‘getNextFileInDir’ Before OPEN-29, when lldir_win32.h would have been included when building for Linux, GCC would error out with indra/llvfs/lldir_win32.h:50: error: extra qualification ‘LLDir_Win32::’ on member ‘getNextFileInDir’ which, although unintended, probably was a Good Thing (TM), as this would have aborted the build, so that the wrong include would be noticed. Now that we explicitly error out with a (hopefully) useful error message, this isn't needed anymore. | |||
2011-02-11 | OPEN-29 Error out if lldir_<platform>.h is included when building for a ↵ | Boroondas Gupte | |
different platform As far as I know, there is no good reason to include e.g. indra/llvfs/lldir_win32.h while not building for a windows target, so be better prevent this to avoid hard to find errors. | |||
2011-02-10 | backing out sh-512 changes | leyla_linden | |
2011-02-10 | SH-942 Deferred rendering options in preferences should be visible even if ↵ | leyla_linden | |
MeshEnabled is false. |