summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-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-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-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-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-16815 Fix for crash when disabling ALM.Dave Parks
2022-02-18Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-02-18SL-16815 Better occlusion query name pool. Leverage pool FILO nature to ↵Dave Parks
avoid reusing a query while the GPU is still chewing on it.
2022-02-18SL-16811 Shape preview images do not display all of the attachments.Andrey Kleshchev
2022-02-18SL-16886 Fix for bad batching parameters for some rigged meshes.Dave Parks
2022-02-17SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and ↵Dave Parks
querying for available video memory.
2022-02-17SL-16861 Animesh and avatar color change fixAndrey Kleshchev
2022-02-15SL-16842, SL-14300: Merge branch 'DRTVWR-555' into DRTVWR-553-555Nat Goodspeed
2022-02-15SL-16842, SL-14300: Update to viewer-manager build 568552Nat Goodspeed
2022-02-14SL-16418 Media texture update stall fix. Make media texture updates use ↵Dave Parks
LLImageGL thread to update, fix AMD sync issue on ImageGL thread and install debug callbacks on LLImageGL thread when debug gl enabled.
2022-02-11SL-16842: Merge 'DRTVWR-555' into DRTVWR-553-555 for updater fix.Nat Goodspeed
2022-02-11SL-16842: Update to viewer-manager build 568451Nat Goodspeed
2022-02-08SL-13792: Merge branch 'DRTVWR-555' into DRTVWR-553-555.Nat Goodspeed
This picks up the change to 32-bit Windows viewer-manager.
2022-02-08DRTVWR-555: Update to viewer-manager build 568310Nat Goodspeed
2022-02-08Merge branch 'DRTVWR-555' into DRTVWR-553+555Andrey Lihatskiy
# Conflicts: # autobuild.xml # indra/newview/llappviewer.cpp # indra/newview/viewer_manifest.py
2022-02-07Merged in DRTVWR-553-maint-mix-JK (pull request #856)Ansariel Hiller
Fix template verifier erroneously failing checksum check Approved-by: Nat Linden Approved-by: Signal Linden Approved-by: Andrey Lihatskiy
2022-02-04SL-16788: Update to viewer-manager build 568156Nat Goodspeed
2022-02-04SL-16787 Updater launch issues.Andrey Kleshchev
2022-02-03Merged in SL-16727 (pull request #863)Michael Pohoreski
SL-16727: Revert change causing llvieweroctree to not render reflections when shadows are set to projectors cause by commit bb379cb8cc
2022-02-03SL-16727: Revert change causing llvieweroctree to not render reflections ↵Ptolemy
when shadows are set to projectors cause by commit bb379cb8cc
2022-02-03DRTVWR-555 Sign SLVersionChecker with the hardened runtimeAndrey Lihatskiy
2022-02-02SL-16630 Notarization script updateAndrey Lihatskiy
(cherry picked from commit 5fcb811aa2b455cebf18830cf0cdef14025dacdb)
2022-02-02SL-13792: Update to viewer-manager build 568036Nat Goodspeed
2022-02-02Fix template verifier erroneously failing checksum checkAnsariel
2022-02-02SL-14769 Allow to log-in, even if there's an inventory errorMnikolenko Productengine
2022-02-02Merged in revert-16418 (pull request #854)Euclid Linden
Revert SL-16418 commits Approved-by: Michael Pohoreski
2022-02-01Revert "Merged in euclid-16418 (pull request #846)"Dave Houlton
This reverts commit 40fe5277e1390c975d9a3184ff8fc46d69dfb450, reversing changes made to af830e5fc5840194be95140f644a27011b9b7e06.