| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-26 | Statistic floater update to improve displayed info. | jaeger_reg@tank-pc.ftrdhcpuser.net | |
| 2011-09-26 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
| 2011-09-24 | merge | Dave Parks | |
| 2011-09-24 | SH-2244 Fix for crash when transparent water disabled (silently ignore ↵ | Dave Parks | |
| setting when basic shaders enabled) | |||
| 2011-09-24 | SH-2244 Fix for bump surfaces appearing black when L&S disabled | Dave Parks | |
| 2011-09-24 | SH-2244 Fix for shaders not compiling on pre-GL-3.0 ATI drivers | Dave Parks | |
| 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 FOLLOWUP Trivial Windows compilation fix. | Vadim ProductEngine | |
| 2011-09-23 | merge changes for storm-1621 | Oz Linden | |
| 2011-09-23 | improve recognition of some more ATI Radeon cards, allow class zero use for ↵ | Oz Linden | |
| Humper virtual machines | |||
| 2011-09-23 | update gpus seen and recognition results for them | Oz Linden | |
| 2011-09-23 | Improve recognition of many ATI cards (some changes are reorderings) | 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-23 | SH-2244 Better VAO support -- still slower than non-VAO implementation for ↵ | Dave Parks | |
| some reason | |||
| 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 | STORM-1620 FIXED Re-enabled saving settings. | Vadim ProductEngine | |
| Reason: settings.xml was mistakenly marked as a per session (not saved) settings file. See description of the "SessionSettingsFile" setting. Fix: It looks like the proper way to make the Advanced mode default is to leave the setting value empty, which is what this change does. It also re-fixes STORM-1616. | |||
| 2011-09-22 | merge changes for storm-1607 | Oz Linden | |
| 2011-09-22 | SH-2244 Fix for artifacts with L&S enabled when using core profile. | Dave Parks | |
| 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-21 | sync with viewer-development | eli | |
| 2011-09-21 | STORM-1616: Change default initial mode to Advanced | Oz Linden | |
| 2011-09-21 | SH-2472 FIX - avoid accessing nonexistent texture entries in lineSegmentItersect | Brad Payne (Vir Linden) | |
| 2011-09-21 | VWR-26942: Nederland CA was causing issues when it was mid-CA.pem, moved to ↵ | Roxie Linden | |
| end for testing. We are still investigating the real issue, but this may be a sufficient patch | |||
| 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-20 | SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to ↵ | Dave Parks | |
| start with a non-compatibility-profile OpenGL context. | |||
| 2011-09-20 | SH-2243 No deprecated calls for the whole session. | Dave Parks | |
| 2011-09-19 | CHOP-763: Add LLWindowListener::getPaths() operation. | Nat Goodspeed | |
| Sometimes an LLWindowListener request turns up a bad-LLView-path error, begging the question: under such circumstances, what ARE the valid paths? Introduce a query to answer that question. | |||
| 2011-09-19 | SH-2243 fix for error in cloth shader | Dave Parks | |
| 2011-09-19 | merge changes for storm-1608 | Oz Linden | |
| 2011-09-19 | storm-1610 | Oz Linden | |
| 2011-09-19 | merge changes for storm-1609 | Oz Linden | |
| 2011-09-19 | VWR-26942: back out 6a0e0684e7af | Oz Linden | |
| 2011-09-19 | merge | prep linden | |
| 2011-09-19 | Fix for sh-2443 | prep linden | |
| 2011-09-17 | SH-2243 work in progress -- gDEBugger guided removal of deprecated state changes | Dave Parks | |
| 2011-09-17 | SH-2243 work in progress -- how'd that GL get there? | Dave Parks | |
| 2011-09-17 | SH-2243 work in progress -- put back ambient lighting when atmospheric ↵ | Dave Parks | |
| shaders disabled. | |||
| 2011-09-16 | SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for ↵ | Dave Parks | |
| outputs -- no more deprecation warnings on nvidia | |||
| 2011-09-16 | merge | Brad Payne (Vir Linden) | |
| 2011-09-16 | merge | Brad Payne (Vir Linden) | |
| 2011-09-16 | merge | prep linden | |
| 2011-09-16 | Fix for sh-2443 | prep 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 | |
