Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-20 | merge changes for DRTVWR-229 | Oz Linden | |
2012-11-20 | tag merge of DRTVWR-229 | Oz Linden | |
2012-11-19 | increment version to 3.4.4 | Oz Linden | |
2012-11-19 | merge tag for 3.4.2-release | Oz Linden | |
2012-11-19 | Added tag 3.4.2-release for changeset 16310aabccf3 | Oz Linden | |
2012-11-19 | Added tag 3.4.3-beta1 for changeset 94ab2b49458a | Oz Linden | |
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-19 | tag merge of DRTVWR-245 | Oz Linden | |
2012-11-19 | Added tag DRTVWR-232 for changeset f1d3b3fcab28 | Oz Linden | |
2012-11-15 | correct attribution for STORM-1868 (add Wolf Loonie) | Oz Linden | |
2012-11-14 | tag merge of DRTVWR-241 | Oz Linden | |
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-14 | tag merge of DRTVWR-210 | Oz Linden | |
2012-11-14 | Added tag 3.4.2-beta4 for changeset 73b84b9864dc | Oz Linden | |
2012-11-13 | DRTVWR-210: sanitize ampersand embedded in strings.xml messages | Nat Goodspeed | |
2012-11-13 | tag merge of DRTVWR-243 | Oz Linden | |
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 | tag merge of DRTVWR-238 | Oz Linden | |
2012-11-13 | merge changes for DRTVWR-209 | Oz Linden | |
2012-11-13 | tag merge of 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 | |
* LLScrollListControl to use LLAvatarNameCache instead of gCacheName | |||
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 | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* llpanelgroupinvite to use LLAvatarNameCache isntead of legacy gCacheName | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Clean up 'is group' extra data in namelists. | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Split avatar name requests up among multiple frames to prevent overloading the nameserver and having requests time out. | |||
2012-11-09 | MAINT-1755: Correcting behavior when llTargetOmega is called with zero spin ↵ | William Todd Stinson | |
rate. | |||
2012-11-09 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-09 | pull back 3.4.2-beta3 fixes | Oz Linden | |
2012-11-09 | Added tag 3.4.2-beta3 for changeset 710785535362 | Oz Linden | |
2012-11-09 | tag merge of DRTVWR-242 | Oz Linden | |
2012-11-08 | MAINT-1228, MAINT-1668: Deleting code that had been originally deleted to ↵ | William Todd Stinson | |
fix these issues, but then was accidentally re-introduced during a bad merge. | |||
2012-11-08 | merge changes for DRTVWR-240 | Oz Linden | |
2012-11-08 | tag merge of DRTVWR-240 | Oz Linden | |
2012-11-08 | merge up to viewer-development | Oz Linden | |
2012-11-08 | Trivial commit to force TeamCity to generate a new codeticket number | Nat Goodspeed | |
2012-11-08 | Trivial commit to force TeamCity to generate a new codeticket number | Nat Goodspeed | |
2012-11-07 | INTL-46 massive Chinese translation update for set28--set34, including new files | eli | |
2012-11-07 | sync with viewer-development (for 1 DE file) | eli | |