Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-02 | merge changes for storm-1535 | Oz Linden | |
2011-07-29 | SH-2200 Fix for BSOD on 7800 Go on Vista when setting graphics detail to "High" | Dave Parks | |
2011-07-29 | STORM-1512 Fix for crash when rendering impostors. | Dave Parks | |
2011-07-29 | merge changes for storm-1510 | Oz Linden | |
2011-07-29 | merge changes for late release fixes | Oz Linden | |
2011-07-29 | late fix to set watchdog on at 60 seconds | Oz Linden | |
2011-07-29 | late fix to disable VBO on Macs for performance | Oz Linden | |
2011-07-29 | reconciled .hgtags | Debi King (Dessie) | |
2011-07-29 | merge changes for storm-1451 | Oz Linden | |
2011-07-29 | merge changes for storm-1408 | Oz Linden | |
2011-07-29 | merge changes for storm-1405 | Oz Linden | |
2011-07-29 | merge changes for storm-1529 | Oz Linden | |
2011-07-29 | merge changes for storm-1404 | Oz Linden | |
2011-07-29 | merge changes for storm-1291 | Oz Linden | |
2011-07-29 | merge changes for storm-1233 | Oz Linden | |
2011-07-29 | merge changes for storm-1220 | Oz Linden | |
2011-07-29 | merge changes for storm-1311 | Oz Linden | |
2011-07-27 | merge changes for storm-1474 | Oz Linden | |
2011-07-27 | SH-1990 Fix for redundantly applying some color scaling to sky and water ↵ | Dave Parks | |
(also add some snazzy specular bloom from the sun) | |||
2011-07-27 | SH-2120 Better fix for water being very dark when basic shaders disabled ↵ | Dave Parks | |
(sinA might be negative) | |||
2011-07-27 | SH-2120 Fix for water being very dark when basic shaders disabled. | Dave Parks | |
2011-07-26 | merge | Dave Parks | |
2011-07-26 | SH-2179 Fix for active UI elements glowing when basic shaders enabled. | Dave Parks | |
2011-07-27 | STORM-1529 FIXED Made the Sound Devices floater wider. | Vadim ProductEngine | |
2011-07-26 | a trivial change: use lldebugs to replace llinfos for STORM-1417. | Xiaohong Bao | |
2011-07-26 | STORM-1405 WIP Localized the "No Device" and "Default System Device" strings ↵ | Vadim ProductEngine | |
in the sound devices panel. By the way, fixed improper localization of the "Default" device name which caused saving a localized string in settings. | |||
2011-07-26 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-07-26 | STORM-1405 WIP Eliminated redundant getChild() calls. | Vadim ProductEngine | |
2011-07-26 | STORM-1291 FIXED Localize names of inventory items fetched via HTTP post ↵ | Vadim ProductEngine | |
requests. These were not localized, unlike ones fetched via the message system. | |||
2011-07-26 | storm-1510: remove loginpage url from settings file (per code review ↵ | Oz Linden | |
suggestion from Richard) | |||
2011-07-25 | STORM-1220 FOLLOWUP Prevent displaying unlocalized sim product name. | Vadim ProductEngine | |
Removed LLViewerRegion::getSimProductName() so that it doesn't mistakenly get used in UI code, thus causing localization bugs. | |||
2011-07-25 | merge fix for SH-2031 | Oz Linden | |
2011-07-25 | STORM-1233 FIXED Made the "Profile" button translatable in the Places panel ↵ | Vadim ProductEngine | |
by providing its layout stack with a unique name. | |||
2011-07-25 | STORM-1220 FIXED Localized sim product name (e.g. "Estate / Full Region") ↵ | Vadim ProductEngine | |
everywhere. | |||
2011-07-25 | close head created by 54e071a92450 | Oz Linden | |
2011-07-25 | merge changes for storm-1458 | Oz Linden | |
2011-07-25 | SH-2031 Fix for bad vertex shader/fragment shader varying usage. | Dave Parks | |
2011-07-24 | merge | Dave Parks | |
2011-07-24 | dummy check in to make hg happy | Dave Parks | |
2011-07-24 | merge | Dave Parks | |
2011-07-22 | STORM-1404 FIXED Light viewer: untranslated buttons in the People panel. | Vadim ProductEngine | |
Bug reason: incorrect reuse of an xml element name. Fix: provided unique names for the buttons. | |||
2011-07-22 | STORM-1408 FIXED [DE] Text truncation in Edit outfit floater | Vadim ProductEngine | |
Overriden the button width for German. | |||
2011-07-22 | STORM-1451 FIXED "Login failed" message is empty in Danish. | Vadim ProductEngine | |
2011-07-22 | STORM-1311 FIXED Provide more space for parcel description in the Place ↵ | Vadim ProductEngine | |
Profile when coming from search. This also affects the way teleport history items look. In the first place I tried to make the description occupy all available space and follow viewer window shape. However that triggered numerous bugs in the text widgets, which spoiled the whole fix. So I'm coming up with a temporary hacky solution that should fit the ticket requirements. | |||
2011-07-22 | merge changes from snowstorm team review build | Oz Linden | |
2011-07-22 | STORM-1474 FIXED Implement Show Last Search in viewer chrome | Paul ProductEngine | |
- Minimize the search floater on teleport | |||
2011-07-22 | SH-2031 Disable usage of glMapBuffer (again). Despite using MapBufferRange, ↵ | Dave Parks | |
this is still a source of frame stalls. | |||
2011-07-21 | SH-2031 Don't do network I/O from the main thread in llcurl. | Dave Parks | |
Reviewed by Kelly | |||
2011-07-21 | merge up changes for 2.8.0 release | Oz Linden | |
2011-07-21 | SH-2031 Fix for stall in "Cleanup" | Dave Parks | |