Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-25 | increment viewer version to 2.8.3 | Oz Linden | |
2011-07-25 | Added tag 2.8.2-start for changeset 54bc7823ad4e | Oz Linden | |
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 | Go back to useful head | Dave Parks | |
2011-07-24 | dummy check in to make hg happy | Dave Parks | |
2011-07-24 | terminating accidental merge | Dave Parks | |
--HG-- branch : oops | |||
2011-07-24 | merge | Dave Parks | |
2011-07-22 | merge changes for storm-1526 | Oz Linden | |
2011-07-22 | SH-2031 Fix for sometimes deadlocking a curl thread. | 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 | merge back release branch changes | Oz Linden | |
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 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
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 Cleanup from threaded curl implementation (remove errors/loops on ↵ | Dave Parks | |
shutdown). | |||
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 Followup to curl threading work -- don't start and stop the thread ↵ | Dave Parks | |
on every request, use a signal (cuts time spent in Pump IO down from 1-2 ms to 0.1ms) | |||
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 | |
2011-07-21 | merge changes for storm-1519 | Oz Linden | |
2011-07-21 | merge changes for eli2_viewer-development | Oz Linden | |
2011-07-21 | merge late beta fixes | Oz Linden | |
2011-07-21 | merge changes for release tags | Oz Linden | |
2011-07-21 | SH-2020 Fix for avatar skin/eyes and trees being bright/black/busted underwater. | Dave Parks | |
2011-07-20 | SH-2048 Fix for invisiprims infecting neighboring prims with their invisi-ness. | Dave Parks | |
2011-07-20 | SH-2021 Fix for black water at the horizon from occlusion culling madness. | Dave Parks | |
2011-07-20 | SH-1838 Add error handling for allocation of off screen render targets. | Dave Parks | |
Reviewed by Leslie | |||
2011-07-20 | FIX INTL-58 set25, light set4 translation for 6 languages | eli | |
2011-07-20 | Added tag DRTVWR-68_2.7.5-release, 2.7.5-release for changeset 6866d9df6efb | Debi King (Dessie) | |
2011-07-20 | Re-indent teamcity service messages when scanning build logs to fix ↵ | Christian Goetze (CG) | |
incredibuild formatting. | |||
2011-07-20 | Re-enable public build status indicators | Christian Goetze (CG) | |
2011-07-19 | SH-2038 FIX -- [PUBLIC] Severe performance drop on MacBook Pros | Leslie Linden | |
EXP-997 FIX -- Significant FPS degradation in 2.8.0 Beta on Mac equipped ATI video card * Disabled VBO's on mac to avoid stalls in renderer * Placed valid data into the padding between triangles in the vertex buffer to remove uninitialized craziness * Removed invalid rendering checks causing GL errors in debug mode Reviewed by davep | |||
2011-07-19 | merge changes for storm-1487 | Oz Linden | |
2011-07-19 | merge changes for storm-1221 | Oz Linden | |
2011-07-19 | merge changes for storm-1502 | Oz Linden | |
2011-07-19 | merge changes for storm-1503 | Oz Linden | |
2011-07-19 | merge changes for vwr-26066 | Oz Linden | |
2011-07-19 | merge changes for storm-1476 | Oz Linden | |
2011-07-19 | STORM-519 FIXED "Delete" is enabled in the context menu for folders which ↵ | Paul ProductEngine | |
contain worn items - Disable "Delete" menu item in case selected folder contains non-removable items. | |||
2011-07-19 | STORM-1487 FIXED Changed the "get more gestures" marketplace URL. | Vadim ProductEngine | |
2011-07-19 | STORM-1221 FIXED Hard coded dates made localizable under Group Profile ↵ | Seth ProductEngine | |
Land/Assets. Added a function for parsing a date string of specific format. Added strings defining the date format in Group Profile Land/Assets that should be localized. | |||
2011-07-19 | More FormatMessage compile errors, try again to fix | Nat Goodspeed | |