summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-09Merge with 3.7.11-releasedolphin
2014-07-10merge changes for 3.7.12-releasemaksymsproductengine
2014-07-09Mergedolphin
2014-07-09mergeBrad Payne (Vir Linden)
2014-07-09MAINT-4216 FIXBrad Payne (Vir Linden)
2014-07-09STORM-2037 - Update fetchKeywordsFileresponder to use latest ↵Cinder
LLHTTPClient::responder changes
2014-07-09MAINT-4092 FIXED Prim faces with opaque diffuse maps, with material set to ↵ruslantproductengine
ALPHA_MODE_BLEND, do not render when ALM is enabled
2014-07-23MAINT-1849 FIXED Disable 'Rename' menu item when multiple items are selected.Mnikolenko ProductEngine
2014-07-23MAINT-4238 FIXED Accept new types of tokens/delimiters as well as TT_WORDMnikolenko ProductEngine
2014-07-22MAINT-4255 FIXED In the Edit menu when opening the texture picker for normal ↵andreykproductengine
map selection and clicking Cancel the already applied texture is changed to None even with or without any prior change or if the prior applied texture was full perms.
2014-07-22MAINT-4253 FIXED Don't call setSelection() twice.Mnikolenko ProductEngine
2014-07-21Merge downstream code and become version 3.7.13Simon Linden
2014-07-21MAINT-4254 FIXED Don't change selection in Inventory panel when image's uuid ↵Mnikolenko ProductEngine
is null.
2014-07-08Merge. Refresh from viewer-release after 3.7.11 release.Monty Brandenberg
2014-07-07Merge viewer-release and become version 3.7.12simon
2014-07-07increment viewer version to 3.7.12Oz Linden
2014-07-07Added tag 3.7.11-release for changeset 64799eb29883Oz Linden
2014-07-07MAINT-2953 FIXED When "Inspect Objects" floater has focus you cannot move ↵maksymsproductengine
the camera with ALT+Zoom or CTRL+ALT+Zoom
2014-07-10MAINT-2855 FIXED Use separate xml files (saved as ↵Mnikolenko ProductEngine
stored_favorites_<grid>.xml) for each grid.
2014-07-08MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵andreykproductengine
applies to
2014-07-07MAINT-2980 Back out most changes related to upping the 512MB texture cap to ↵Dave Parks
unblock RC.
2014-07-04MAINT-4155 FIXED Scene Loading Monitor does not open from menuandreykproductengine
2014-07-08MAINT-3460 FIXED Dictionary doesn't exchange the mispelled word to correct ↵Mnikolenko ProductEngine
one in a special case
2014-07-07Merge downstream code and become 3.7.12simon
2014-07-04MAINT-3089 FIXED Tooltip documentation was addedMnikolenko ProductEngine
2014-07-03Add pipelining and tracing command line options to the test program.Monty Brandenberg
2014-07-02MAINT-4203 FIXED [Group Bans] Member list shows newly banned ex-residentsandreykproductengine
2014-07-02Added 'Loading experiences...' message on experience lists before populating ↵Cho
lists for ACME-1543
2014-07-02Hide experiences accordion when creating new group for ACME-1542Cho
2014-07-01MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵andreykproductengine
applies to
2014-07-03MAINT-2570 FIXED Don't allow attaching or opening items from Merchant Outbox.Mnikolenko ProductEngine
2014-07-02MAINT-3840 FIXED Partially reverted one of previous fix to allow adjusting ↵Mnikolenko ProductEngine
mouse sensitivity
2014-07-01MAINT-3885 FIXED Don't set focus on avatar after double-click-teleport if ↵Mnikolenko ProductEngine
camera was locked.
2014-06-30MAINT-2980 Fix for mac cutting texture memory in half (now that we're ↵Dave Parks
cutting texture memory to default to 1/3rd of installed ram, pre-cutting is redundant).
2014-06-30MAINT-2980 Fix for AMD cards reporting system ram + vram for dedicated vram ↵Dave Parks
-- use WMI instead of DxDiag to get dedicated video memory.
2014-06-27Cleanup and tuning. Use a consistent index on some initializationMonty Brandenberg
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-27Mergedolphin
2014-06-27Sort experiences in list alphabetically by name for ACME-1537Cho
2014-06-26mergeCho
2014-06-26MAINT-2699 FIXED Don't change state of "Speak" toolbar button if voice is ↵Mnikolenko ProductEngine
disabled.
2014-06-25Disable About Land Experiences tab when parcel is not selected, for ACME-1528Cho
2014-06-25MAINT-4178 FIXED [Group Bans] The viewer allows you to attempt to ban when ↵andreykproductengine
the ban list already contains 500 entries, which fails.
2014-06-25MAINT-4185 FIXED Close toasts silently.Mnikolenko ProductEngine
2014-06-24Updated all experience responders for LLCurl::Responder interface changes ↵Cho
for ACME-1535 and ACME-1536
2014-06-24STORM-2035 - Looking for a good selection box contrastCinder
2014-06-24Merge with 3.7.10-releasedolphin
2014-06-24Pull downstream viewer-tiger and become version 3.7.11simon
2014-06-24Merge viewer-release and become version 3.7.11simon
2014-06-24MAINT-875 FIXED Display notification if user is not allowed to terraform ↵Mnikolenko ProductEngine
hovered parcel.
2014-06-23Automated merge with https://bitbucket.org/lindenlab/viewer-tigerDave Parks