Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-17 | SH-1246 WIP fix render cost in the viewer | Nyx (Neal Orman) | |
Modified avatar display to compute values correctly. Also changed build tools XML temporarily so build tool costs can be seen. | |||
2011-05-17 | merging up latest mesh-development to nyx-mesh-development | Nyx (Neal Orman) | |
2011-05-16 | SH-795 Cache and display LoD parameters etc for each lod. | Dave Parks | |
2011-05-16 | SH-709 Fix for triangle limit value not updating when spinner is selected. | Dave Parks | |
2011-05-16 | Merge cleanup. | Dave Parks | |
2011-05-16 | merge | Dave Parks | |
2011-05-15 | storm-1249 and chop-661 | Oz Linden | |
2011-05-13 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-05-13 | EXP-783 User can accept a call and see end call option in IM window but they ↵ | Leyla Farazha | |
are in nearby voice | |||
2011-05-13 | Fixed more build breakages due to persnickety compilers on mac/linux | Brad Payne (Vir Linden) | |
2011-05-13 | removed some XML logging | Brad Payne (Vir Linden) | |
2011-05-13 | merge | Brad Payne (Vir Linden) | |
2011-05-12 | EXP-818 FIX Use different settings to control search url for beta channel ↵ | Richard Linden | |
viewers | |||
2011-05-12 | merge | Dave Parks | |
2011-05-12 | Fix up alignment problems for debug build. | brad kittenbrink | |
reviewed by davep. | |||
2011-05-12 | merge | Dave Parks | |
2011-05-12 | mesh coords for whole model upload | Brad Payne (Vir Linden) | |
2011-05-12 | Merge | Leslie Linden | |
2011-05-12 | SH-1521 update -- Lighting and Shadows grayed out on mac | Leslie Linden | |
* Disabled SSAO on macs with 8 or less texture units. * Slight cleanup of sunlight fragment shaders to remove unused texture units. Reviewed by davep | |||
2011-05-12 | Automated merge with ↵ | Richard Linden | |
bundle:F:\code\viewer-experience-merge+c:\users\richard\appdata\local\temp\thg.7nrmxq\ssh__richard@hg.lindenlab.com_richard_viewer-experience_gittck.hg | |||
2011-05-12 | EXP-802 fixing voice chat enabled persistence | Leyla Farazha | |
2011-05-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-05-12 | STORM-1243 WIP Fixed a typo in notifications.xml which might lead to ↵ | Vadim ProductEngine | |
numerous notification handling errors. The typo was introduced in changeset 437f3d892bfd. | |||
2011-05-13 | merge changes for storm-1247 | Oz Linden | |
2011-05-13 | merge changes to improve build times | Oz Linden | |
2011-05-13 | merge changes for vwr-24197 | Oz Linden | |
2011-05-12 | WIP VWR-23688 adding es and pt missing translation; add 1 zh file for ↵ | Eli Linden | |
testing Traditional Chinese as a new language | |||
2011-05-12 | sync up with viewer-development | Eli Linden | |
2011-05-12 | Merge. | brad kittenbrink | |
2011-05-12 | merge changes for storm-477 | Oz Linden | |
2011-05-12 | small API change | Brad Payne (Vir Linden) | |
2011-05-11 | merge | Leyla Farazha | |
2011-05-11 | EXP-783 User can accept a call and see end call option in IM window but they ↵ | Leyla Farazha | |
are in nearby voice | |||
2011-05-11 | EXP-760 Selecting No Device for output and input in Sound Devices in Basic ↵ | Leyla Farazha | |
mode still results in voice having input and output - also 2 default options | |||
2011-05-11 | y | Oz Linden | |
2011-05-11 | merge changes for storm-1236 | Oz Linden | |
2011-05-11 | merge changes for storm-1209 | Oz Linden | |
2011-05-11 | EXP-813 FIX Login screen reloads when clicking on location slapp | Richard Linden | |
2011-05-11 | EXP-809 FIX Make Script Warning/Error window scrolling behavior match that ↵ | Richard Linden | |
of Chat history | |||
2011-05-11 | SH-1533 Fix for skybox going black under certain conditions. | Dave Parks | |
2011-05-11 | merge | Brad Payne (Vir Linden) | |
2011-05-11 | disable debugging stuff by default | Brad Payne (Vir Linden) | |
2011-05-11 | STORM-477 Restored the backed out changeset: b62b260aa04d | Seth ProductEngine | |
2011-05-10 | EXP-806 FIX Server-side messages without a corresponding notification should ↵ | Richard Linden | |
show original, untranslated content | |||
2011-05-10 | merge changes for beta fixes | Oz Linden | |
2011-05-10 | SH-1521 FIX -- Lighting and Shadows grayed out on mac | Leslie Linden | |
* Modified mac feature table to bring it up to date with latest renderer features including deferred rendering * Changed mac AGL pixel format to no longer allow it to revert to software rendering when shader compilation errors occur. * Fixed up various GLSL shader compilation warnings and errors that came up as a result of the above changes. * Changed initial conditions for the "hardware skinning" checkbox on the preferences floater so it can be modified before login on machines that support avatar vertex programs. * Removed unused avatarAlphaF.glsl files Reviewed by davep | |||
2011-05-10 | Merge | Xiaohong Bao | |
2011-05-10 | STORM-1209 FIX Object continued sending messages after user adding this ↵ | Vadim ProductEngine | |
object to block list. Applying Joshua's fix. | |||
2011-05-10 | ER-480 Viewer work for abandoned land. | Kelly Washington | |
* Support group members with the right powers buying land set for sale to a group * Add dialogs for abandoned land related notifications. | |||
2011-05-10 | CHOP-661: add and use code to listen on next available server port. | Nat Goodspeed | |
In indra/llmessage/tests/testrunner.py, introduce new freeport() function to try a caller-specified expression (such as instantiating an object that will listen on a server port) with a range of candidate port numbers until the expression produces a value instead of EADDRINUSE exception. Change test_llsdmessage_peer.py and test_llxmlrpc_peer.py to use freeport() to construct their server class inline BEFORE launching the thread that will run it, then pass that server's serve_forever method to daemon thread. Also set os.environ["PORT"] to selected environment variable before running subject test program. In indra/llmessage/tests/commtest.h, introduce commtest_data::getport() to read port number from specified environment variable, throwing exception if variable not set or non-numeric. Construct default LLHost from getport("PORT") instead of hardcoded constant. Change indra/newview/tests/llxmlrpclistener_test.cpp to use commtest_data:: getport("PORT") instead of hardcoded constant. Also use LLSD::with() rather than older LLSD::insert() syntax. HOWEVER -- I am irritated to discover that llxmlrpclistener_test IS NOT RUN or even built by newview/CMakeLists.txt! It's not even commented out -- it's entirely deleted! I am determined to restore this test. However, as it will take some fiddling with new link-time dependencies, that will be a separate commit. |