summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-09-09Merge viewer-release 3.6.5 CocoaGraham Linden
2013-09-09Merge viewer-releasesimon
2013-09-09increment viewer version to 3.6.6Oz Linden
2013-09-09BUILDFIX: don't use typeinfo() in static object constructor of baseclassRichard Linden
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
2013-09-09MAINT-3048 FIXED Show actual message instead of "Only friends and groups can ↵maxim@mnikolenko
call..." for Lindens.
2013-09-08forgot to update instancetracker key when lazily generating nameRichard Linden
for memstat trace
2013-09-07memory stat for MemTrackable has name lazily initialized in an attemptRichard Linden
to get around link time error for unit tests on gcc
2013-09-07mergeRichard Linden
2013-09-07added memory usage and occlusion events to tracesRichard Linden
renamed "current" to "primary" when referring to accumulators
2013-09-06MAINT-3110 FIXED new crash in LLNotificationsUI::LLHandlerUtil::logToIMP2Pmaksymsproductengine
2013-09-05STORM-1552: detect, ignore, and delete invalid feature and gpu table filesOz Linden
2013-09-05NORSPEC-360 fix issues with mip selection and TCs in projector fake env ↵Graham Linden
reflection
2013-09-05BUILDFIX: unit tests still using old sMemStat declarationsRichard Linden
2013-09-05BUILDFIX: type typoRichard Linden
2013-09-05Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
another attempt to move mem stat into base class
2013-09-05merge from viewer-chuimaksymsproductengine
2013-09-04merge with headcallum_linden
2013-09-04MAINT-3016 FIX Viewer freeze... by reverting fix for MAINT-2849 (certain ↵callum_linden
streams do not play) - freeze more important than no play
2013-09-04MAINT-3095 FIXED Viewer crashes after opening Nearby chat history, if it is ↵dmitrykproductengine
empty
2013-09-03CHUI-836 FIXED [CHUIBUG]Opening chat history from the conversation log ↵maksymsproductengine
sometimes crashes the viewer
2013-09-04MAINT-3073 ([CHUIBUG](You) feature is irritating, especially for emotes)mberezhnoy
2013-08-30Automated merge with https://bitbucket.org/lindenlab/viewer-lionDave Parks
2013-08-30MAINT-2811 Fix for infinite loop on octree code during teleport.Dave Parks
2013-08-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-30fix for SH-4295: Interesting: Teleporting to previous location leave some ↵Xiaohong Bao
objects invisible.
2013-08-29mergeRichard Linden
2013-08-29SH-4292 FIX: Interesting: My avatar declouds slower in Interesting viewer ↵Richard Linden
than in Release viewer moved occlusion culling earlier in login process
2013-08-29mergeRichard Linden
2013-08-29SH-4377 FIX: Interesting: Windows viewer crashes when ↵Richard Linden
SceneLoadingMonitorEnabled is enabled
2013-08-29SH-4377 FIX: Interesting: Windows viewer crashes when ↵Richard Linden
SceneLoadingMonitorEnabled is enabled
2013-08-29add some debug settings for easier tuning up performance.Xiaohong Bao
2013-08-29MAINT-3048 FIXED Don't block IMs from Lindens even when "Only friends and ↵Mnikolenko ProductEngine
groups can call or IM me" is set
2013-08-28MAINT-2506 Fix typo in PERMISSION_SILENT_ESTATE_MANAGEMENT keyword. ↵Maestro Linden
Reviewed by Kelly.
2013-08-28Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-28fix for SH-4332: Cacheable object highlights from Render Metadata -> Update ↵Xiaohong Bao
Type do not render
2013-08-28NORSPEC-355 NORSPEC-356 replaced llerrs with asserts to avoid crashes from ↵Graham Linden
false alarms in release
2013-08-27SH-4453 Interesting: SceneLoadingMonitorEnabled does not work until the ↵Richard Linden
camera turns made sceneloadingmonitor setting not persist
2013-08-27SH-4453 FIX: Interesting: SceneLoadingMonitorEnabled does not work until the ↵Richard Linden
camera turns set enabled flag before calling freeze scene
2013-08-27fixed bad logic in unit testRichard Linden
2013-08-27more gcc fixesRichard Linden
2013-08-27Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-27got comparisons between implicit and explicit units working rightRichard Linden
2013-08-27gcc build fixRichard Linden