summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-01BUILDFIX: another unit test link seam with out of date codeRichard Linden
2013-10-01BUILDFIX: old style fast timer use, broken unit testRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-01fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-10-01SH-3455 WIP - dead code removalBrad Payne (Vir Linden)
2013-09-30mergingJJ Linden
2013-09-30MAINT-3193 FIXED crash with LLControlCache<bool>::LLControlCache: Control ↵MaximB ProductEngine
named RenderAutoMuteLoggingnot found.
2013-09-27BUILDFIX: too many argumentsRichard Linden
2013-09-27Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-27fixed lltrace memory trackingRichard Linden
image memory utilization now always non-negative
2013-09-27Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-27BUILDFIX: fix for bad assert causing unit tests to failRichard Linden
2013-09-27Up the transfer timeout of small meshes to 120S. This matchesMonty Brandenberg
the change made for MAINT-2347. Large transfers are still 10 minutes. Add/update to-do list and add some more info to the FAQ in the Readme.
2013-09-27Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-27BUILDFIX: fix for mac buildsRichard Linden
also, fixed alignment of tick labels on stat bars
2013-09-26more optimization for memory footprint.Xiaohong Bao
2013-09-26MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for ↵Graham Madarasz (Graham Linden)
SLURL handling
2013-09-26ACME-946 : Do not force set the focus on the web element, that messes things ↵Merov Linden
up badly...
2013-09-26fix for SH-4523: interesting: viewer sometimes doesn't save objectcache file ↵Xiaohong Bao
on disconnect from region
2013-09-26SH-3455 WIP - removed llagentwearablesfetch files, among other changesBrad Payne (Vir Linden)
2013-09-26SH-3455 WIPBrad Payne (Vir Linden)
2013-09-26Merge lion to get Mac fixGraham Linden
2013-09-26MergeGraham Linden
2013-09-26Last minute suggestions for IvyBridge Intel 2500 and nVidia 400 series ↵Graham Linden
expected GL settings from TankMaster Finesmith
2013-09-26Merge lion for good measureGraham Linden
2013-09-26Merge viewer-bear maint RC changes to get this build closer to the RC it ↵Graham Linden
will follow
2013-09-26Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-26fix for display of joystick statbar monitorsRichard Linden
2013-09-26NORSPEC-281 bring back a classic normal generation fix from runitai's ↵Graham Linden
personal collection
2013-09-26BUILDFIX: ll_aligned_free callRichard Linden
2013-09-26Try all you want multichar constant, but you'll never be a string to me! ↵Graham Madarasz (Graham Linden)
(fix mac build errors from 'curious' filepicker literals)
2013-09-26Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-26fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-09-26NORSPEC-259 revive fix stomped with materials->bear mergeGraham Linden
2013-09-26NORSPEC-259 revive fix stomped with materials->bear mergeGraham Linden
2013-09-25Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-25better memory usage for LLTrace (tighter packing of recording arrays)Richard Linden
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml
2013-09-25Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-25fix for SH-4295: Interesting: Teleporting to previous location leave some ↵Xiaohong Bao
objects invisible.
2013-09-25BUG-3984 fix broken rendering of particles using blend funcsGraham Linden
2013-09-25BUG-3984 fix broken rendering of particles using blend funcsGraham Linden
2013-09-25Fix decl of merged genBBoxes func to match merge implGraham Linden
2013-09-25Merge recent viewer-bear fixes that missed the boatGraham Linden
2013-09-25BUG-3982 add code to subtract the lack of not removing the removal of ↵Graham Linden
backfaces for particles (make particles render double-sided again)
2013-09-25SH-3455 WIP - moved setAvatarObject() to run after the self av constructor. ↵Brad Payne (Vir Linden)
Disabled sendAgentWearablesUpdate.
2013-09-24SH-2728 SH-4010 FIX pants flare issuesNyx Linden
When wearing multiple layers of pants, the morph masks for all layers would be composited, resulting in the smallest intersection of all layers. Instead we should only be applying the top layer. This change will affect all consumers of the llappearance library.
2013-09-24SH-3455 WIP - removed some handling for appearance version < 1Brad Payne (Vir Linden)