summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2021-02-01Merge branch 'master' into DV525-merge-6.4.13Dave Houlton
2021-02-01Merged in SL-14706 (pull request #457)Michael Pohoreski
SL-14706 Merge Sovereign Engineer's fix for stars not centered around camera: Stars render around center of sim instead of center of camera. Approved-by: Dave Houlton
2021-02-01Merge branch 'master' into DRTVWR-514-keymappingsAndrey Kleshchev
# Conflicts: # indra/llui/llscrolllistctrl.cpp
2021-02-01Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master ↵Andrey Kleshchev
into DRTVWR-515-maint # Conflicts: # autobuild.xml (llca) # indra/llwindow/llwindow.h (SL-13507 vs SL-5894) # indra/newview/llscenemonitor.cpp (SL-14422) # indra/newview/llvovolume.cpp (SL-12069)
2021-02-01Merge remote-tracking branch 'origin/master' into DRTVWR-517Brad Payne (Vir Linden)
2021-02-01Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
2021-02-01Increment viewer version to 6.4.13Nat Goodspeed
following promotion of DRTVWR-513
2021-01-29SL-14706 Merge Sovereign Engineer's fix for stars not centered around ↵Ptolemy
camera: Stars render around center of sim instead of center of camera.
2021-01-30SL-14793 Landmark fetching not cleaning request list on completionAndrey Kleshchev
2021-01-29SL-14732: Merge Sovereign Engineer's cloud patch: Fix writing outside ↵Ptolemy
outside of the bound fbo in forward render class2 cloud shader
2021-01-29SL-14731: Fix sun gamma -- merge Sovereign Engineer's patch: Fix sun gamma ↵Ptolemy
space for accurate color reproduction of sun textures
2021-01-29SL-13490 replace imperfect object-relative normals with constant lengthDave Houlton
2021-01-28SL-14767 Expanded logging to be a bit more informativeAndrey Kleshchev
2021-01-28SL-14486 Avoid accidental truncation of avatar notes fieldAndrey Kleshchev
Server sided limitation, web page allows more than server sends to viewer. This is a workaround untill server sided restriction gets lifted.
2021-01-27SL-13490 fix debug normals under non-uniform scaleDave Houlton
2021-01-27SL-14423 Ctrl+Alt+Shift+A is assigned to 2 thingsAndrey Kleshchev
Remapped debugging avatar textures (requires godlike agent) to Ctrl+Shift+Alt+K
2021-01-27SL-14424 Remove shortcut that conflicts with camera controlsAndrey Kleshchev
2021-01-27SL-14422 Crash at LLSceneMonitor::dumpToFileMnikolenko Productengine
2021-01-26SL-14651 Keybinding's panel combobox can cause confusionAndrey Kleshchev
2021-01-26SL-14766 long unicode display names corrupt the conversation.logAndrey Kleshchev
Contribution by Beq Janus
2021-01-25SL-14705: Cleanup U32 S32 castPtolemy
2021-01-25SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with ↵Ptolemy
AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows
2021-01-22SL-14707: Merge Sovereign Engineer's fix for clouds: Clouds are unusually ↵Ptolemy
dim in EEP
2021-01-22SL-3136 Logout crash fixes from Ansariel HillerAndrey Kleshchev
2021-01-21SL-14728 Im session without id should be closableAndrey Kleshchev
2021-01-21SL-14728 Added data validation into incoming call dialogAndrey Kleshchev
2021-01-21SL-14597 Fixed deprecated function and added signal handlingAndrey Kleshchev
Signal handling is ugly, but so far that's the only option that works Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2021-01-21Merged in xcode-buildfix (pull request #442)Andrey Lihatskiy
xcode 12.3 buildfix * xcode 12.3 buildfix Approved-by: Andrey Kleshchev
2021-01-19SL-13629, reconstruct rainbow lookup coord to reduce interior bandingDave Houlton
2021-01-18SL-14597 ensure that uris don't crash viewerAndrey Kleshchev
2021-01-18SL-14597 Missed libraries for http testAndrey Kleshchev
2021-01-16SL-14597 Fixed mac library only including symlinkAndrey Kleshchev
2021-01-16SL-14597 Updated Mac library nameAndrey Kleshchev
2021-01-16SL-14597 Pulled in updated uriparserAndrey Kleshchev
Due to crash inside uriparser's code
2021-01-15SL-14283 Don't crash viewer, only show a notificationAndrey Kleshchev
2021-01-14SL-14283 When updater is missing, viewer fails to launch silentlyAndrey Kleshchev
2021-01-14SL-14504 FIXED Classified links always launch your Profile ClassifiedsMnikolenko Productengine
2021-01-13SL-13629 Modify texcoord to reverse rainbow color orderDave Houlton
2021-01-08Addresses SL-14582: Add code to only write the file last access time ↵Callum Prentice
occasionally
2021-01-07SL-14035 revert incorrect removal of glarePtolemy
2021-01-06SL-14035: Don't use sRGB textures when not specifiedPtolemy
2021-01-06SL-14035: Incorporate patch from Sovereign Engineer to fix specular reflectionPtolemy
2021-01-06SL-11300 Camera distance to avatar in neighbouring region incorrectAndrey Kleshchev
2021-01-06SL-14270 Crash on participant's updateNameAndrey Kleshchev
Session was deleted before viewer had a chance to create view for listener, so listener ended up not deleted and avaiting an uptade, then tryed to call for deleted session.
2021-01-05SL-14074 Resolved potential cause of conversation crashesAndrey Kleshchev
Models (listeners) belong to folder-views, deleting all of them means that not only proper cleanup procedure won't be followed, and view might try clean dead pointer.
2021-01-04SL-14347 Crash at ChoosePixelFormatAndrey Kleshchev
2021-01-04SL-14529 Replace dynamic_cast to LLAvatarJoint with static castsAndrey Kleshchev
Replaced couple (LLAvatarJoint*) for consistency
2020-12-11SL-14505 FIXED [Win10] The viewer isn't started on the non-English system localeMnikolenko Productengine
2020-12-10SL-12069 Issues with bakes-on-mesh and alpha modesAndrey Kleshchev
2020-12-09Revert "SL-12069 Issues with bakes-on-mesh and alpha modes"Andrey Kleshchev
This reverts commit afd734b5f4ba66204f80f7726aa5fec538fcf1e4. Fix will be updated and moved to DRTVWR-515.