summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2020-11-23SL-13599 Resolve gcc v10 'no trivial copy-assigment' warningsAndrey Kleshchev
2020-11-21SL-14368 Expanding the 'People' floater to the right does not expand the ↵Andrey Kleshchev
displayed values
2020-11-20SL-14370 Don't build Appearance floater if it's not neededMnikolenko Productengine
2020-11-19SL-14012 Crashes from Win10 are sent with uninformative callstacks #2Andrey Kleshchev
2020-11-19SL-13278 FIXED Creating default clothing not accessible through "Edit My ↵Mnikolenko Productengine
Outfit" for any type that does not already exist
2020-11-19SL-13487 File extension checks should ignore caseMnikolenko Productengine
2020-11-17SL-14283 When updater is missing, viewer fails to launch silentlyAndrey Kleshchev
2020-11-16SL-14340 Fix crash on llerror's recordersAndrey Kleshchev
2020-11-16SL-13287 Removed unused hackAndrey Kleshchev
2020-11-13Merge remote-tracking branch 'origin/master' into DRTVWR-517Brad Payne (Vir Linden)
2020-11-13SL-14312 Show simulator host names for AWS hosted regionsMnikolenko Productengine
2020-11-13SL-14303 Wearable type label should contain translated intead of default stringAndrey Kleshchev
Startup has two initStrings calls, only after second one LLtrans will return properly translated calls, but we don't want 'translated' for logging, so modified logging to not use getTypeLabel.
2020-11-12SL-14269 FIXED Textures are corrupt after reducing the cache size.Mnikolenko Productengine
2020-11-12SL-13278 Restored missing propertiesAndrey Lihatskiy
2020-11-12Mac buildfixAndrey Lihatskiy
2020-11-11Merge branch 'master' (DRTVWR-507-maint) into DRTVWR-521-maintAndrey Kleshchev
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp
2020-11-11Merge branch 'master' into DRTVWR-519Callum Prentice
2020-11-11Post-merge leftover cleanup; buildfixAndrey Lihatskiy
2020-11-11Merge branch 'master' into DRTVWR-513-maintAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/llui/llfolderviewmodel.h # indra/newview/lltexturecache.cpp # indra/newview/llviewermenu.h # indra/newview/skins/default/xui/en/menu_wearable_list_item.xml
2020-11-11Increment viewer version to 6.4.12Nat Goodspeed
following promotion of DRTVWR-507
2020-11-11reverted part of SL-10625 since it is now obsoleteAndrey Kleshchev
see SL-13565
2020-11-11Revert "SL-13565, remove SL-10625 throttling erroneously applied to all GPUs"Andrey Kleshchev
This reverts commit d77b7bdc5484fab731f7537a15d690a1e022c246.
2020-11-11Revert "SL-13565, clean up now-orphaned throttling variable and handling code"Andrey Kleshchev
This reverts commit 6c1a15d936763dc14f368e10bd53c6e351bf0136.
2020-11-10SL-14209 Saving notecard in object sometimes erases all contentAndrey Kleshchev
2020-11-10SL-14303 Fix LLWearableType to not spam in logsAndrey Kleshchev
2020-11-10SL-14264 - ViewerStats added logging of most gGLManager fieldsBrad Payne (Vir Linden)
2020-11-09SL-13599 Fixed missing zeroAndrey Kleshchev
2020-11-06SL-14270 Crash fixAndrey Kleshchev
2020-11-06SL-14276 The L$ balance in viewer is not updated on group creationAndrey Kleshchev
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-11-02SL-14075 Allow bulk download of textures/picturesMnikolenko Productengine
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-14224 RelWithDebInfo viewer stops with 'assert' when disabling ↵Andrey Kleshchev
atmospheric shader
2020-10-28SL-13599 Variable should correspond to typeAndrey 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-13599 Don't spam into logs when te has no material idsAndrey Kleshchev
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-13560 Water reflections do not reflect everything when ALM is enabledAndrey Kleshchev
Contribution