summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-15Renaming file to better reflect it's actual usage for the future.Ima Mechanique
2013-10-15STORM-1831 Removing unnecessary semi-colonIma Mechanique
2013-10-15Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-15fix for SH-4551: Interesting: some attachments do not appear after teleportXiaohong Bao
2013-10-15add cached object count statRichard Linden
2013-10-15mergeBrad Payne (Vir Linden)
2013-10-15SH-3455 WIP - llstartup cleanupBrad Payne (Vir Linden)
2013-10-14Pull merge with lindenlab/viewer-bearMerov Linden
2013-10-14Pull merge from lindenlab/viewer-releaseMerov Linden
2013-10-14changed ll_aligned_(malloc|free) to take alignment size as a template argumentRichard Linden
2013-10-14MAINT-3290 FIXED Handle correctly Mouse Capture for LLTextBox.Mnikolenko ProductEngine
2013-10-14mergeMnikolenko ProductEngine
2013-10-12STORM-1831 Importing Oz's updates for libxml2Ima Mechanique
2013-10-11STORM-1972 Add forgotten credit in contributions.txtDrake Arconis
2013-10-11STORM-1972 Restore missing particle info display menu itemDrake Arconis
2013-10-11MAINT-2968 Transplant cleanup.Dave Parks
2013-10-11MAINT-2968 Transplant cleanup.Dave Parks
2013-10-11SH-4458 SH-3652 FIX Pants flare does not load properly upon an avatar returningNyx Linden
Viewer added a new callback when the avatar returned without resetting the timer for last reference to the saved raw image. This created a time window in which new callbacks could get cleared out due to the raw image getting destroyed. Since the callback was removed, pants flare was not properly applied. Appears to be working now.
2013-10-11Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-10-11fixed legacy usage of llendlRichard Linden
2013-10-10merged in recent changesJJ Linden
2013-10-10adding quicklinks for extra packages:wJJ Linden
2013-10-10MAINT-2968 Fix for crash on AMD hardware running current drivers.Dave Parks
2013-10-10MAINT-2968 Fix for crash on AMD hardware running current drivers.Dave Parks
2013-10-11Automated merge with http://bitbucket.org/lindenlab/viewer-bearDave Parks
2013-10-11MAINT-3289 (User is not able to open mini inspector by one click on 'i' icon)MaximB ProductEngine
2013-10-10Quite down log spam from loading shaders.Dave Parks
Up bone cap to 64 for rigged meshes.
2013-10-09Enable the debug setting "NonvisibleObjectsInMemoryTime"Xiaohong Bao
2013-10-09[GroupBan] Minor fixes / Code reviewBaker Linden
Reviewer: Richard Linden - Minor fixes from code review - Continue stubbing out ban_reason, or implement it (depending on how quickly I can do it, though stubbing out ban_reason will be sufficient, which it is now) - Fixed an issue where a ban list string in the actions tab wasn't showing up properly
2013-10-09temporarily added test call for FlickrConnect and TwitterConnect for ACME-1014Cho
2013-10-08Automated merge with https://bitbucket.org/lindenlab/sunshine-internalXiaohong Bao
2013-10-08fix a texture issue that unpaused callbacks never get fired.Xiaohong Bao
2013-10-08merge from viewer-releaseRichard Linden
2013-10-08Renaming file to better reflect its purpose in future.Ima Mechanique
2013-10-07Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-10-07renamed TraceType to StatTypeRichard Linden
added more MemTrackable types optimized memory usage of LLTrace some more
2013-10-04more fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-10-04Convert one more unit test over to improved waiting scheme to avoid build ↵Monty Brandenberg
failures.
2013-10-04Merge v3.6.7 inIma Mechanique
2013-10-04Merge. Pull in viewer-release after 3.6.7 release.Monty Brandenberg
2013-10-04Pull merge from viewer-fbcMerov Linden
2013-10-04Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-04trivial: replace llwarns by LL_WARNS()Xiaohong Bao
2013-10-04fix for SH-4544: Interesting: Shadows from platforms above the camera flickerXiaohong Bao
2013-10-04mergeBrad Payne (Vir Linden)
2013-10-04Pull merge of lindenlab/viewer-releaseMerov Linden
2013-10-04SH-3455 WIPBrad Payne (Vir Linden)
2013-10-04Merge downstream codesimon
2013-10-04MAINT-3142 FIXED Hover over highlighting broken in Second Life 3.6.6 (280797)dmitrykproductengine
2013-10-04MAINT-3247 FIXED Check that gfilter is not NULL.maxim@mnikolenko