Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-06 | Fix for busted settings.xml (thanks TankMaster Finesmith) | Dave Parks | |
2011-10-05 | merge | Dave Parks | |
2011-10-05 | merge changes for vwr-26864 | Oz Linden | |
2011-10-04 | SH-2447, SH-2525, SH-2276 Strip out defunct global illumination code, add ↵ | Dave Parks | |
accounting for how much memory is taken up by LLRenderTarget, fix crash on login in bindGLIndices (work around driver bug that doesn't respect VAO state WRT to index buffers), remove some unused render targets, remove some unused shaders, make it possible to run a fullscreen session | |||
2011-09-30 | merge | Dave Parks | |
2011-09-29 | SH-2416 Make automatic alpha mask detection on by default | Dave Parks | |
2011-09-29 | SH-2507 Potential fix for basic shaders causing objects to disappear with ↵ | Dave Parks | |
some drivers (prune shader tree of unused shaders while we're at it) | |||
2011-09-29 | SH-2276 enable verbose GL debugging to try and get some more info in crash ↵ | Dave Parks | |
reports | |||
2011-09-29 | SH-2276 disable private memory pool management | Dave Parks | |
2011-09-29 | STORM-1612 WIP Implemented new click-to-walk/teleport preferences design. | Vadim ProductEngine | |
2011-09-28 | SH-2507 Shave some unused/redundant varying state and make the max texture ↵ | Dave Parks | |
index debug setting rebuild shaders to use no flow control when set to 1 or lower | |||
2011-09-26 | merge | Dave Parks | |
2011-09-26 | SH-2244 Fix for crash in LLVertexBuffer::mapBuffer (don't use glMapBuffer by ↵ | Dave Parks | |
default) | |||
2011-09-23 | SH-2244 Vertex buffer cleanup, fix for bad vertices in rigged attachments, ↵ | Dave Parks | |
added "RenderUseVAO" debug setting to control whether or not to use VAO's in non-core GL profiles. | |||
2011-09-23 | STORM-1612 FIXED Implemented click-to-walk in Advanced mode. | Vadim ProductEngine | |
Changes: * Click and double click in-world can now trigger click-to-walk or click-to-teleport actions, depending on preferences. * Grouped keyboard- and mouse-related settings in Preferences -> Move. | |||
2011-09-23 | SH-2244 Better VAO support -- still slower than non-VAO implementation for ↵ | Dave Parks | |
some reason | |||
2011-09-22 | SH-2244 Fix "RenderGLCoreProfile" actually make a core profile context and ↵ | Dave Parks | |
modify viewer to run under said context without generating errors. | |||
2011-09-20 | SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to ↵ | Dave Parks | |
start with a non-compatibility-profile OpenGL context. | |||
2011-09-16 | merge | Brad Payne (Vir Linden) | |
2011-09-14 | merge | Brad Payne (Vir Linden) | |
2011-09-14 | STORM-1578 (viewer side only), STORM-1589 | Oz Linden | |
Remove the viewer side automatic logout after extended away time. Note, however, that the server still logs you out after 30 minutes away: see SVC 7251. Allow more time (10 seconds vs 2 seconds) after initiating Away status during which mouse movements do not remove the Away status. | |||
2011-09-13 | SH-1601 SH-1958 FIX large objects cannot always be selected/modified | Nyx (Neal Orman) | |
The selection distance limit was set at 64m. Now that we have 64 meter prims this means that you can see objects that you couldn't reliably select, or couldn't always scale up to full scale. Doubled the limit to 128, and selecting and scaling operations appear to work fine, even for 64m objects. | |||
2011-09-13 | merge changes for 3.0.3 beta 2 fixes | Oz Linden | |
2011-09-13 | STORM-1562 Potential fix for crash in LLCurl::run -- don't run ↵ | Dave Parks | |
curl_multi_perform from multiple threads simultaneously. | |||
2011-09-13 | merge | Brad Payne (Vir Linden) | |
2011-09-12 | sh-2379: re-enable multi-threaded curl (fixes viewer stall, may re-introduce ↵ | Oz Linden | |
some crashes) | |||
2011-09-08 | Merge from viewer-experience | Leslie Linden | |
2011-09-07 | fix for VWR-26864: Recent commit to Snowstorm project introduces frequent ↵ | Xiaohong Bao | |
errors and crashes associated with private memory pool. | |||
2011-09-07 | Merge from viewer-experience | Leslie Linden | |
2011-09-06 | merge | Brad Payne (Vir Linden) | |
2011-09-02 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-09-02 | merge changes for storm-1027 | Oz Linden | |
2011-08-31 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-08-31 | turn on private memory pool by default. | Xiaohong Bao | |
2011-08-31 | Merge | Xiaohong Bao | |
2011-08-31 | storm-1578: change default Away timeout to "never" | Oz Linden | |
2011-09-08 | SRCH-1623: UNDO EXP--1081 | Oz Linden | |
2011-08-29 | merg | Brad Payne (Vir Linden) | |
2011-08-26 | EXP-1111 FIX LLQtWebKit (and related media system) should log events, ↵ | callum | |
progress etc. to make debugging problems easier | |||
2011-08-25 | merge changes for storm-1542 | Oz Linden | |
2011-08-23 | merge | Logan Dethrow | |
2011-08-22 | merge | Brad Payne (Vir Linden) | |
2011-08-22 | STORM-1542 FIXED Changed search URL back from search-beta to search.sl.com. | Vadim ProductEngine | |
2011-08-20 | merge changes for storm-1562 | Oz Linden | |
2011-08-20 | merge changes for storm-782 | Oz Linden | |
2011-08-19 | EXP-840 FIX -- Create outbox panels to help the user get started on the ↵ | Leslie Linden | |
marketplace and to indicate drag and drop targets. EXP-858 PROGRESS -- Outbox sync failure error handling EXP-908 FIX -- Hide outbox when appropriate EXP-1062 FIX -- Add modal dialog for outbox sync complete EXP-1096 FIX -- Extra space below Received Items panel for an account that does not have a Merchant Account setup, no outbox display EXP-1104 FIX -- User can activate Merchant Outbox synch button when outbox is empty * Added separate class for outbox view to support error tag rendering * Added confirmation for sync complete. * Added different outbox messages for empty outbox, non-merchant and error: merchant but no outbox * Progress on a bunch of other fronts. | |||
2011-08-19 | merging in latest mesh-development | Nyx (Neal Orman) | |
2011-08-19 | Merge | Seth ProductEngine | |
2011-08-18 | merging in latest mesh-development | Nyx (Neal Orman) | |
2011-08-18 | Merge. | Logan Dethrow | |