summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
AgeCommit message (Collapse)Author
2014-05-07Merge downstream version 3.7.8 codesimon
2014-04-09MAINT-2034 : Terrain texture changes caused by changing texture elevationsimon
ranges or terraforming can not be seen until after relog or teleporting out and back to the region
2014-03-12merge with releaseRichard Linden
2014-02-25Merge viewer-releasesimon
2014-02-24merge with releaseRichard Linden
2014-01-31fix some compiling errorsXiaohong Bao
2014-01-31fix some flaws for memory corruptionXiaohong Bao
2014-01-09fix for SH-4659:crash at LLOcclusionCullingGroup::doOcclusion line 1150Xiaohong Bao
2014-01-08trivial: convert to unix line endings.Xiaohong Bao
2014-01-06fix a compiling error for mac and linux.Xiaohong Bao
2014-01-06fix for SH-4656: crash at LLVOCacheEntry::updateParentBoundingInfo() line 510Xiaohong Bao
2013-12-11removing of dos line endingmaksymsproductengine
2013-12-10Re-fix merge issue that removed "AvatarRenderInfo" cap usagesimon
2013-12-05fix for SH-4631: Parts of linked objects are not shown in new release Second ↵Xiaohong Bao
Life 3.6.11
2013-12-04Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-12-04fix for SH-4631: Parts of linked objects are not shown in new release Second ↵Xiaohong Bao
Life 3.6.11
2013-12-02merge with releaseRichard Linden
2013-11-25Merge. Refresh from viewer-release after 3.6.11 release.Monty Brandenberg
2013-11-22fix for SH-4635: Interesting: Some objects do not load on the second visitXiaohong Bao
2013-11-21fix for SH-4633: Idle avatars intermittently vanish from the scene after ↵Xiaohong Bao
camming away, and returning to a location.
2013-11-21fix for SH-4629: Interesting: crash at LLViewerRegion::killObjectXiaohong Bao
2013-11-20revert changeset 05606ef22574: fix for SH-4629: Interesting: crash at ↵Xiaohong Bao
LLViewerRegion::killObject
2013-11-19fix for SH-4629: Interesting: crash at LLViewerRegion::killObjectXiaohong Bao
2013-11-14avoid objects invisiblity checking during login.Xiaohong Bao
2013-11-13Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-11-13fix for SH-4608: Interesting: minimap shows objects loading/uinloading ↵Xiaohong Bao
behind your camera when camera is rotated
2013-11-13more fix for SH-4607: Create new object cache tuning parametersXiaohong Bao
2013-11-12Merge. Refresh from viewer-release after 3.6.10 releaseMonty Brandenberg
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-11-11Merge 3.6.11 for RC-abilityGraham Linden
2013-11-11fix for SH-4607: Create new object cache tuning parametersXiaohong Bao
2013-11-06final settings tweaksRichard Linden
renamed BackShpereCullingRadius to BackSphereCullingRadius
2013-11-06merge with releaseRichard Linden
2013-11-06re-organize the code of processing the debug setting ↵Xiaohong Bao
"ObjectProjectionAreaCutOff"
2013-11-04fix for SH-4596: Interesting: MacBook Pro has worse framerate than on ReleaseXiaohong Bao
2013-10-31fix for SH-4599: Interesting: objects flicker between LODs while you alt-zoomXiaohong Bao
and SH-4598: Interesting: objects near the edge of the screen flicker
2013-10-31more fix for performance regression.Xiaohong Bao
2013-10-30more fix to reduce number of rendered triangles per frame.Xiaohong Bao
2013-10-30fix for SH-4584: Interesting: objectprojectionAreaCutOFF hides large objects ↵Xiaohong Bao
on adjacent regions.
2013-10-25trivial: convert to unix endings.Xiaohong Bao
2013-10-25revert the changeset 71221dddea16: add throttle to number of pokes to ↵Xiaohong Bao
potential visible objects per frame.
2013-10-24add throttle to number of pokes to potential visible objects per frame.Xiaohong Bao
2013-10-22fix for various object missing bugs: SH-4552, SH-4564, SH-4573, SH-4568Xiaohong Bao
2013-10-18stop other cameras than the world camera to asscee object cache.Xiaohong Bao
2013-10-17fix for SH-4569: Objects are not culled by size in the distanceXiaohong Bao
2013-10-16more fix for SH-4552: Interesting: objects sometimes fail to load after ↵Xiaohong Bao
teleport.
2013-10-16fix for SH-4552: Interesting: objects sometimes fail to load after teleport.Xiaohong Bao
2013-10-08merge from viewer-releaseRichard Linden
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