summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-18SL-14079 Add more loggingMnikolenko Productengine
2021-08-18SL-15848 FIXED Camera shaking when focused on terrain while avatar is in motionMnikolenko Productengine
2021-08-18SL-15759 Crash in setCapabilityAndrey Kleshchev
Different subcase of same crash, this one for losing connection
2021-08-16SL-14988 Removed redundant checkAndrey Kleshchev
Potentially a result of a merge conflict, same check and recorder are inside doFlexibleUpdate();
2021-08-16SL-14988 Overflow can keep flexi from updatingAndrey Kleshchev
2021-08-16SL-15380 Do not mute object agent is riding when agent and object are in ↵Andrey Kleshchev
different parcels
2021-08-14SL-15588 Updated llphysicsextensions_tpv to codeticket version 562599Andrey Lihatskiy
2021-08-13SL-15292 waitForChannel crashAndrey Kleshchev
This code needs to be turned into a state machine (switch-case between states) with clean exit and each state clean and separate. Right now it passes through all stages on exit and relies onto multiple bools instead of just transitioning to 'exit' state. In some cases coroutine still lives longer than voice singletone, it also needs to be adressed.
2021-08-13SL-15689 EEP doesn't change with height for sitting agentsAndrey Kleshchev
2021-08-13SL-15830 remove ancient "non-system grid" handling from the viewerMnikolenko Productengine
2021-08-13SL-11690 Parse URLs in Group description and Land descriptionMnikolenko Productengine
2021-08-12DRTVWR-520 Updated dullahan to codeticket build 562751Andrey Lihatskiy
2021-08-12Merge branch 'master' into DRTVWR-520-apple-notarizationAndrey Lihatskiy
# Conflicts: # autobuild.xml # build.sh # indra/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewermacosx.cpp # indra/newview/llappviewerwin32.h # indra/newview/viewer_manifest.py # indra/win_crash_logger/llcrashloggerwindows.cpp
2021-08-12SL-443 Keybindings: Fix some settings not being loaded for editingAndrey Kleshchev
2021-08-11SL-15791 Send control lbutton from mouselook if ml controls aren't grabbedAndrey Kleshchev
Viewer sending non ML click in mouselook might be a bug, and it generates up and down events on cliks even if mouse wasn't released, but by this point a lot of scripts rely onto this behavior so just reimplemented it as it were prior to DRTVWR-514
2021-08-11SL-15791 Assigned walk_to or teleport_to sometimes prevents controls from ↵Andrey Kleshchev
triggering
2021-08-11SL-15791 Double click was not causing CONTROL_LBUTTON_DOWNAndrey Kleshchev
2021-08-11SL-15798 Crash in clearCachedVisibleObjectsMnikolenko Productengine
2021-08-11SL-15791 CONTROL_ML_LBUTTON and CONTROL_LBUTTON were triggered simultaneouslyAndrey Kleshchev
2021-08-10SL-15794 Rapidly clicking objects or attachments triggers teleportAndrey Kleshchev
All doubleclicks should be treated as clicks in scope of editor
2021-08-10Merge branch 'master' into DRTVWR-519 after Viewer releaseCallum Prentice
2021-08-10Merge master (DRTVWR-531) into DRTVWR-542-meshoptAndrey Kleshchev
2021-08-10Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
2021-08-10Merge branch 'master' into DRTVWR-486Andrey Lihatskiy
2021-08-10Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2021-08-10Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-08-10Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-08-10Merge branch 'master' into DRTVWR-527-maintAndrey Lihatskiy
2021-08-10Merge branch 'master' into DRTVWR-522-maintAndrey Lihatskiy
2021-08-10Merge remote-tracking branch 'origin/master' into DRTVWR-521-maintAndrey Lihatskiy
2021-08-09Increment viewer version to 6.4.23Nat Goodspeed
following promotion of DRTVWR-531
2021-08-09SL-15789 Crash in LLTranslationAPIHandlerAndrey Kleshchev
Bugsplat logged an out_of_range exception for unknown string
2021-08-09SL-15788 Crash throw_std_bad_alloc in LLImageRaw's scaleAndrey Kleshchev
2021-08-09SL-15759 Crash in requestBaseCapabilitiesCoroAndrey Kleshchev
2021-08-09SL-15773 Don't try to remove breakpad minidump if it's not neededMnikolenko Productengine
2021-08-06SL-15778 Crash at getPreferredType() in findCategoryUUIDForTypeInRootAndrey Kleshchev
2021-08-06SL-15696 Don't be so persistent with outdated driver notificationAndrey Kleshchev
Some manufactures provide no own updated drivers yet forbid users from updating to intel provided one
2021-08-06DRTVWR-542 Automated method selection #2Andrey Kleshchev
2021-08-04DRTVWR-542 Automated method selectionAndrey Kleshchev
Normally simplification methods apply for whole upload, but this one selects methods per model or per face.
2021-08-04SL-15722 FIXED The experience permissions request dialog has "Force your ↵Mnikolenko Productengine
avatar to sit" shown twice.
2021-08-04DRTVWR-542 Fix incorect dropbox stateAndrey Kleshchev
2021-08-03SL-15746 Turning right has priority over turning leftAndrey Kleshchev
Does not cover other opposite-direction movements since only rotation is viewer handled.
2021-08-03SL-15426 FIXED Tear off menu visible during logoutMnikolenko Productengine
2021-08-02SL-15201 Increased the viewer version to 6.5 for profiles viewerAndrey Lihatskiy
2021-08-02SL-15711 Viewer hangs with agents with malformed inventoryAndrey Kleshchev
2021-08-02Merged in signal/readme-makeup (pull request #641)Signal Linden
SL-14702: Spruce up README Approved-by: Andrey Lihatskiy
2021-08-02Merged in signal/sweep (pull request #642)Signal Linden
SL-15743: Remove unused files, .hgtags & Debian packaging Approved-by: Andrey Lihatskiy
2021-08-02SL-15743: Remove debian packagingBennett Goble
2021-08-02SL-15743: Remove .hgtags fileBennett Goble
2021-08-02SL-14702: Spruce up READMESignal Linden