Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-20 | DRTVWR-534: another tiny change to stop the irritating text selection on ↵ | Callum Prentice | |
drag in EQR preview window | |||
2021-08-20 | DRTVWR-534: Miniscule but important change to make the name of the floater ↵ | Callum Prentice | |
orthogonal throughout | |||
2021-08-20 | SL-15850 Mangled chat in case of lost connection | Andrey Kleshchev | |
2021-08-20 | DRTVWR-534: collection of minor UI tweaks and fixes via XUI changes | Callum Prentice | |
2021-08-20 | DRTVWR-534: Batch of modifications to 360 capture project after moving from ↵ | Callum Prentice | |
internal repo to public one. | |||
2021-08-20 | SL-7934 Driver version from wrong GPU | Andrey Kleshchev | |
2021-08-19 | SL-15855 skip scroll wheel handling when quitting | Mnikolenko Productengine | |
2021-08-19 | SL-15853 Added the Map icon to bottom toolbar defaults | Andrey Lihatskiy | |
2021-08-18 | SL-15462 Refactor voiceControlCoro() into a state machine #2 | Andrey Kleshchev | |
2021-08-18 | SL-15462 Refactor voiceControlCoro() into a state machine #1 | Andrey Kleshchev | |
2021-08-18 | SL-14079 Add more logging | Mnikolenko Productengine | |
2021-08-18 | SL-15848 FIXED Camera shaking when focused on terrain while avatar is in motion | Mnikolenko Productengine | |
2021-08-18 | SL-15759 Crash in setCapability | Andrey Kleshchev | |
Different subcase of same crash, this one for losing connection | |||
2021-08-16 | SL-14988 Removed redundant check | Andrey Kleshchev | |
Potentially a result of a merge conflict, same check and recorder are inside doFlexibleUpdate(); | |||
2021-08-16 | SL-14988 Overflow can keep flexi from updating | Andrey Kleshchev | |
2021-08-16 | SL-15380 Do not mute object agent is riding when agent and object are in ↵ | Andrey Kleshchev | |
different parcels | |||
2021-08-13 | SL-15292 waitForChannel crash | Andrey 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-13 | SL-15689 EEP doesn't change with height for sitting agents | Andrey Kleshchev | |
2021-08-13 | SL-15830 remove ancient "non-system grid" handling from the viewer | Mnikolenko Productengine | |
2021-08-13 | SL-11690 Parse URLs in Group description and Land description | Mnikolenko Productengine | |
2021-08-12 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey 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-12 | SL-443 Keybindings: Fix some settings not being loaded for editing | Andrey Kleshchev | |
2021-08-11 | SL-15791 Send control lbutton from mouselook if ml controls aren't grabbed | Andrey 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-11 | SL-15791 Assigned walk_to or teleport_to sometimes prevents controls from ↵ | Andrey Kleshchev | |
triggering | |||
2021-08-11 | SL-15791 Double click was not causing CONTROL_LBUTTON_DOWN | Andrey Kleshchev | |
2021-08-11 | SL-15798 Crash in clearCachedVisibleObjects | Mnikolenko Productengine | |
2021-08-11 | SL-15791 CONTROL_ML_LBUTTON and CONTROL_LBUTTON were triggered simultaneously | Andrey Kleshchev | |
2021-08-10 | SL-15794 Rapidly clicking objects or attachments triggers teleport | Andrey Kleshchev | |
All doubleclicks should be treated as clicks in scope of editor | |||
2021-08-10 | Merge branch 'master' into DRTVWR-519 after Viewer release | Callum Prentice | |
2021-08-10 | Merge master (DRTVWR-531) into DRTVWR-542-meshopt | Andrey Kleshchev | |
2021-08-10 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2021-08-10 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-08-10 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-08-10 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-08-10 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
2021-08-10 | Merge remote-tracking branch 'origin/master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-08-09 | Increment viewer version to 6.4.23 | Nat Goodspeed | |
following promotion of DRTVWR-531 | |||
2021-08-09 | SL-15789 Crash in LLTranslationAPIHandler | Andrey Kleshchev | |
Bugsplat logged an out_of_range exception for unknown string | |||
2021-08-09 | SL-15788 Crash throw_std_bad_alloc in LLImageRaw's scale | Andrey Kleshchev | |
2021-08-09 | SL-15759 Crash in requestBaseCapabilitiesCoro | Andrey Kleshchev | |
2021-08-09 | SL-15773 Don't try to remove breakpad minidump if it's not needed | Mnikolenko Productengine | |
2021-08-06 | SL-15778 Crash at getPreferredType() in findCategoryUUIDForTypeInRoot | Andrey Kleshchev | |
2021-08-06 | SL-15696 Don't be so persistent with outdated driver notification | Andrey Kleshchev | |
Some manufactures provide no own updated drivers yet forbid users from updating to intel provided one | |||
2021-08-06 | DRTVWR-542 Automated method selection #2 | Andrey Kleshchev | |
2021-08-04 | DRTVWR-542 Automated method selection | Andrey Kleshchev | |
Normally simplification methods apply for whole upload, but this one selects methods per model or per face. | |||
2021-08-04 | SL-15722 FIXED The experience permissions request dialog has "Force your ↵ | Mnikolenko Productengine | |
avatar to sit" shown twice. | |||
2021-08-04 | DRTVWR-542 Fix incorect dropbox state | Andrey Kleshchev | |
2021-08-03 | SL-15746 Turning right has priority over turning left | Andrey Kleshchev | |
Does not cover other opposite-direction movements since only rotation is viewer handled. | |||
2021-08-03 | SL-15426 FIXED Tear off menu visible during logout | Mnikolenko Productengine | |
2021-08-02 | SL-15711 Viewer hangs with agents with malformed inventory | Andrey Kleshchev | |