summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-20Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-20more fix for SH-4501: Interesting: Occluded objects do not appear when ↵Xiaohong Bao
Occluder object is deleted.
2013-09-20fix for SH-4430: Interesting: Light objects behind you are not loaded at login.Xiaohong Bao
2013-09-20Move from std::queue to std::list which has betterMonty Brandenberg
behavior and swap() as well. Should probably do this for the other queues at some point.
2013-09-20Used a c++11 feature unintentionally. Use a moreMonty Brandenberg
traditional swap-less object transfer.
2013-09-19BUILDFIX: forgot forward declarationRichard Linden
better overrides for memclaim and memdisclaim of sizes added occlusion stats to stats floater stats now render range instead of mean
2013-09-19Merge 3.6.6 Materials RC and update Intel HD gpu_table entries to expect GL ↵Graham Linden
4.2 to nag resis to get the fixed Intel driver
2013-09-19BUILDFIX: bad calls to claim_shadow_mem and disclaim_shadow_memRichard Linden
2013-09-19SH-4516 Fix a subset of thread races in llmeshrepositoryMonty Brandenberg
Much earlier identified some thread races including two on mskininfoq and mdecompositionq. I actually hit one in testing the other day so I'm fixing them now. Put them under the mMutex lock and use the mutex in such a way that main thread stalls are not added.
2013-09-19Merge downstream codesimon_linden
2013-09-19line endings fixRichard Linden
2013-09-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-19BUILDFIX: more bad merge stuffRichard Linden
also added ability for statbar to show memtrackable info
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-19Pull from lindenlab/viewer-releaseMerov Linden
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-19fix for SH-4501: Interesting: Occluded objects do not appear when Occluder ↵Xiaohong Bao
object is deleted.
2013-09-19Merge. Pull in viewer-release after materials viewer release.Monty Brandenberg
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-09-18BUILDFIX: bad mergeRichard Linden
2013-09-18Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-18SH-4492 Create a useful README for llcorehttpMonty Brandenberg
Last bit for this release. Describe stream adapters and how to select a policy class. Slight changes to setup code to make reality reflect documentation.
2013-09-18Backed out revision 9038e63bc38d, which added viewer version information to ↵Logan Dethrow
what is sent in an appearance metric message. We are taking another approach to get the same information in a more consistent, reliable way.
2013-09-19Merge with bitbucket.org/cinderblocks/bug-3863maksymsproductengine
2013-09-19Merge with bitbucket.org/msavchenko/viewer-release-maint-3132maksymsproductengine
2013-09-18Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-18fix for SH-4500: Interesting: Some content on adjacent region not visible ↵Xiaohong Bao
after teleport.
2013-09-18BUILDFIX: bad mergeRichard Linden
2013-09-18merge changes for 3.6.6-releaseOz Linden
2013-09-18increment viewer version to 3.6.7Oz Linden
2013-09-18Added tag 3.6.6-release for changeset b62e417982d9Oz Linden
2013-09-18sunshine cleanup annotationsBrad Payne (Vir Linden)
2013-09-18mergeRichard Linden
2013-09-18sunshine cleanup annotationsBrad Payne (Vir Linden)
2013-09-18sunshine cleanup annotationsBrad Payne (Vir Linden)
2013-09-18mergeRichard Linden
2013-09-18add experimental packagingOz Linden
2013-09-18MAINT-3148 FIXED PgUp Key forces fly toggle instead of jump (maint RC only)dmitrykproductengine
2013-09-18MAINT-3152 FIXED [MAINTENANCE RC] Confusing naming of Lighting and ↵dmitrykproductengine
Shadows/Advanced Lighting Model options in graphics preferences
2013-09-17Updating AISv3 api to match recent changesDon Kjer
2013-09-17removed spurious dependency of llui on newviewRichard Linden
2013-09-17MAINT-3161 : Clean up avatar muting code and prototype featuresimon
2013-09-17SH-4492 Create a useful README for llcorehttp.Monty Brandenberg
First edit complete. Use the library in 15 minutes. Describe the code. Refinements to the initial try. Describe that code. Still to do: more refinements, how to choose a policy class, FAQ.
2013-09-17MAINT-3119 FIXED Select auto-completed part using cursor positionMnikolenko ProductEngine
2013-09-17MAINT-3142 Hover over highlighting broken in Second Life 3.6.6 (280797) FIXEDdmitrykproductengine
2013-09-16mergeRichard Linden
2013-09-16Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao