summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
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-03Update contributions.Geenz
--HG-- branch : BUG-226620
2019-04-02Add attributions.Graham Linden
2019-04-02Merge 6.1.2 LoveMeRender new hotnessGraham Linden
2019-03-29BUG-226611, BUG-226617, BUG-226618: Update contrib file for Geenz SpadRider Linden
2019-02-18Update contributions listruslantproductengine
2018-12-14Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-10-10SL-9800 Changed llTextBox to have selectable "message" textAndreyL ProductEngine
2018-09-12STORM-2116: Add to Cinder Biscuits contributions.Nat Goodspeed
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
2017-07-11Contributors list fix: NickyD and Nicky Dasmijn are the same personAndreyL ProductEngine
2017-07-10MAINT-7541 Not able to save login credentials on clean installpavelkproductengine
2017-07-11MAINT-7581 [contribution] Closing the 'Replace links' floater crashes the ↵Mnikolenko Productengine
viewer if a replace is in progress
2017-05-31STORM-2148 Crash on trying to save texture file(s) to computer from inventorypavelkproductengine
2017-06-02STORM-2149: Add a warning notification when deleting a folder of filtered ↵Kitty Barnett
content
2017-05-22mergeBrad Payne (Vir Linden)
2017-05-01MAINT-7343 - contributions.txt updateBrad Payne (Vir Linden)
2017-04-19MAINT-7074 Fixed ability to escape from skin directory with <icon>AndreyL ProductEngine
2017-04-27MAINT-6519 Contribution, adds feature to replace inventory linksAnsariel
2017-01-18MAINT-7059 [contribution] Import of custom spellcheck dictionary fails silentlyMnikolenko Productengine
2017-01-06MAINT-7028 Fixes scrambling of Outfit Order in Appearance Panelandreykproductengine
2016-12-19Merged STORM-2142AndreyL ProductEngine
2016-12-15STORM-2144 - Guard against null pointers when LLPanelOutfitEdit gets called ↵Cinder
before postBuild() on login.
2016-12-15Backed out changeset: b1a30962dd54AndreyL ProductEngine
2016-12-05Merged in lindenlab/viewer-releaseAndreyL ProductEngine
DRTVWR-412 Bento (avatar skeleton extensions)
2016-11-19STORM-2143 Correct vertex winding of starsDrake Arconis
2016-11-19MAINT-6953 [Contribution] Error in DPI scaling calculationAnsariel Hiller
2016-11-21Merged in Ansariel/storm-2141AndreyL ProductEngine
2016-11-16STORM-2142 Tweaks to some of the 4 combined issuesJonathan Yap