Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-04 | Pull in upstream viewer-development via viewer-lion | simon@Simon-PC.lindenlab.com | |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-12-04 | Pull back upstream fixes from viewer-lion | simon@Simon-PC.lindenlab.com | |
2012-12-03 | more for MAINT-1955: Viewer crashes while login after clearing cache | Xiaohong Bao | |
2012-12-03 | MAINT-1748 Users have an ability to sell non existing objects from content ↵ | Kelly Washington | |
of other object * Keep the buy-contents floater subscribed to inventory changes on the object. reviewed with Simon | |||
2012-11-30 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2012-11-30 | MAINT-1991 Attempt to mitigate crashes in GL drivers by encouraging people ↵ | Dave Parks | |
to update their drivers. Reviewed by Simon | |||
2012-11-27 | merge changes for DRTVWR-230 | Oz Linden | |
2012-11-26 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Xiaohong Bao | |
2012-11-26 | fix for MAINT-1955: Viewer crashes while login after clearing cache | Xiaohong Bao | |
2012-11-26 | MAINT-1958 Fix for crash on OSX when resizing window with deferred rendering ↵ | Dave Parks | |
enabled. Reviewed by VoidPointer | |||
2012-11-26 | MAINT-1953 Add NVIDIA GT 230 to gpu table | Dave Parks | |
2012-11-26 | MAINT-1950 Add hashmarks to detail slider and put "Ultra" back in ↵ | Dave Parks | |
setGraphicsLevel Reviewed by Simon | |||
2012-11-26 | merge changes for DRTVWR-249 | Oz Linden | |
2012-11-21 | MAINT-1950 Fix for offscreen objects not getting rebuilt sometimes. | Dave Parks | |
2012-11-20 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Dave Parks | |
2012-11-20 | MAINT-1270 Fix for flexi prims showing up as discs when first loading. | Dave Parks | |
Reviewed by Stinson. | |||
2012-11-20 | MAINT-1270 Fix for flexi prims showing up as discs when first loading. | Dave Parks | |
Reviewed by Stinson. | |||
2012-11-20 | merge changes for DRTVWR-247 | Oz Linden | |
2012-11-20 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-20 | merge changes for DRTVWR-246 | Oz Linden | |
2012-11-20 | merge changes for DRTVWR-229 | Oz Linden | |
2012-11-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-19 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2012-11-19 | MAINT-1841 Use NVAPI to force NVIDIA GPU power management mode to prefer max ↵ | Dave Parks | |
performance Reviewed by Simon. | |||
2012-11-19 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-19 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-19 | merge changes for DRTVWR-245 | Oz Linden | |
2012-11-16 | MAINT-1890 FIX Removing previous hacky fix for this issue. The better ↵ | William Todd Stinson | |
solution is to clamp the update_period to a reasonable number of frames (32). | |||
2012-11-16 | Some Mac header #defines macros like check and equivalent -- gack!! | Nat Goodspeed | |
Given that third-party libraries (such as Boost) can and do use those names, properly namespace-scoped, it's unpardonable to break any such innocent usage with a macro. Given the pervasiveness of the need, introduce a header file with the requisite #undef directives. | |||
2012-11-16 | Certain test and example programs now need the Boost.System library. | Nat Goodspeed | |
2012-11-16 | Remove sensitivity to Boost library versions in viewer_manifest.py. | Nat Goodspeed | |
2012-11-15 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
accidentally left some debug output on, turned it back off for merge to trunk | |||
2012-11-14 | DRTVWR-241: resolve merge conflict with viewer-development. | Nat Goodspeed | |
LLUI::setupPaths() went away with DRTVWR-210. | |||
2012-11-14 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-14 | merge changes for 3.4.2-beta4 | Oz Linden | |
2012-11-13 | DRTVWR-210: sanitize ampersand embedded in strings.xml messages | Nat Goodspeed | |
2012-11-13 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-13 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-13 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-13 | MAINT-1890: Adding a more descriptive comment to this hack fix for future ↵ | William Todd Stinson | |
reference. | |||
2012-11-13 | MAINT-1891: FIX Updating the LLPipeline::clearRebuildGroups() to preserve ↵ | William Todd Stinson | |
HUD groups. clearRebuildGroups() is called during the teleport process. In the previous state, HUD objects were being incorrectly removed from the rebuild groups during the teleport process. This change will preserve HUD groups and should resolve this issue. | |||
2012-11-13 | merge changes for DRTVWR-238 | Oz Linden | |
2012-11-13 | merge changes for DRTVWR-209 | Oz Linden | |
2012-11-12 | MAINT-1890: A hacky fix for flexi-prim updates after teleport by ignoring ↵ | William Todd Stinson | |
the sUpdateDelay value and simply updating all flexi-prims. This change most likely reduces frame rate. | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Improve draw performance of scroll lists by only drawing what is visible * Reduce frequency of expensive column width calculations Fixes by Richard | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Remove debug spam | |||
2012-11-12 | MAINT-1894: FIX This *should* fix a crash in the LLVolume::resizePath() ↵ | William Todd Stinson | |
method. The callstacks indicated that the std library was throwing a length exception on the std::vector::resize() call. Most likely cause was that the recent changes for flexi-prims were causing the mRenderRes to become negative. And thus, the 1<<mRenderRes calculation was generating a really large value for num_render_sections. | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Use LLAvatarNameCache in group UI to match what namelists use and prevent double lookups * Remove LLSD -> Prams legacy pattern which is super slow. * Member list on general tab only adds to the list after names are known | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Fix bad font name in llpanelgrouplandmoney |