summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-9748 - Only supply a default physics shape if it is named ↵Howard Stearns
default_physics_shape
2022-03-03SL-16918: Re-add "Auto-center map" button to minimap context menu, enable ↵Cosmic Linden
minimap auto-center by default again
2022-03-03SL-16918: Minimap navigation improvements: Drag without holding shift, ↵Cosmic Linden
remove auto center, click button to re-center
2022-03-03SL-16824: Fix minimap tooltip hint not updating until viewer restart (double ↵Cosmic Linden
click to show map vs double click to teleport)
2022-03-03SL-16824: Change minimap hover tooltip. Show parcel name, owner name, and/or ↵Cosmic Linden
for sale info when available. Remove "shift-drag to pan" hint.
2022-03-03SL-16970 FIXED Crash in LLToolPie::teleportToClickedLocationMnikolenko Productengine
2022-03-02SL-9748 - more casesHoward Stearns
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-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-02-28Merge branch 'master' of bitbucket.org:lindenlab/viewer into SL-9749Howard Stearns
2022-02-28SL-9748 - Handle submesh case of resuseable physics model.Howard Stearns
2022-02-28Merge branch 'master' into DRTVWR-548-maint-NAndrey 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-9748 - Apply explicitly given physics shape only if the usual rules do not.Howard Stearns
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-24Merged in SL-16857 (pull request #876)Sabrina Shanman
SL-16857: Provide parcel border information to the mini-map Approved-by: Andrey Lihatskiy Approved-by: Vir Linden
2022-02-24Merged in SL-16917 (pull request #886)Sabrina Shanman
SL-16917: Move cardinal directions to the edge of the minimap Approved-by: Andrey Lihatskiy Approved-by: Vir Linden
2022-02-24Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-02-24SL-16907 Potential fix for crash in updateSkinInfoMatrixPaletteDave Parks
2022-02-24SL-3787 Fixed mesh uploader LoD generation returning worse results than ↵Andrey Kleshchev
higher lod
2022-02-24SL-16921 FIXED Viewer crashes on disconnect if 'About land' floater is openedMnikolenko Productengine
2022-02-23Fix for mac buildDave Parks
2022-02-23Fix for some GPUs thinking they have 0 available vram.Dave Parks
2022-02-23SL-16857: Display parcel borders on the minimap, enable by default, right ↵Cosmic Linden
click context menu option to disable
2022-02-23SL-16917: Fix minimap cardinal direction text being offset slightly, and ↵Cosmic Linden
move cardinal directions to the edge of the minimap
2022-02-23Fix for media textures failing to update (and eating lots of memory) on ↵Dave Parks
Mac/Intel
2022-02-23SL-16815 and SL-16906 Avoid redundant bumpmap generation, add some ↵Dave Parks
assertions around ref counting and (hack) fix crash on shutdown from dangling texture reference (reduced to 1 dangling texture from several hundred, can't find the remaining reference).
2022-02-23Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-02-23Fix for mac buildDave Parks
2022-02-23SL-16904 FIXED The viewer crashes after trying to empty trash containing ↵Mnikolenko Productengine
calling card
2022-02-22SL-16815 Cleanup -- disable multithreaded bumpmap generation while tracking ↵Dave Parks
down loading issues, fix sync issue in single threaded mode in media textures, restore LL_IMAGEGL_THREAD_CHECK functionality
2022-02-22SL-9748 - Place cube.dae in ppRODataDir on all platforms.Howard Stearns
2022-02-22Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-02-22SL-16815 Fix for broken media texture updates when multithreaded GL is disabled.Dave Parks
2022-02-22SL-9748 - coding standardHoward Stearns
2022-02-22SL-9748 - Option to compute uploaded mesh physics shape from a cube.Howard Stearns
2022-02-22SL-16892 Fix incorrect width of dropdown menusAndrey Kleshchev
2022-02-21SL-16056 Load cloud texture only onceAndrey Kleshchev
2022-02-21SL-16892 Fix crash at getCameraOffsetInitialAndrey Kleshchev
getCameraOffsetInitial() call can happen before init()
2022-02-21Cached setting should be used in draw() callsMnikolenko Productengine
2022-02-21SL-16887 FIXED Crash in LLNetMap::drawMnikolenko Productengine
2022-02-18SL-16869 Removed unused LoginFailedAuthenticationFailedMFA message id.Brad Kittenbrink