Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-17 | MAINT-3161 : Clean up avatar muting code and prototype feature | simon | |
2013-09-12 | SH-4489 New debug/dev settings for control over new mesh behavior | Monty Brandenberg | |
While giving myself a full project code review, found a bug in the MeshUseGetMesh1 setting. Mostly defaulted to old configuration but used the GetMesh2 caps which would have been a huge DoS resource sink. Did some documentation maintenance as well while I was in there. More for the to-do list, etc. | |||
2013-09-11 | SH-4489 New debug/dev settings for control over new mesh behavior | Monty Brandenberg | |
Added 'MeshUseGetMesh1' and 'MeshUseHttpRetryAfter' debug settings to control mesh transport behavior. First forces the use of the legacy mesh fetch style with high concurrency and connection churn. The second, on by default, honors Retry-After values if they are reasonable. If off or unreasonable, internal delay times are used. | |||
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-03 | ACME-789: Remove SLShareHost setting from settings.xml | Gilbert Gonzales | |
2013-08-29 | add some debug settings for easier tuning up performance. | Xiaohong Bao | |
2013-08-28 | merging viewer release | Gilbert Gonzales | |
2013-08-27 | SH-4453 Interesting: SceneLoadingMonitorEnabled does not work until the ↵ | Richard Linden | |
camera turns made sceneloadingmonitor setting not persist | |||
2013-08-26 | Merge. Pull in viewer-release after SSA merge. | Monty Brandenberg | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-26 | Merge the CHUIstorm 3.6.5 | Graham Linden | |
2013-08-26 | merge changes for 3.6.4-release | Oz Linden | |
2013-09-19 | Merge downstream code | simon_linden | |
2013-08-26 | Merge downstream code for CHUIStorm | simon | |
2013-08-22 | merging viewer release | Gilbert Gonzales | |
2013-08-20 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-20 | MAINT-3005 FIXED Set max persistent notifications to reduce log-in time | maxim@mnikolenko | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | Merge in viewer-release | Graham Linden | |
2013-10-23 | Merge latest viewer-release with FBC | simon | |
2013-10-21 | MAINT-3339 fix for invalid default permissions in Adjust Content Permissions ↵ | Maestro Linden | |
floater. Reviewed by Simon. | |||
2013-10-09 | MAINT-3285 : RenderDepthOfField debug setting needs description tweak | simon_linden | |
2013-08-13 | added read_from_master parameter for ACME-829 | Cho | |
2013-08-09 | Removing rogue debug | Aura Linden | |
2013-08-07 | merge changes for DRTVWR-333 | Oz Linden | |
2013-08-05 | Change the setting for GetMesh2 meshes to Mesh2MaxConcurrentRequests. | Monty Brandenberg | |
While linking GetMesh2 to the old setting was simpler from a user point-of-view, they really shouldn't be linked and the old one will go away. This one may be renamed to AssetMaxConcurrentRequests or something similar if we get to the mesh/texture unification step. | |||
2013-08-02 | Switching SLShareHost to pdp location | Gilbert Gonzales | |
2013-08-01 | ACME: add SLShareHost variable to settings.xml, which allows changing the fb ↵ | Gilbert Gonzales | |
service host location as needed. | |||
2013-07-30 | fix for SH-4297: interesting: viewer-interesting starts loading cached scene ↵ | Xiaohong Bao | |
late | |||
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |
2013-07-23 | Merge | Xiaohong Bao | |
2013-07-22 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2013-07-21 | NORSPEC-311 NORSPEC-312 remove unused shader and correct default for display ↵ | Graham Linden | |
gamma exposed in settings | |||
2013-07-21 | NORSPEC-311 fix alpha / opaque lighting diffs | Graham Linden | |
2013-07-15 | SH-4299 FIX: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console timing of scene load recording extension now guaranteed > requested time step removed double add of recorded data removed spam | |||
2013-07-15 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-07-15 | merge changes for CHOP-963 | Oz Linden | |
2013-07-15 | NORSPEC-291 WIP clean-up and make materials rendering underwater a runtime ↵ | Graham Linden | |
setting | |||
2013-07-13 | CHOP-963: Add a new --update-service command line argument for QA use | Oz Linden | |
2013-07-11 | MAINT-2879 : Viewer should revoke animation permissions with "Stop Animating Me" | simon | |
Reviewed by Kelly | |||
2013-07-02 | CHOP-959: Introduce CmdLineChannel settings var, map --channel to it. | Nat Goodspeed | |
2013-07-02 | CHOP-959: Introduce CmdLineLoginLocation var for --url and --slurl. | Nat Goodspeed | |
Route --url and --slurl command-line switches through a common settings variable. Treat them uniformly now. (Previously, passing --url would notice a grid-specific SLURL and preselect that grid; --slurl wouldn't. Now both do.) | |||
2013-07-01 | CHOP-959: Introduce and use settings vars for some cmd_line switches. | Nat Goodspeed | |
The cmd_line.xml entries: analyzeperformance crashonstartup debugsession disablecrashlogger logmetrics logperformance noquicktime replaysession all specify map-to settings.xml variables -- none of which existed! Introduce such variables. Instead of detecting the presence of a particular switch in the command-line parser, use the value of its corresponding settings variable. | |||
2013-06-28 | Merge with viewer-bear which was just merged with viewer-release | callum_linden | |
2013-06-28 | merge changes for 3.6.1-release | Oz Linden | |
2013-06-27 | Merge with viewer-release | callum_linden | |
2013-06-27 | CHOP-959: Make settings.xml actually valid XML LLSD. | Nat Goodspeed | |
UserLoginInfo block had <key>Value</key> without the required subsequent element to provide any actual value. This confused at least the Python LLSD reader. | |||
2013-07-02 | Pull merge lindenlab/viewer-release | maksymsproductengine | |