summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2020-11-06SL-14270 Crash fixAndrey Kleshchev
2020-11-05SL-14275: Cleanup: Detabify generateWaterReflection()Ptolemy
2020-11-05SL-14275: Cleanup: Add indentation for some push/pop RenderTypeMask()Ptolemy
2020-11-05SL-14275: Implement two new water reflection modesPtolemy
2020-11-05SL-14275: Cleanup DetabifyingPtolemy
2020-11-05SL-14275: Don't render clouds in water reflectionPtolemy
2020-11-05SL-14275: Cleanup inconsistent indentationPtolemy
2020-11-05SL-14275: Cleanup non descript name for water reflection modePtolemy
2020-11-05SL-14275: Add two new Water Reflection modes to Graphics AdvancedPtolemy
2020-11-05SL-14270 A bit of cleanup #2Andrey Kleshchev
2020-11-05SL-14270 A bit of cleanup #1Andrey Kleshchev
2020-11-05SL-14270 Crash accessing deleted 'parent' via callback from childAndrey Kleshchev
2020-11-04Merge branch 'SL-14264' into DRTVWR-507-maintAndrey Lihatskiy
2020-11-04Fix for RelWithDebInfoOS buildAndrey Kleshchev
2020-11-04SL-14264 - BOM textureBrad Payne (Vir Linden)
2020-11-04SL-14015 - possible fix for phantom animesh attachments on macBrad Payne (Vir Linden)
2020-11-03SL-14190 moved sAvatarDictionaryAndrey Kleshchev
2020-10-29fix for SL-14227 The 'Fatal error detected' message is displayed while ↵Callum Prentice
downloading a new version of the SL Viewer
2020-10-29SL-14226 Cleanup teleport requestsAndrey Kleshchev
2020-10-28SL-14167 FIXED Viewer substitutes agni start locations when logging in to ↵Mnikolenko Productengine
'My last location' on non-agni grids
2020-10-28SL-14217 Shutdown crashAndrey Kleshchev
Don't process EventQueueGet responses from server when disconected
2020-10-27Fix for meta issue: SL-14210 Prune descriptive tag from new cache filenamesCallum Prentice
2020-10-27Fix for meta issue: SL-14211 Determine optimum cache size for VFS ↵Callum Prentice
replacement cache
2020-10-27SL-14183, SL-14142 - impostor management improvements, animesh attachments ↵Brad Payne (Vir Linden)
update on frames when their parent does
2020-10-27SL-14182 remove old script asset file after saving changes and allow ↵Mnikolenko Productengine
renaming files if destination file exists
2020-10-26SL-14148 remove redundant zeroing of the fileMnikolenko Productengine
2020-10-26SL-14190 sAvatarDictionary was not usedAndrey Kleshchev
2020-10-26Merge branch 'SL-14081' into DRTVWR-507-maintAndrey Lihatskiy
2020-10-23SL-14050 remove references to viewer-helpMnikolenko Productengine
2020-10-23SL-14150 Fix spellingAndrey Kleshchev
2020-10-23SL-14150 Comment for clarity and removed redundant checkAndrey Kleshchev
2020-10-22SL-14150 Handle more cases of corrupted cacheAndrey Kleshchev
2020-10-22SL-14142 - cleanup and fixes for non-functioning impostors, status tracking ↵Brad Payne (Vir Linden)
in debug view
2020-10-22SL-14161 FIXED an item persists in inventory after dragging it to the ↵Mnikolenko Productengine
marketplace listings
2020-10-20SL-14142 - impostor management cleanupBrad Payne (Vir Linden)
2020-10-20SL-13733 Verify window handleAndrey Kleshchev
2020-10-20SL-14108 FIXED Viewer crashes immediately after loginMnikolenko Productengine
2020-10-19DRTVWR-510 clean up obsolete downstream-from-mDebugGPU codeDave Houlton
2020-10-19DRTVWR-510 remove obsolete mDebugGPU variableDave Houlton
2020-10-19mergeBrad Payne (Vir Linden)
2020-10-19SL-14139 disallow Gestures from being bound to Ctrl+F10Mnikolenko Productengine
2020-10-16SL-14130 Jellydolls have wrong appearance when non-impostors is uncappedAndrey Kleshchev
2020-10-15SL-13424 Add Rad Games Tools local Telemetry profiler supportPtolemy
2020-10-15Merge remote-tracking branch 'origin/master' into DRTVWR-517Brad Payne (Vir Linden)
2020-10-15SL-14130 - WIP, notes on impostor state managementBrad Payne (Vir Linden)
2020-10-15Merge branch 'SL-14081' into DRTVWR-513-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llviewerregion.cpp
2020-10-14Mostly automatic merge with canonical viewer after releaseCallum Prentice
2020-10-14DRTVWR-510 merge master 6.4.11Dave Houlton
2020-10-14SL-13980 Fixed preview cleanupAndrey Kleshchev
2020-10-14SL-14079 crash accessing LLHUDTextAndrey Kleshchev
LLHUDObject has a lot of deriveds stored as LLPointer<LLHUDObject>, no-virtual destructor is unlikely to be cause of the crash, but might be related