summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2020-05-05SL-13178 Improve initial opening time of the landmarks floaterMnikolenko Productengine
2020-04-20Merge branch 'master' into DRTVWR-500Andrey Lihatskiy
# Conflicts: # indra/newview/pipeline.cpp
2019-10-23SL-11727 Fix build warningsandreykproductengine
2019-10-16mergeBrad Payne (Vir Linden)
2019-09-10Merge viewer-release 6.3.2Graham Linden
2019-06-22Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2019-06-22Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-06-20Merge the RainbowGraham Linden
2019-06-17OPEN-345 Fixed enigmatic messages during buildAndreyL ProductEngine
2019-05-28SL-11079 Updated contributions.txtAndreyL ProductEngine
2019-05-08Merge viewer-releaseGraham Linden
2019-05-02SL-11072 FIXED Crash in LLInventoryAction::doToSelected(2406)maxim_productengine
2019-04-17Merge 6.2.1Graham Linden
2019-04-11SL-10891 Reset UI scale factor on first run if OS's display scaling is not 100%AndreyL ProductEngine
2019-04-10Fullbright + elimination of all references to calcFragAtmospherics.Geenz
--HG-- branch : OPEN-340
2019-04-09First stab at moving atmospheric var calcs to its own utility shader.Geenz
Still some work to go here. Largely related to how certain values (i.e., SSAO mix values) are supplied. But so far, so good. --HG-- branch : OPEN-340
2019-04-06SL-10891 Reset UI scale factor on first run if OS's display scaling is not 100%AndreyL ProductEngine
2019-04-03Update contributions.Geenz
--HG-- branch : BUG-226620
2019-04-02Add attributions.Graham Linden
2019-04-02Merge 6.1.2 LoveMeRender new hotnessGraham Linden
2019-04-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-03-29BUG-226611, BUG-226617, BUG-226618: Update contrib file for Geenz SpadRider Linden
2019-02-23Backed out changeset: d5795c04feccAndreyL ProductEngine
2019-02-18Update contributions listruslantproductengine
2019-01-14SL-10291 Replace apr_mutex with standard C++11 functionalityandreykproductengine
2019-01-03SL-10293 Firestorm PR: preferences and menu searchAndreyL ProductEngine
2019-01-03SL-10288 Mesh uploader changes from FirestormAndreyL ProductEngine
2018-12-14Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-11-19SL-10089 Logs to see which gSavedSettings.get calls should be cachedandreykproductengine
2018-10-10SL-9800 Changed llTextBox to have selectable "message" textAndreyL ProductEngine
2018-09-12STORM-2116: Add to Cinder Biscuits contributions.Nat Goodspeed
2019-04-30SL-11061 Viewer crashes on launch if serial is either unset or does not ↵andreykproductengine
return a string
2018-08-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-06-22Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-06-19Backed out changeset: 4ce8c663a9a0AndreyL ProductEngine
STORM-2122: UDP data bandwidth measuring is off by factor 8
2018-06-07MAINT-8723 - Selecting mesh objects make several HUD-related items invisibleruslantproductengine
FIXED (from FS Ansariel patches)
2018-06-01merge from viewer-releaseandreykproductengine
2018-05-18Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-03-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-01-17MAINT-8085 done rightAnsariel
2018-01-17Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2017-10-16STORM-2151: Respect "Hide cursor while typing" user setting on WindowsAnsariel
2017-10-12MAINT-7081 [FIXED] Access (write) violation / buffer overrun in ↵Kitty Barnett
LLTextureFetchWorker::doWork() The trouble lines are: U8 * buffer = (U8 *) ALLOCATE_MEM(LLImageBase::getPrivatePool(), total_size); if (cur_size > 0) { memcpy(buffer, mFormattedImage->getData(), cur_size); } If 'cur_size > mHttpReplyOffset + append_size' then 'total_size -= src_offset' will cause total_size to be smaller than cur_size causing a write access violation on the memcpy. Since the response is invalid it seemed best to make it follow the other failed partial condition. (transplanted from 737e28ec6b4d74f3ff915a4effc13d7b615a6a9b)
2017-10-13MAINT-7899 FIXED Apparent broken material texture selectionMnikolenko Productengine
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-08-16merge changes for DRTVWR-439Oz Linden
2017-07-11MAINT-7581 [contribution] Closing the 'Replace links' floater crashes the ↵Mnikolenko Productengine
viewer if a replace is in progress
2017-07-10MAINT-4532: properly detect Windows 10 in the 64bit build (only - 32bit runs ↵Oz Linden
in Windows 8 compatibility mode)
2017-06-20Merged in lindenlab/viewer-releaseAndreyL ProductEngine