summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-03BUG-2707 disable sites calling OsOutputDebugString directly to identify ↵Graham Madarasz
which is tossing our errant exception
2013-06-03Fix buildsimon
2013-06-03NORSPEC-195 Fix for incorrect alpha blending with deferred rendering enabled.Dave Parks
2013-06-03SH-4035 spec change. If you revert after quiting, SL shutsdown.prep
2013-06-03merge changes for 3.6.0-materials-beta1Oz Linden
2013-06-03Added tag 3.6.0-materials-beta1 for changeset fb1630153bacOz Linden
2013-06-03Fix and organize code for managing marker files that detect last_exec_event ↵Oz Linden
and last_exec_duration
2013-06-03BUG-2707 more logging crash huntingGraham Madarasz
2013-06-03SH-4166 WIP - COF-slammer infrastructure working for non-AIS case.Brad Payne (Vir Linden)
2013-06-03MATBUG-136 Fix for glow being too bright on rigged attachments.Dave Parks
2013-06-03MATBUG-151 Fix for black textures on Intel HD when glow is present.Dave Parks
2013-06-03NORSPEC-227 fix settings XML merge derpGraham Madarasz
2013-06-03NORSPEC-227 fix settings XML merge derpGraham Madarasz
2013-06-03Fix for sh-4221 Sometimes ctrl+q needed to be hit twiceprep
2013-06-03Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵Dave Parks
calculator instead of binormal calculator, convert binormal centric code to tangent centric)
2013-06-03SH-3635 WIP - unstick outfit change if stuck beyond a certain time rangeBrad Payne (Vir Linden)
2013-06-02BUG-2707 fix unref'd varGraham Madarasz
2013-06-02BUG-2707 eliminate debug message and memory dump from FrameWatcher, which ↵Graham Madarasz
appears to be going off on login for some
2013-06-02BUG-2707 disable more login/update-sequence specific loggingGraham Madarasz
2013-06-01BUG-2707 turn off more LL_DEBUGS to narrow down Kat's crashing cuplritGraham Madarasz
2013-06-01MergeGraham Madarasz
2013-06-01BUG-2707 hunt for infos call crashing KatGraham Madarasz
2013-05-31Pull merge from viewer-fbcMerov Linden
2013-05-31ACME-453, ACME-455, ACME-456, ACME-465 : Duplicate and tweak the Snapshot ↵Merov Linden
Profile UI to create the Snapshot Facebook UI
2013-05-31mergeGilbert Gonzales
2013-05-31ACME-484 Add a right click menu to the 'Suggested Friends' tabGilbert Gonzales
2013-06-01added LLFacebookConnect::sharePhoto() for ACME-467Cho
2013-05-31ACME-436 Update the list of Suggested Friends when new data arrivesGilbert Gonzales
2013-05-31Add more granular App init log spam to try to determine what fails for a ↵callum_linden
small subset of users
2013-05-31Revert NORSPEC-214 fix causing knock-on in spec exp controlsGraham Madarasz
2013-06-01CHUI-966 FIXED WARNING: LLSysWellWindow::removeItemByID: Unable to remove ↵maksymsproductengine
notification given when deleting notification
2013-06-04CHUI-918 FIXED Close only selected conversations instead of closing all ↵Mnikolenko ProductEngine
conversations.
2013-06-04CHUI-957 FIXED Missing line was added.Mnikolenko ProductEngine
2013-05-31ACME-435 Only show the 'People you may want to friend' tab when it is populated.Gilbert Gonzales
2013-05-31Fix for uninitialized texture gamma on fullbright alpha objects.Dave Parks
2013-05-31SH-3635 WIPBrad Payne (Vir Linden)
2013-05-31NORSPEC-223 Fix for wrong textures displaying on fullbright+shiny faces with ↵Dave Parks
advanced lighting enabled.
2013-05-31CHUI-941 [CHUIBUG]Inline input is not available in 3.5.0maksymsproductengine
2013-05-31Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-05-30NORSPEC-214 fix dropdown handling of 'Use Texture' item across objectsGraham Madarasz
2013-05-30MergeGraham Madarasz
2013-05-30NORSPEC-158 fix issues with loading of bumpmaps on clean installGraham Madarasz
2013-05-30NORSPEC-216 Fix for some HUD objects not rendering with advanced ↵Dave Parks
lighting/materials enabled.
2013-05-30mergeGilbert Gonzales
2013-05-30ACME-434 When tab becomes visible, pull suggested friends data.Gilbert Gonzales
2013-05-30BUG-2707 add some logging to help narrow down what part of login instance ↵Graham Madarasz
handling is going awry
2013-05-30Fix for some objects not rendering underwater with advanced lighting enabledDave Parks
2013-05-30Pull merge from viewer-releaseMerov Linden
2013-05-30SH-4147 FIX Macro avatar hover gets reset on relogNyx Linden
Hover minimum enforcement was getting triggered on relog for macro avatars before the joint offsets were applied when loading the avatar. Added code to verify that all attachments in COF have been rezzed, and all attached objects are not in the process of being rebuilt to the enforcement code. This should verify that we only apply the hover value enforcement when all rigged meshes are actually loaded before enforcing minimum hover value