Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-06 | STORM-34 FIXED Saving of user's favorites into file and showing them in ↵ | Andrew Productengine | |
"Start at" combobox on login screen was implemented. Implementation details: - File is saved on exit from viewer and not immediately on changes as was written in spec. It is done to make this file consistent with favorites order: order of favorites is saved on exit, so if favorites info is saved in other moment earlier, crashing viewer or other unexpected way of finishing its work (i.e. via Windows task bar) would cause inconsistence between favorites order saved per account and one from this new file. - File is saved in user_settings\stored_favorites.xml. - If you uncheck the option in Preferences and press OK, the file gets immediately deleted (according to spec). Issues that require further changes: - Currently only favorites of last logged in user are shown in login screen. Showing favorites of multiple users will be implemented later when design for it is approved by Esbee. - Preference is now global for all users, because design states it may be changed before login, and we don't have account info at the moment. But it doesn't seem to be a good idea, so changes in design are needed. - Currently the way of retrieving SLURLs needs optimization in a separate ticket. More detailed design approved by Esbee is needed to develop it further, perhaps in new tickets. | |||
2010-12-03 | Get rid of CameraCoC and adjust focal length and fnumber for every day use. | Dave Parks | |
2010-12-03 | merge change to default transparency | Oz Linden | |
2010-12-03 | STORM-544 ADDITIONAL FIX Set default transparency for inactive floaters to 65%. | Vadim ProductEngine | |
2010-12-03 | DoF tweaks -- halo hiding, etc. | Dave Parks | |
2010-12-03 | Add CameraCoCRatio to make DoF depending on screen resolution. | Dave Parks | |
2010-12-02 | Merge | Dave Parks | |
2010-12-02 | SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ↵ | Dave Parks | |
Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_... | |||
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | merge | Monroe Linden | |
2010-12-01 | SOCIAL-311 PARTIAL FIX (2) Media browser has too many oddities to be useful ↵ | callum | |
for viewer web apps Latest traunch of fixes to new Web only content floater Also removed line in test app that fails to build - have a note to fix later | |||
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-30 | SOCIAL-299 FIX Add *.lindenlab.com to trusted certificate authorities in WebKit | callum | |
Reviewed by CB | |||
2010-11-30 | Ditch fake anti-aliasing for deferred rendering. | Dave Parks | |
2010-11-30 | Far focal plane blur attenuation tweak. | Dave Parks | |
2010-11-30 | Make importer use 3-light setup all the time | Dave Parks | |
2010-11-29 | Fix UpdaterServiceURL setting default. update.secondlife.com requires https ↵ | brad kittenbrink | |
access. | |||
2010-11-29 | Tweak DoF bloom gradient. | Dave Parks | |
2010-11-24 | Tweak fnumber and circle of confusion to be more typical of 35mm daytime. | Dave Parks | |
2010-11-24 | Depth of Field whenever "Lighting and Shadows" is enabled and ↵ | Dave Parks | |
global-illumination is not (experimental). | |||
2010-11-21 | Fake anti-aliasing for deferred rendering as an alternative to real ↵ | Dave Parks | |
anti-aliasing. | |||
2010-11-19 | Merged latest lindenlab/viewer-development with mani_linden/viewer-development | brad kittenbrink | |
2010-11-19 | merge fix for STORM-560 | Oz Linden | |
2010-11-18 | Merge with viewer-development | Mark Palange (Mani) | |
2010-11-18 | STORM-560 FIXED Implemented preference that allows users to select default ↵ | Andrew Productengine | |
behavior when pressing letter keys. - Added check to LLViewerWindow::handleKey() that gives focus to nearby chat if "Pressing letter keys starts local chat" option is selected, key is not special (and no modifier key is held except Shift), camera is not in mouselook and no view currently has keyboard focus. - The choice of what should happen when letter keys are pressed is saved in new setting added in this fix- "LetterKeysFocusChatBar". | |||
2010-11-18 | automated merge from viewer-development-shining | Loren Shih | |
2010-11-15 | Merge with tip of of viewer-development ↵ | callum | |
(http://hg.secondlife.com/viewer-development) | |||
2010-11-15 | merge | Richard Linden | |
2010-11-15 | Automated merge with https://bitbucket.org/vadim_productengine/storm-52 | Oz Linden | |
2010-11-12 | Merge simon_linden/viewer-dev to get avatar motion prediction code. | Dave SIMmONs | |
2010-11-13 | STORM-52 FIXED Made it possible to use an external script editor. | Vadim ProductEngine | |
The editor can be specified: * via "ExternalEditor" setting in settings.xml * via LL_SCRIPT_EDITOR variable Removed obsolete XUIEditor setting in favor of the new one. | |||
2010-11-12 | merge | Brad Payne (Vir Linden) | |
2010-11-12 | SH-275 FIX: non-production grids now default to different source of map tiles | Brad Payne (Vir Linden) | |
2010-11-12 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-11 | STORM-102: Merge from viewer-development | Wolfpup Lowenhar | |
2010-11-11 | merge performance data tracking system STORM-104 | Oz Linden | |
2010-11-09 | merge storm-102 branch back to default | Oz Linden | |
2010-11-09 | STORM-535 FIXED PLEASE allow adjustable transparency of "Nearby Chat" ↵ | Paul Guslisty | |
window, Chat History and Chat "Toasts" in Viewer 2.0! - Added to the settings.xml values of transparency for active and inactive floaters - Added three members to the LLFloater. These members store current transparency of floater, transparency of active and inactive floaters. - Added callbacks that update transparency value of active and inactive floater. Also in these callbacks value of current floater transparency updated. - In panel preferences advanced added two spinners: transparency of active floaters and inactive ones. See screenshot. | |||
2010-11-08 | pull beta changes back to development | Oz Linden | |
2010-11-08 | Merge | Loren Shih | |
2010-11-08 | Automated merge up from viewer-development | Loren Shih | |
2010-11-08 | STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain ↵ | Wolfpup Lowenhar | |
test log no matter when it was generated or if it has the date stamp in the name of the log or not. --HG-- branch : storm-102 | |||
2010-11-05 | EXP-378 FIX Disable SSL cert errors in LLQtWebkit for testing purposes | callum | |
(Monroe's code - I made a patch and copied it over from viewer-skylight branch) | |||
2010-11-05 | Merge latest lindenlab/viewer-development with mani_linden/viewer-development. | brad kittenbrink | |
2010-11-05 | merge | Kent Quirk | |
2010-11-05 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-05 | SH-410 Opaque Water Project version 2.0 | Loren Shih | |
First implementation with UI changes. | |||
2010-11-04 | merge with viewer-development | Merov Linden | |
2010-11-04 | checker working with v1.0 update protocol. | Andrew A. de Laix | |
2010-11-04 | ER-281: Object cache limit is too low in the viewer | Kyle Ambroff | |
* Bump CacheNumberOfRegionsForObjects up to 20k in the default settings. * Make LLVOCache *actually* use this setting, with no upper bound. Reviewed with Kelly. |