Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-05 | merge | Dave Parks | |
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-10-03 | merge changes for storm-1630 | Oz Linden | |
2011-10-02 | SH-2276 Fix for failed assertions reported from debug-enabled viewers. ↵ | Dave Parks | |
Also, remove "Basic Shaders" as a user settable option (shaders are always on if GL version >= 2.0, always off otherwise) | |||
2011-09-30 | merge | Dave Parks | |
2011-09-30 | merge changes for storm-1614 | Oz Linden | |
2011-09-30 | merge changes for storm-1612 | Oz Linden | |
2011-09-30 | merge changes for storm-1611 | Oz Linden | |
2011-09-29 | STORM-1612 WIP Implemented new click-to-walk/teleport preferences design. | Vadim ProductEngine | |
2011-09-29 | merge changes for storm-1628 | Oz Linden | |
2011-09-28 | VWR-27039 FIX FR linguistic | eli | |
2011-09-28 | merge changes for storm-1597 | Oz Linden | |
2011-09-30 | merge changes for storm-1629 | Oz Linden | |
2011-09-30 | WIP INTL-46 Update translation for Traditional Chinese | eli | |
2011-09-30 | sync with viewer-development | eli | |
2011-09-30 | merge changes for storm-1603 | Oz Linden | |
2011-09-26 | merge | Dave Parks | |
2011-09-23 | merge changes for storm-1621 | Oz Linden | |
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-22 | INTL-74 FIX translation for 6 languages for Set27 and Basic Set6 | eli | |
2011-09-22 | sync with viewer-development | eli | |
2011-09-22 | merge changes for storm-1607 | Oz Linden | |
2011-09-21 | sync with viewer-development | eli | |
2011-09-21 | SH-2432 FIX - moved status line to lower part of dialog | Brad Payne (Vir Linden) | |
2011-09-21 | STORM-1614 FIXED Untranslatable gesture: /bow | Vadim ProductEngine | |
Backed out changeset ed2791ae1cf0. | |||
2011-09-20 | STORM-1603 FIXED Increased max classified price from L$99,999 to L$999,999. | Vadim ProductEngine | |
2011-09-20 | STORM-1611 FIXED Untrusted link to server release notes. | Vadim ProductEngine | |
Fetch server release notes URL suitable for external browsers from the ServerReleaseNotes capability. | |||
2011-09-19 | merge changes for storm-1608 | Oz Linden | |
2011-09-19 | storm-1610 | Oz Linden | |
2011-09-16 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-09-16 | added Flag as new param type... | Richard Nelson | |
usage: <foo><bar/></foo> will set the bar flag on foo LLSD foo; foo["bar"]; will set the bar flag on foo converted notifications unique to use flag | |||
2011-09-16 | VWR-26937 FIX FR linguistic, re-commit | eli | |
2011-09-16 | sync with viewer-development | eli | |
2011-09-15 | merge | Brad Payne (Vir Linden) | |
2011-09-15 | VWR-26937 FIX FR linguistic | eli | |
2011-09-15 | merge changes for storm-1599 | Oz Linden | |
2011-09-15 | merge changes for storm-1585 | Oz Linden | |
2011-09-14 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-09-14 | merge | Brad Payne (Vir Linden) | |
2011-09-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-09-14 | improved fast timers display | Richard Nelson | |
can move and resize better visualization of timer history can click drag to browse history increased frame history to 300 | |||
2011-09-13 | sync with viewer-development | eli | |
2011-09-13 | sync with viewer-development | eli | |
2011-09-13 | sync with viewer-development | eli | |
2011-09-13 | merge | Dave Parks | |
2011-09-13 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-09-13 | merge | Nyx (Neal Orman) | |
2011-09-13 | SH-2420 FIX update labeling in about land floater | Nyx (Neal Orman) | |
About land was still referring to the capacity of land in terms of "prims" The new terminology refers to this as land capacity, so that we can get away from the "prim equivalent" terms, as they are confusing. | |||
2011-09-13 | merge changes for 3.0.3 beta 2 fixes | Oz Linden | |
2011-09-13 | EXP-1071 FIX -- User can drag items to Received Items folder under Recent Tab | Leslie Linden | |
* Inventory panel now has an optional "accepts_drag_and_drop" parameter set to true by default. * Recent Inventory Panel sets "accepts_drag_and_drop" to false. * Items can still be dragged out of Recent to a second inventory panel. Reviewed by Leyla. |