summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
AgeCommit message (Collapse)Author
2013-08-27experience profile work in progressdolphin
2013-09-25Merge recent viewer-bear fixes that missed the boatGraham Linden
2013-09-19Merge downstream codesimon_linden
2013-08-19mergeRichard Linden
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits
2013-08-16fix for SH-4297: interesting: viewer-interesting starts loading cached scene ↵Xiaohong Bao
late
2013-08-14Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-14remove some code which has nagetive impact on memory footprint.Xiaohong Bao
2013-10-23Merge latest viewer-release with FBCsimon
2013-08-12mergeRichard Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09SH-4374 FIX Interesting: Statistics Object cache hit rate is always 100%Richard Linden
moved object cache sampling code so that it actually gets executed default values for stats are NaN instead of 0 in many cases
2013-08-08fix for SH-4402: interesting: lower FPS with lots of objects in viewXiaohong Bao
2013-08-08Moved commented out capabilities debugging code into ifdef'd block and added ↵Logan Dethrow
a comment describing the use of it.
2013-08-07more fix for SH-4397: Object cache occlusion culling results are not always ↵Xiaohong Bao
correct
2013-08-06fix for SH-4398: Interesting: viewer crash in ↵Xiaohong Bao
LLVOCacheEntry::updateParentBoundingInfo
2013-08-05fix for SH-4397: Object cache occlusion culling results are not always correctXiaohong Bao
2013-07-31fix for SH-4393: Interesting: viewer crash in LLViewerRegion::addNewObjectXiaohong Bao
2013-07-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-07-30fix for SH-4297: interesting: viewer-interesting starts loading cached scene ↵Xiaohong Bao
late
2013-07-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-07-29fix for SH-4293: texture console takes a while to settle down on Interesting ↵Xiaohong Bao
viewer.
2013-07-25MAINT-2715 FIX Capabilities request handling not working properly if request ↵PavelK ProductEngine
gets lost
2013-07-18Merge. Refresh from viewer-release.Monty Brandenberg
2013-07-11Adding support for COPY methods to httpclient. Implementing viewer-side use ↵Don Kjer
of AISv3 COPY library folder operation. (SH-4304)
2013-07-02fix for SH-4264: interesting: Content near edges of screen does not loadXiaohong Bao
2013-07-02fix bug reading RenderMaterialsCapability, improve logging for NORSPEC-206Oz Linden
2013-07-01revert the changeset 54cf2fe4820a for SH-4264 to fix SH-4315: Interesting: ↵Xiaohong Bao
Viewer crash on login on Mac in LLViewerRegion::updateVisibleEntries(float) and SH-4316: Interesting Viewer Crash/freeze on Login to Levy region on Aditi with cleared cache on Windows XP
2013-06-28SH-4257 Prepare for new 'GetMesh2' capability.Monty Brandenberg
Needed to move the cap from response to region instance.
2013-06-28move reading of the sim features to LLViewerRegion for consistency, a couple ↵Oz Linden
of minor cleanups
2013-06-28NORSPEC-206: read RenderMaterialsCapability throttle rate per second from ↵Oz Linden
simulator
2013-06-27Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-06-26NORSPEC-29: use the MaxMaterialsPerTransaction simulator feature if availableOz Linden
2013-06-24fix for SH-4264: interesting: Content near edges of screen does not loadXiaohong Bao
2013-06-24Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-06-21for SH-4241: viewer crash shortly after login in LLViewerRegion::addNewObjectXiaohong Bao
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-20merge with releaseRichard Linden
2013-06-19Pull merge from lindenlab/viewer-releaseMerov Linden
2013-06-19Merge with viewer 3.6.0dolphin
2013-06-18merge with viewer-releaseNyx Linden
2013-06-17SH-4274 FIX Adding RegionHandshakeReply flags for SSANyx Linden
Adding a flag to hint to the sim that this viewer knows how to handle AvatarAppearance messages for self in SSA-enabled regions.
2013-06-13fix for SH-4241: viewer crash shortly after login in ↵Xiaohong Bao
LLViewerRegion::addNewObject and SH-4261: interesting: crash in LLViewerRegion::addToVOCacheTree
2013-06-10possible fix and new debug code for SH-4241: viewer crash shortly after ↵Xiaohong Bao
login in LLViewerRegion::addNewObject
2013-06-05Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-06-05fix for SH-4227: interesting: long delay between root and child prim loading.Xiaohong Bao
2013-05-31SH-3635 WIPBrad Payne (Vir Linden)
2013-05-22Pull merge from viewer-releaseMerov Linden