Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-13 | Ported from defective branch. | Aura Linden | |
2014-08-12 | Better support for dynamic option changes in llcorehttp. Libcurl has | Monty Brandenberg | |
some problems disabling pipelining on a multi handle with outstanding requests so build a more conservative system that allows requests to drain before setting curl multi options. Would rather not have this but it is significantly safer. "HttpPipelining" debug setting is now fully dynamic. Connection limits can also be made dynamic in the near future. Upped the default connection count back to 8 for now but will revisit this in the tuning phase. It might be time to combine mesh and textures into a single asset class. For normal server operations that would be a clear path, but for server under load, the current scheme may be better. Minor cleanup in logging to elminate some redundant strings. Might add some more tracing to the stall logic 'just in case'. | |||
2014-08-11 | Add 'HttpRangeRequestsDisable' debug setting to inhibit use of 'Range:' header. | Monty Brandenberg | |
Intended for users with bad networking gear or twitchy ISPs, if set to True, forces plain GET requests to asset servers for textures and meshes. This change kicked off a slight refactor in the mesh repository code which made it resilient against unexpected 200's and responses not covering the requested start range. There's still too much data copying in the Mesh code (always has been). Would love to fix that and get rid of the monolithic temp buffer. Cleaned up white space damage caused by unnamed linden who likes to drag his magical editor through code. | |||
2014-08-10 | Changed: 'Sepia' filter to proper sepia only. No corrections, just plain ↵ | NiranV | |
sepia colors. | |||
2014-08-10 | Changed: 'Black and White' filter to proper b&w only. No corrections, just ↵ | NiranV | |
plain greyscale. | |||
2014-08-10 | STORM-2064: Changed: 'Scanlines' filter to a original picture like look with ↵ | NiranV | |
scanlines. | |||
2014-08-09 | STORM-2065: Added: 'Scanlines' filter, we now got a 'Video' one for that ↵ | NiranV | |
poorly recorded bright video style and one that looks like only scanlines were added. | |||
2014-08-07 | Code cleanup for BUG-6898 | Geenz | |
2014-08-07 | Glossy reflections for projectors. | Geenz | |
2014-08-06 | Fix for BUG-6895. | Geenz | |
This brings projector reflections more in line with the originally intended behavior of environment reflections. | |||
2014-08-06 | merge changes for STORM-2040 | Oz Linden | |
2014-08-05 | DRTVWR-373 Merge with viewer-release 3.7.13 | maksymsproductengine | |
2014-08-04 | Merge with head of viewer-release | Callum Prentice | |
2014-08-04 | Merge. Refresh from viewer-library-refresh after 3.7.13 release. | Monty Brandenberg | |
2014-07-30 | STORM-2046: Changed: Defaulted snapshot panel to "extended" state. | NiranV | |
2014-07-25 | Changed: Snapshot floater layout. | NiranV | |
Changed: Snapshots to disk default to 'Custom' (Window Resolution) Added: Big Auto-scaling integrated image Preview. Can be toggled. Added: Fixed german translations for the new floater layout. Removed: Need to have SnapshotFiltersEnabled to see the filter dropdown. Removed: SnapshotFiltersEnabled debug. | |||
2014-07-22 | viewer-release 3.7.13 merge | maksymsproductengine | |
2014-07-21 | Merge with head of viewer-release | Callum Prentice | |
2014-07-15 | Merge with viewer-release | Callum Prentice | |
2014-07-10 | merge changes for 3.7.12-release | maksymsproductengine | |
2014-07-07 | Merge viewer-release and become version 3.7.12 | simon | |
2014-07-07 | MAINT-2980 Back out most changes related to upping the 512MB texture cap to ↵ | Dave Parks | |
unblock RC. | |||
2014-07-07 | Merge downstream code and become 3.7.12 | simon | |
2014-07-04 | MAINT-3089 FIXED Tooltip documentation was added | Mnikolenko ProductEngine | |
2014-06-24 | Pull downstream viewer-tiger and become version 3.7.11 | simon | |
2014-06-24 | Merge viewer-release and become version 3.7.11 | simon | |
2014-06-23 | MAINT-2980 Up texture memory slider cap to 4096MB. Make "Texture Memory" ↵ | Dave Parks | |
default to 1/3rd of video memory. Add description on debug setting and tooltip to explain why. | |||
2014-06-23 | Automated merge with ssh://bitbucket.org/monty_linden/viewer-library-refresh | Monty Brandenberg | |
2014-06-23 | MAINT-4127: New default mode when clicking links: Linden links open in ↵ | AndreyL ProductEngine | |
viewer, third-party links open in user's browser | |||
2014-06-23 | First HTTP pipelining viewer. Enable pipelining for | Monty Brandenberg | |
GetTexture and GetMesh2 at a pipeline depth of 5. Create global debug option, HttpPipelining, to enable and disable HTTP pipelining (defaults to true). Tweak texture and mesh low- and high-water request levels based on pipelining status and depth. Fixup texture console which was damaged in a recent release. Split logging of the no-request HTTP error case into two cases: one for missing URL in HTTP request, one for HTTP request not created. A refactor in llcorehttp is coming: I will be moving all libcurl- using code into libcurl-specific modules. | |||
2014-06-23 | merge changes for 3.7.10-release | Oz Linden | |
2014-06-23 | viewer-release merge | Chris Baker | |
2014-06-18 | Merge downstream code | simon | |
2014-06-17 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-06-17 | Merge | Richard Linden | |
2014-06-16 | Merge with head of viewer-release | Callum Prentice | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-06-07 | Merge upstream | Cinder | |
2014-06-05 | Merge | Ricky Curtice | |
2014-06-04 | make "default" a constant, and remove that and "state" from events | Oz Linden | |
2014-05-29 | MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵ | AndreyL ProductEngine | |
applies to | |||
2014-05-28 | Make default and state out of flow-control and into events | Cinder | |
2014-05-28 | Merge with head of viewer-release | Callum Prentice | |
2014-05-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Merge up. | Cinder | |
2014-05-07 | Code policy | Cinder | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |