summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-11NORSPEC-362 Fix leak of deferred color attachmentsGraham Linden
2013-09-11SH-4774 FIX: textures are blurry on MacRichard Linden
2013-09-11SH-4490 More 'humane' error code presentation from llcorehttp callersMonty Brandenberg
Added toTerseString() conversion on HttpStatus to generate a string that's more descriptive than the hex value of the HttpStatus value but still forms a short, searchable token (e.g. "Http_503" or "Core_7"). Using this throughout the viewer now, no live cases of toHex(), I believe.
2013-09-11OPEN-189 Add missing header guardDrake Arconis
2013-09-11FIX INTL-123 translation of Viewer Set36 for 9 languages (changed and new files)eli
2013-09-11SH-4489 New debug/dev settings for control over new mesh behaviorMonty Brandenberg
Added 'MeshUseGetMesh1' and 'MeshUseHttpRetryAfter' debug settings to control mesh transport behavior. First forces the use of the legacy mesh fetch style with high concurrency and connection churn. The second, on by default, honors Retry-After values if they are reasonable. If off or unreasonable, internal delay times are used.
2013-09-11merge changes for storm-1902Oz Linden
2013-09-11merge changes for vwr-29543Oz Linden
2013-09-11Changing shortcut to toggle preference floaterZaiLynch
2013-09-11merge changes for storm-1915Oz Linden
2013-09-11SH-4422 WIP - avoid redundant calls to updateAppearanceFromCOF() if rezzing ↵Brad Payne (Vir Linden)
an attachment that's already linked in COF
2013-09-11MAINT-2894 FIXED Handle mouse events for popup menus in modal dialogs.Mnikolenko ProductEngine
2013-09-11MAINT-3069 FIXED Adding/removing item from blocklist blocks viewer up to a ↵dmitrykproductengine
disconnect
2013-09-10BUG-3848: send_agent_resume() was not being called after snapshot.Cinder Biscuits
2013-09-10Automated mergeDon Kjer
2013-09-10Fix for SH-4470 when modifying (no copy) or (no transfer) wearables.Don Kjer
2013-09-11MAINT-3128 FIXED Advanced graphical settings are not changing when dragging ↵maksymsproductengine
"Quality and Speed" slider
2013-09-10mergeBrad Payne (Vir Linden)
2013-09-10MAINT-3117 FIXED crash in LLFloaterConversationPreview::showHistory() - ↵maksymsproductengine
optimization
2013-09-10remove llversionviewer.h (incorrectly re-created in a merge)Oz Linden
2013-09-10Merge for MAINT-3117maksymsproductengine
2013-09-10MAINT-3117 FIXED crash in LLFloaterConversationPreview::showHistory()dmitrykproductengine
Updated fix with a more complex and stable version. Integrated solution from the CHUI-836.
2013-09-09mergeRichard Linden
2013-09-09SH-4774 FIX: textures are blurry on MacRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-09-09updated autobuild reference to llappearance-utilityRichard Linden
2013-09-09Merge downstream code with viewer-releasesimon_linden
2013-09-09Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-09fix a login crashXiaohong Bao
2013-09-09Pull from lindenlab/viewer-releaseMerov Linden
2013-09-09merge changes for storm-1939Oz Linden
2013-09-09ACME-906 : Clean up xml from overzealous background color and opacity settingsMerov Linden
2013-09-09MAINT-140 revert to simplified cleanDeadObjects to avoid accidental ↵Graham Linden
refcounting crashes
2013-09-09Merge fix for STORM-1552 - corrupt GPU table filesimon
2013-09-09Using transaction_id instead of raw asset_id during aisv3 patchDon Kjer
2013-09-09Merge viewer-release 3.6.5 CocoaGraham Linden
2013-09-09merge changes for storm-1888Oz Linden
2013-09-09Merge viewer-releasesimon
2013-09-09Merge viewer-release 3.6.6Graham Linden
2013-09-09merge changes for 3.6.5-releaseOz Linden
2013-09-09increment viewer version to 3.6.6Oz Linden
2013-09-09Added tag 3.6.5-release for changeset bf6d45304601Oz Linden
2013-09-09BUILDFIX: don't use typeinfo() in static object constructor of baseclassRichard Linden
2013-09-09MAINT-3117 FIXED crash in LLFloaterConversationPreview::showHistory()dmitrykproductengine
2013-09-09Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-09some fix for SH-4416: Interesting: memory footprint is larger when loading ↵Xiaohong Bao
from cache while ObjectCacheViewCullingEnabled is enabled than when it's disabled.
2013-09-09rebalance the object cache octrees.Xiaohong Bao
2013-09-09eliminate some redundant geometry rebuilding operations during teleportingXiaohong Bao
2013-09-09cancel redundant memory alignments for some base classes to get better ↵Xiaohong Bao
memory performance
2013-09-09NORSPEC-362 address video mem leak on windows on maximizeGraham Linden