summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-04-06SL-440 Fix coroutine nameAndrey Kleshchev
2018-04-06Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-04-06MAINT-8479 Acount for possibility of agent's position above ground being ↵Andrey Kleshchev
below agent's pelvis
2018-04-05FIX INTL-282 translations for Viewer Set50 (drtvwr-450 on repository ↵eli
viewer-lynx)
2018-04-05MAINT-8488 FIXED Favourite location list on login screen is not updated ↵maxim_productengine
after pressing "Esc" key while in username field
2018-04-05MAINT-8465 Item should be moved to lost and found folderandreykproductengine
2018-04-04Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-04-04Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-04-04MAINT-8203 Temporary disable capability until 'friend request' server side fixandreykproductengine
2018-04-04MAINT-8477 FIXED "Zoom" in build tab rotates around the avatar, instead of ↵maxim_productengine
zooming
2018-04-03MAINT-8465 Fixed Detaching then rezzing then wearing an attachment puts it ↵Andrey Kleshchev
in an invalid folder.
2018-04-03MAINT-8429 FIXED Screenshot opens on full screen of the viewerMnikolenko Productengine
2018-04-03MAINT-8431 FIXED HTTP URL in the object name is represented as a hyperlink ↵maxim_productengine
in inventory offer
2018-04-02Merge Xcode 9.3 hotfixGraham Linden graham@lindenlab.com
2018-04-02Merge Xcode 9.3 hotfixGraham Linden graham@lindenlab.com
2018-04-02Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-04-02MAINT-8203 LLIMInfo crash due to capabilityandreykproductengine
2018-04-02MAINT-8469 FIXED text description of group 'Abilities'maxim_productengine
2018-03-31MAINT-8474: Xcode 9.3 insists that comparators use const operator().Nat Goodspeed
2018-03-30MAINT-8468 Increase max bandwidth on the viewer to 6mbpsandreykproductengine
2018-03-30SL-440 Obtain Abuse Report categories from capabilityAndrey Kleshchev
2018-03-29MAINT-2929 Group Role Permission "Eject Members from this Group" Is Poorly ↵maxim_productengine
Described
2018-03-28MAINT-8355 - Alpha masked textures turn white on rigged mesh when viewed ↵ruslantproductengine
through the water surface. FIXED.
2018-03-27MAINT-8203 Group notices processingandreykproductengine
2018-03-26MAINT-8428 FIXED [OSX] The 'Eyedropper' cursor is not shown in the worldMnikolenko ProductEngine
2018-03-24MAINT-8203 Fixing from_group processing in ReadOfflineMsgs capandreykproductengine
2018-03-24Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-03-23MAINT-8417 Don't run display or startup if window is not initializedandreykproductengine
2018-03-23MAINT-8414 Change LOD slider min value to 1maxim_productengine
2018-03-22MAINT-8415 FIXED Group chat toast ignores IRC-like formattingmaxim_productengine
2018-03-22MAINT-8403 Restore fail case for general upload snapshotmaxim_productengine
2018-03-21MAINT-8417 Fixed startup crash in doFrame() after failing to access vfs cacheandreykproductengine
2018-03-21MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending ↵maxim_productengine
snapshot via e-mail
2018-03-20MAINT-8363 Additional sanity checksandreykproductengine
2018-03-20fixed line endingsmaxim_productengine
2018-03-20MAINT-8401 The ‘New’ icon does not disappear when navigating with the ↵maxim_productengine
keys in the ‘Received items’ panel
2018-03-16MAINT-8372 Fixed doubled error messagesandreykproductengine
2018-03-16MAINT-8399 fixed unnessesary spam and made message more informativeandreykproductengine
2018-03-16MAINT-8343 FIXED [MAC] Viewer Media Browser doubles entered Cyrillic capital ↵maxim_productengine
letters.
2018-03-15Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ↵callum_linden
match change in API
2018-03-14MAINT-8383 FIXED Scrollbar does not decrease with decreasing number of ↵maxim_productengine
displayed media
2018-03-14Remove constants that are unused as of hooking up external data path.Graham Linden graham@lindenlab.com
2018-03-14Fix up atmospheric helpers and transport shader for adv atmo path.Graham Linden graham@lindenlab.com
Basic hook-up of sky settings to llatmosphere model. Moved mie aniso to be a top-level setting instead of a per-mie-layer setting.
2018-03-13MAINT-8382 FIXED “Zoom back” button is displayed after selecting other ↵maxim_productengine
nearby media
2018-03-13Fix storing legacy haze parameters in inner map by fixingGraham Linden graham@lindenlab.com
parameter update to not expect them at top level of LLSD for sky settings.
2018-03-12Add new shader files missed in last commit.Graham Linden graham@lindenlab.com
2018-03-12De-duplicate deferred shader code for atmospherics and transport.Graham Linden graham@lindenlab.com
2018-03-12Fix decl mismatch in alpha shader and mark deferred shaders needing new ↵Graham Linden graham@lindenlab.com
linkage so ALM works again.
2018-03-12Remove optimize pragma.Graham Linden graham@lindenlab.com
2018-03-12De-duplicate shader code for encoding and decoding normals to/from gbuffer ↵Graham Linden graham@lindenlab.com
format.