summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-17SL-16907 Crash at updateSkinInfoMatrixPaletteAndrey Kleshchev
When animesh stops being an animesh it might still be in a list, but will no longer have an avatar
2022-03-10SL-16984 Loop tracking and loggingAndrey Kleshchev
2022-03-10Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵Andrey Lihatskiy
DRTVWR-540-maint
2022-03-09Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵Brad Kittenbrink
DRTVWR-550-mfa
2022-03-10Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵Andrey Lihatskiy
DRTVWR-540-maint
2022-03-09More DRTVWR-550 Teamcity build fix. another piece of python2 syntax leftover ↵Brad Kittenbrink
in an error handling block
2022-03-09Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵Brad Kittenbrink
python2 syntax
2022-03-09Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵Brad Kittenbrink
python2 syntax
2022-03-09SL-16980 FIXED Uploading model preview disappeared after changing the ↵Mnikolenko Productengine
Triangle limit
2022-03-09SL-16992 Crash at LLVivoxVoiceClient::notifyStatusObserversAndrey Kleshchev
2022-03-09Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-03-09SL-16972 Per feedback from Ansariel, only bump up max heap size on 64-bit ↵Dave Parks
builds.
2022-03-09Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵Brad Kittenbrink
python2 syntax
2022-03-09SL-16888 debug setting MFAHash value now gets saved to mfa_hash secure ↵Brad Kittenbrink
storage as well.
2022-03-08Oops, forgot the other half of SL-16825 fix. need to check both ↵Brad Kittenbrink
"RememberUser" and "RememberPassword" settings
2022-03-08SL-16950 - handle case that an initial outfit is created in user inventory ↵Brad Payne (Vir Linden)
before first login
2022-03-08SL-15741: Add pre-commit configurationSignal Linden
2022-03-07SL-16933: Fix texture stat Raw Total always increasingPtolemy
2022-03-07SL-16972 Fix for blurry textures when "running out" of system memory.Dave Parks
2022-03-08SL-16984 Fixed inventory loop freezing viewerAndrey Kleshchev
2022-03-07SL-16972 Add free vram to texture console to rule out low vram for blurry ↵Dave Parks
textures.
2022-03-07SL-16721 Crash on idleUpdateMisc #2Andrey Kleshchev
2022-03-07SL-3787 Fallback in case meshopt precise simplification methd fails entirelyAndrey Kleshchev
2022-03-07Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfaBrad Kittenbrink
2022-03-07SL-16825 saving of mfa_hash data now obeys the 'Remember Me' settingBrad Kittenbrink
2022-03-07Match error message updated on server side for SL-16869Brad Kittenbrink
2022-03-05SL-14541 Pull in updated colladaAndrey Kleshchev
2022-03-05SL-14541 Pull in updated zlib-ngAndrey Kleshchev
Nicky Dasmijn's contribution for zlib-ng Linux builds
2022-03-04Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-03-04SL-16928 Fix for broken bumpmaps on Intel GPUsDave Parks
2022-03-04SL-16976 SL-443 Keybindings: Backward compatibility #3Andrey Kleshchev
2022-03-04SL-16495 FIXED crash when disabling "Animated Mesh"Mnikolenko Productengine
2022-03-03SL-16970 FIXED Crash in LLToolPie::teleportToClickedLocationMnikolenko Productengine
2022-03-02SL-16965 360 Snapshot tool fails to save file to computerAndrey Kleshchev
2022-03-02SL-16755 Show alert that download is not supported instead of failing silentlyAndrey Kleshchev
2022-03-02Merged in nd_cleanup_v2 (pull request #891)Nicky Dasmijn
Remove all boost, fix calling functions on nullptrs, initialize vars Approved-by: Maxim Nikolenko Approved-by: Nat Linden Approved-by: Andrey Lihatskiy
2022-03-01SL-16953 Deprecated NoInventoryLibraryAndrey Kleshchev
Due to changes in SL-16715
2022-03-01Merge branch 'master' (DRTVWR-557) into DRTVWR-546Andrey Kleshchev
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py
2022-03-01Merge remote-tracking branch 'NickyD/viewer-cleanup:master' into ↵Andrey Lihatskiy
DRTVWR-543-maint # Conflicts: # autobuild.xml
2022-02-28There seems to be a reluctance to kill boost for VS2005(!), lets get ridNicky
of it.
2022-02-28Calling a method on a pointer that is 100% certain to be inalid is aNicky
really bad idea ...
2022-02-28Initialize PODs with 0 and not leave anyting to chance.Nicky
2022-02-28Merge remote-tracking branch 'll/master'Nicky
2022-02-28Merge branch 'master' into DRTVWR-486Andrey Lihatskiy
2022-02-28Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-02-28Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp # indra/newview/app_settings/key_bindings.xml # indra/newview/llfloatereditextdaycycle.cpp
2022-02-28Increment viewer version to 6.5.4Nat Goodspeed
following promotion of DRTVWR-557
2022-02-25SL-15940 Verify triangle limitAndrey Kleshchev
to not trigger an assert inside meshoptimizer
2022-02-25SL-3787 Fixed sloppy mode returning invalid modelAndrey Kleshchev
In automatic mode for simple models gradualy increase sloppy decimator until something valid is found.
2022-02-24SL-16910 Fix Mac not selecting a joystickAndrey Kleshchev