Commit Graph

32814 Commits (680194deaf7a35caaa629abc16e886d71baff636)

Author SHA1 Message Date
andreykproductengine 351621d873 MAINT-2205 FIXED Pressing delete in script window deletes selected object
Focus was not properly released
2014-07-16 17:08:11 +03:00
Mnikolenko ProductEngine 5850f5c3bb MAINT-4256 FIXED Hide "Scene Statistics" floater after clicking close button. 2014-07-17 11:23:36 +03:00
Mnikolenko ProductEngine 6b5375ba14 MAINT-4237 FIXED Update mCOFChangeInProgress when only gestures or objects (not weareables) are added to outfit. 2014-07-16 13:28:57 +03:00
maksymsproductengine 0f22bcdff0 MAINT-4263 FIXED Viewer crashes after right click on group in Conversations. 2014-07-16 02:16:48 +03:00
Callum Prentice f5c7d69317 Merge with head 2014-07-15 10:17:06 -07:00
Callum Prentice edec2d0559 Merge with viewer-release 2014-07-15 10:15:15 -07:00
Mnikolenko ProductEngine b4df05d21a MAINT-4226 Group ban option is added to participant menu in Group chat. 2014-07-14 12:31:16 +03:00
andreykproductengine 30c73d0f25 MAINT-4218 FIXED Adding clothing from inventory closes THAT clothing folder and hides THAT folder 2014-07-14 12:28:29 +03:00
Whirly 4cba2c4457 BUG-6659 On the Edit tab of the build menu, clicking the area in between the full bright checkbox and the materials drop down box opens the color picker. 2014-07-12 11:19:05 +01:00
maksymsproductengine 3b5b6e35c4 fixing merge conficts 2014-07-12 02:51:27 +03:00
Aura Linden 2121ffcdab Fixed assert in llmemory.h for adjacent memory locations. 2014-07-11 16:46:18 -07:00
maksymsproductengine 58c86cf59e merge changes for 3.7.12-release 2014-07-10 00:23:01 +03:00
Brad Payne (Vir Linden) ff3827f278 merge 2014-07-09 14:32:46 -04:00
Brad Payne (Vir Linden) bfb9fc85b9 MAINT-4216 FIX 2014-07-09 14:26:16 -04:00
Cinder e3a27586f1 STORM-2037 - Update fetchKeywordsFileresponder to use latest LLHTTPClient::responder changes 2014-07-09 09:10:10 -06:00
Monty Brandenberg 29bea5a6b9 Merge. Refresh from viewer-release after 3.7.11 release. 2014-07-08 17:29:48 -04:00
simon 3e6698073c Merge viewer-release and become version 3.7.12 2014-07-07 14:49:45 -07:00
Oz Linden 226929f8f5 increment viewer version to 3.7.12 2014-07-07 15:54:24 -04:00
Oz Linden d96af562ca Added tag 3.7.11-release for changeset 64799eb29883 2014-07-07 15:54:24 -04:00
maksymsproductengine 8f429fac24 MAINT-2953 FIXED When "Inspect Objects" floater has focus you cannot move the camera with ALT+Zoom or CTRL+ALT+Zoom 2014-07-07 22:44:04 +03:00
Mnikolenko ProductEngine b17199f283 MAINT-2855 FIXED Use separate xml files (saved as stored_favorites_<grid>.xml) for each grid. 2014-07-10 11:22:18 +03:00
andreykproductengine 5af3c90a9e MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" applies to 2014-07-08 18:20:47 +03:00
Dave Parks 770a0a2dea MAINT-2980 Back out most changes related to upping the 512MB texture cap to unblock RC. 2014-07-07 10:28:54 -05:00
andreykproductengine 5ae64755f8 MAINT-4155 FIXED Scene Loading Monitor does not open from menu 2014-07-04 15:47:05 +03:00
Mnikolenko ProductEngine ae15e85e9f MAINT-3460 FIXED Dictionary doesn't exchange the mispelled word to correct one in a special case 2014-07-08 13:07:46 +03:00
simon bfa42c9e28 Merge downstream code and become 3.7.12 2014-07-07 16:17:53 -07:00
Mnikolenko ProductEngine 114f7b5d0f MAINT-3089 FIXED Tooltip documentation was added 2014-07-04 16:48:51 +03:00
Monty Brandenberg 9fb96b416f Add pipelining and tracing command line options to the test program. 2014-07-03 19:44:02 -04:00
andreykproductengine 70c2472e42 MAINT-4203 FIXED [Group Bans] Member list shows newly banned ex-residents 2014-07-02 16:57:07 +03:00
andreykproductengine 6b40206279 MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" applies to 2014-07-01 18:33:23 +03:00
Mnikolenko ProductEngine 614a0ab6bd MAINT-2570 FIXED Don't allow attaching or opening items from Merchant Outbox. 2014-07-03 10:50:31 +03:00
Mnikolenko ProductEngine b6710fe6b5 MAINT-3840 FIXED Partially reverted one of previous fix to allow adjusting mouse sensitivity 2014-07-02 10:29:48 +03:00
Mnikolenko ProductEngine 7932a77319 MAINT-3885 FIXED Don't set focus on avatar after double-click-teleport if camera was locked. 2014-07-01 11:01:43 +03:00
Dave Parks b51f81e7fe MAINT-2980 Fix for mac cutting texture memory in half (now that we're cutting texture memory to default to 1/3rd of installed ram, pre-cutting is redundant). 2014-06-30 19:59:01 -05:00
Dave Parks 8dee70dfbb MAINT-2980 Fix for AMD cards reporting system ram + vram for dedicated vram -- use WMI instead of DxDiag to get dedicated video memory. 2014-06-30 19:54:28 -05:00
Monty Brandenberg 17da4cf57a Cleanup and tuning. Use a consistent index on some initialization
data so their isn't an opportunity for gaps over overruns (init_data).
Start some preliminary tweaking of policy class numbers.  It looks
like I can easily drop the default connection count to '4' and
still hit the throttles.  Did some experiments running pipeline
deeper which was mostly fine for textures but tended to slow
meshes.  Reason uncertain but a depth of '5' seems generally healthy
for mesh.  I had one run of 52.6S with a theoretical minimum of 51.2S.
That's as good as I've ever seen.
2014-06-27 17:25:39 -04:00
Mnikolenko ProductEngine f21ad12b37 MAINT-2699 FIXED Don't change state of "Speak" toolbar button if voice is disabled. 2014-06-26 12:08:26 +03:00
andreykproductengine 854c251fef MAINT-4178 FIXED [Group Bans] The viewer allows you to attempt to ban when the ban list already contains 500 entries, which fails. 2014-06-25 20:09:33 +03:00
Mnikolenko ProductEngine 97be5b14a5 MAINT-4185 FIXED Close toasts silently. 2014-06-25 15:28:55 +03:00
Cinder c3573b6d7b STORM-2035 - Looking for a good selection box contrast 2014-06-24 15:27:08 -06:00
simon 05319e6c94 Pull downstream viewer-tiger and become version 3.7.11 2014-06-24 10:06:28 -07:00
simon 527f180dd7 Merge viewer-release and become version 3.7.11 2014-06-24 09:47:21 -07:00
Mnikolenko ProductEngine 190f66ab78 MAINT-875 FIXED Display notification if user is not allowed to terraform hovered parcel. 2014-06-24 11:37:55 +03:00
Dave Parks 07e7fbb4ad Automated merge with https://bitbucket.org/lindenlab/viewer-tiger 2014-06-23 23:10:45 -05:00
Dave Parks 90ee53f5a1 MAINT-2980 Up texture memory slider cap to 4096MB. Make "Texture Memory" default to 1/3rd of video memory. Add description on debug setting and tooltip to explain why. 2014-06-23 23:10:23 -05:00
Monty Brandenberg c49ac5ded1 Automated merge with ssh://bitbucket.org/monty_linden/viewer-library-refresh 2014-06-23 18:45:12 -04:00
Monty Brandenberg 053f436413 Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2014-06-23 16:58:35 -04:00
AndreyL ProductEngine a23ec5ffa8 MAINT-4127: New default mode when clicking links: Linden links open in viewer, third-party links open in user's browser 2014-06-23 23:16:36 +03:00
Monty Brandenberg 5cca78e718 First HTTP pipelining viewer. Enable pipelining for
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 14:23:33 -04:00
Oz Linden 498a0e36e5 merge changes for 3.7.10-release 2014-06-23 14:03:12 -04:00