summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-11-14change the calculation method for object cache view culling.Xiaohong 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-13more fix for SH-4607: Create new object cache tuning parametersXiaohong Bao
fix remote objects not showing up.
2013-11-13Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-11-13moved SceneLoadingMonitor settings vars (and renamed ↵Richard Linden
SceneLoadingPixelDiffThreshold to SceneLoadingMonitorPixelDiffThreshold) tweaked layout of floater_model_preview.xml
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-12SH-4620 FIX Droplist and spinner overlap edit field and “Browse” button ↵Richard Linden
in the Upload Model window bad visibility setting logic
2013-11-12BUILDFIX - miscellaneous stuff missed in the mergeRichard Linden
2013-11-11merge fixRichard Linden
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-11-11fix for SH-4607: Create new object cache tuning parametersXiaohong Bao
2013-11-11convert dos line endingsOz Linden
2013-11-11increment viewer version to 3.6.11Oz Linden
2013-11-07DRTVWR-338 Make an inocuous change to get a new build number out of TeamCityDave Parks
2013-11-06final settings tweaksRichard Linden
renamed BackShpereCullingRadius to BackSphereCullingRadius
2013-11-06fixed some warningsRichard Linden
2013-11-06merge with releaseRichard Linden
2013-11-06Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-11-06remove some unused debug settings.Xiaohong Bao
2013-11-06increase the default value of "ObjectProjectionAreaCutOff" to be 16 pixels.Xiaohong Bao
2013-11-06re-organize the code of processing the debug setting ↵Xiaohong Bao
"ObjectProjectionAreaCutOff"
2013-11-05further fix of inventory keyboard focus and tab order calculationsRichard Linden
2013-11-05fixed focus issue on inventoryRichard Linden
2013-11-05MAINT-3376 FIXED Successive llSetTextureAnim calls fail in 3.6.10 (283075) ↵maksymsproductengine
unless a different command (llSleep(0.01), llSay(0,"hello")) is placed between them.: - fix for MAINT-2861 was reverted to resolve this issue;
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-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-30fix for SH-4584: Interesting: objectprojectionAreaCutOFF hides large objects ↵Xiaohong Bao
on adjacent regions.
2013-10-29mergeRichard Linden
2013-10-29Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-29fix to decrease number of triangles rendered per frameXiaohong Bao
2013-10-29SH-4585 FIX: Viewer crashes after attempt to login with invalid SOCKS 5 proxy.Richard Linden
don't have 2 login panels at the same time
2013-10-29always dump entire fast timer log on right click...not just visible timersRichard Linden
2013-10-28Pull merge from lindenlab/viewer-fbcMerov Linden
2013-10-28ACME-1099 : Fix crash when getting the Facebook cap from a (potentially ↵Merov Linden
null) region
2013-10-28MAINT-3343 FIXED Expand/Collapse message pan only on left click.Mnikolenko ProductEngine
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-25trivial: fix several weird compiling errors.Xiaohong Bao
2013-10-24Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-24add throttle to number of pokes to potential visible objects per frame.Xiaohong Bao
2013-10-24fix a flaw LLViewerOctreeEntry::mVisible not initialized.Xiaohong Bao
2013-10-24Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-10-24MergeRichard Linden
2013-10-24SH-4577 WIP Interesting: viewer crashed when clicking a offline Conversation ↵Richard Linden
containing a shared object potential fix by making instance tracker allow key collisions for LLToastNotifyPanel changed assertion macro to use original unpreprocessed source code renamed instance tracker behavior macros to use LL prefix added RestoreCameraPosOnLogin setting to optionally restore old camera positioning behavior