summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-19merge changes for DRTVWR-326Oz Linden
2013-06-19MergeGraham Linden
2013-06-19merge changes for 3.6.0-releaseOz Linden
2013-06-19Pull merge from lindenlab/viewer-releaseMerov Linden
2013-06-19Merge conflict mixup, use noaction instead of none for user preferenceMerov Linden
2013-06-19NORSPEC-272 make sure the tex filtering fix stays putGraham Linden
2013-06-19MergeGraham Linden
2013-06-19Merge with viewer-release.Geenz
2013-06-19Pull merge lindenlab/viewer-releaseMerov Linden
2013-06-19BUILDFIX: changed unsupported static_assert to LL_STATIC_ASSERT.Richard Linden
renamed llstatic_assert_template to LL_BAD_TEMPLATE_INSTANTIATION
2013-06-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-06-19fix for SH-4245: Interesting: crash in LLSpatialGroup::handleDestructionXiaohong Bao
2013-06-19ACME-561 Left justified the tabs per UXGilbert Gonzales
2013-06-19Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2013-06-19Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2013-06-19Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-06-19Point light color (de)correction.Dave Parks
2013-06-19SH-4246 FIX interesting: fast timers significantly decreases framerateRichard Linden
moved collapsed flag to fast timer tree node
2013-06-19Merge vwr-dev-mat release tags and version changeGraham Linden
2013-06-19merge changes for 3.6.0-releaseOz Linden
2013-06-19merge increment of version numberOz Linden
2013-06-19correct 3.6.0-release for last minute fixOz Linden
2013-06-19commit inital tag for 3.6.0-releaseOz Linden
2013-06-18Automated merge with ↵Richard Linden
bundle:d:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.7jrj8n\https__bitbucket.org_lindenlab_viewer-interesting_jch9cd.hg
2013-06-18SH-4246 FIX interesting: fast timers significantly decreases framerateRichard Linden
removed implicit flushes on reads from recorders for better performance made sure stack timers were updated on recorder deactivate faster rendering and better ui for fast timer view
2013-06-18mergeGilbert Gonzales
2013-06-18ACME-561 Adjusted the size of the floater to better match spec. Also made ↵Gilbert Gonzales
the floater non-sizable and the tabs spread nearly evenly across. Can touch up UI in another iteration and after some feedback.
2013-06-18Review cleanupDave Parks
2013-06-19updated viewer to use new /friends route for ACME-534Cho
2013-06-18ACME-561 Create tabs for the status, photo and placeGilbert Gonzales
2013-06-18Occlusion culling overhaul.Dave Parks
2013-06-18DRTVWR-324 : Suppress the use of BuildParams to set up the channel and use ↵Merov Linden
the TC environment settings instead
2013-06-18CHUI 560: Missed adding floater_social.xml fileGilbert Gonzales
2013-06-18Merge vwr-dev-matGraham Linden
2013-06-18CHUI-979 FIXED Clear highlight after clicking in chat input. Do not flash ↵Mnikolenko ProductEngine
chat button if current conversation is focused and torned off.
2013-06-18correct banding issueOz Linden
2013-06-18remove files incorrectly brought back from the past by mergesOz Linden
2013-06-18NORSPEC-246 make 32F light LUT apply to all OS X machines as several non-nV ↵Graham Linden
cards were also failing
2013-06-17CHUI 560: When Me->Post to Facebook... is selected the Facebook floater opens.Gilbert Gonzales
2013-06-17CHUI 560: Adding socialpanel.h/cpp filesGilbert Gonzales
2013-06-17The viewer now requires the 10.7 SDK or above to compile.Geenz
2013-06-17Fixed build issuemsavchenko@ubuntu
2013-06-17mergeGilbert Gonzales
2013-06-17ACME-558: Adding logging information, when a friends list is received the ↵Gilbert Gonzales
log message 'Facebook: Friends list received' will be displayed. When the suggested friends list is updated the log message 'Facebook: Updating Suggested Friends List' will be displayed.
2013-06-17add a debug setting "InvisibleObjectsInMemoryTime" to adjust the time ↵Xiaohong Bao
invisible objects stay in memory.
2013-06-17This seems to be on par with viewer-release at this point.Geenz
2013-06-17merge changes for 3.6.0-releaseOz Linden
2013-06-17NORSPEC-246 Force light func to use GL_R32F format for more precision on ↵Graham Madarasz
older nV mobile cards with single FP hardware
2013-06-17CHUI-506 FIXED Don't change dropdown position if items are unchanged.Mnikolenko ProductEngine
2013-06-17Moved detecting if we're using a roman-script language to it's own function ↵Geenz
in the application delegate. Also consider the delete and backspace characters to be special cases.