summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2018-09-07SL-944 - logcontrol.xml updateBrad Payne (Vir Linden)
2018-09-06SL-966 - size and pos limit calcs moved to sep method. Global scale option ↵Brad Payne (Vir Linden)
for testing of size limits.
2018-08-29SL-967 simplify viewer log file field syntaxOz Linden
MAINT-8991: only escape log message characters once, add unit test remove extra log line created by LL_ERRS document that tags may not contain spaces
2018-08-24SL-944 - logcontrol options to control which log recorders get used. This ↵Brad Payne (Vir Linden)
can be useful for performance reasons when especially verbose debug logging is needed.
2018-08-16MAINT-3699 new shaders supporting alpha blend/mask rigged content.Graham Linden
Make shader loading debug logging of uniforms use ShaderUniform to make supression simpler.
2018-08-02mergeBrad Payne (Vir Linden)
2018-08-01SL-937 - added debug setting DebugObjectLODs to help track LOD calculations ↵Brad Payne (Vir Linden)
especially for rigged meshes
2018-06-29MAINT-8260 make TextureLoadFullRes not persistent to avoid issues with ↵Graham Linden
accidentally setting it on systems which cannot handle the mem load it implies
2018-06-21mergeBrad Payne (Vir Linden)
2018-06-05mergeBrad Payne (Vir Linden)
2018-06-05SL-915 - incremental updates to dynamic bounding box, setting to control detail.Brad Payne (Vir Linden)
2018-06-01merge from viewer-releaseandreykproductengine
2018-05-18Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-06-07MAINT-8730 Remove unused fetchFeatureTable codeandreykproductengine
2018-05-02MAINT-8553 Allow copy a link or copy a folder containing a link in inventory.maxim_productengine
2018-04-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-04-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-05-18mergeBrad Payne (Vir Linden)
2018-04-13merge, mac build fixBrad Payne (Vir Linden)
2018-02-22SL-860 - clean up of interim codeBrad Payne (Vir Linden)
2018-02-15Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-02-14Automated merge with tip of viewer-releasecallum_linden
2018-02-13mergeBrad Payne (Vir Linden)
2018-02-15Mark RenderNsightDebugSupport as requiring restart (because it does).Graham Linden graham@lindenlab.com
Remove nerfing of message to run SL_Launcher.
2018-02-15Add debug setting and code to allow nVidia nSight graphics debugging to ↵Graham Linden graham@lindenlab.com
capture SL frames. These changes are only enabled if RenderNsightDebugSupport is true and eliminate use of some OpenGL legacy functionality which is incompatible with nSight capture (mostly glReadPixels and other fixed-function pipe rendering calls).
2018-02-12Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-01-30MAINT-8091 Removed deprecated and unused private memory poolingAndrey Kleshchev
2018-01-26Fixes for: MAINT-8244 Text in CEF cannot be selected with the mouse. ↵callum_linden
MAINT-8245 Expose CEF log file and logging severity to viewer and MAINT-8246 Expose the CEF remote debugging system to the viewer
2018-01-17merge 5.1.0-releaseOz Linden
2018-01-17mergeBrad Payne (Vir Linden)
2017-12-19SL-713, MAINT-7709 - experimental setting to allow left-click interaction ↵Brad Payne (Vir Linden)
with animesh. Disabled by default. Still doesn't work in all cases and has significant performance impact
2017-12-12MAINT-8082: Make UpdaterMaximumBandwidth comment admit uselessness.Nat Goodspeed
2017-12-01SL-704, SL-759 - support for impostoring of animated objects, comment and ↵Brad Payne (Vir Linden)
code cleanup
2017-11-08Added debug setting AnimatedObjectIgnoreLimits for server testingBrad Payne (Vir Linden)
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-10-11mergeBrad Payne (Vir Linden)
2017-10-11merge changes for 5.0.8-releaseOz Linden
2017-10-09MAINT-7870 - propagate new animated mesh flags even if they're being zeroed. ↵Brad Payne (Vir Linden)
handle notification of same to update control avatars on notification from elsewhere.
2017-09-14merge changes for MAINT-7129Oz Linden
2017-09-14MAINT-7129 - [Project Alex Ivy][MAC] Materials and ALM shaders broken in Mac ↵ruslantproductengine
viewer FIXED
2017-09-08mark some settings no longer used by update as obsoleteOz Linden
2017-07-29SL-731 - diagnostic displays for LOD, tri countBrad Payne (Vir Linden)
2017-07-26SL-731, SL-751 - added debug option DebugAnimatedObjects, updated LSL test ↵Brad Payne (Vir Linden)
script
2017-07-18do not persist SkipBenchmark so that changing gpu gets a new evalOz Linden
2017-07-13add SkipBenchmark settingOz Linden
2017-07-10Remove FAS from cmd_line.xmlGlenn Glazer
2017-07-07MAINT-7571: detect if all HD cards are bad and addr is forced to 64, then ↵Glenn Glazer
stay at 64 bit
2017-07-06SL-722 - handle per-object animation requests, combine for control avatar ↵Brad Payne (Vir Linden)
animation state.
2017-06-20merge changes for 5.0.6-releaseOz Linden
2017-06-20Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed