Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-03 | Resolving conflicts after merge #2 | Andrey Kleshchev | |
2021-11-02 | Manually resolving conflicts after merge with DRTVWR-520 | Andrey Kleshchev | |
This reverts commit 0a745b47880fb16b1db8cd3327377a383dbfe6a8. | |||
2021-11-02 | Merge remote-tracking branch 'origin/master' into DRTVWR-540-maint | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/newview/CMakeLists.txt # indra/newview/installers/darwin/apple-notarize.sh # indra/newview/llappviewermacosx.cpp # indra/newview/llappviewerwin32.h # indra/newview/viewer_manifest.py # indra/win_crash_logger/llcrashloggerwindows.cpp | |||
2021-11-02 | SL-14992 fmod shutdown crash | Andrey Kleshchev | |
2021-10-29 | SL-14664 Fix missed pixmap init | Andrey Kleshchev | |
2021-10-28 | SL-16235 Restart music in case of an error | Andrey Kleshchev | |
Additional logging | |||
2021-10-28 | SL-15462 Convert waitForChannel() into state machine | Andrey Kleshchev | |
2021-10-28 | SL-16263 RaiseException in LLVolumeFace::createSide | Andrey Kleshchev | |
2021-10-28 | SL-16247 Post-d520 libvlc plugin fixes | Andrey Lihatskiy | |
by Callum | |||
2021-10-26 | SL-15992 Crash rapidly switching gestures | Andrey Kleshchev | |
2021-10-25 | SL-16121 Fix intaller complaining about missing string | Andrey Kleshchev | |
2021-10-25 | SL-16121 Fix viewer not cleaning up obsolete plugin modules on install | Andrey Kleshchev | |
2021-10-25 | SL-16218 treat texture selection similar to diffuse map handling. | Mnikolenko Productengine | |
2021-10-22 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2021-10-22 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2021-10-22 | SL-15387 Resolve some columns crashes | Andrey Kleshchev | |
Looks like mColumnsIndexed had dead pointers which resulted in a crash and there is some kind of hard to trigger interaction with searchable UI | |||
2021-10-22 | SL-15383 Crash at SearchableControl's setHighlighted | Andrey Kleshchev | |
2021-10-21 | SL-15997 Windows 11 detection | Andrey Kleshchev | |
2021-10-19 | SL-14469 Difficulties clicking objects that are close to the body | Andrey Kleshchev | |
2021-10-19 | SL-14457 Resolve click-to-move conflict with SL-14717 | Andrey Kleshchev | |
2021-10-19 | SL-14977 Fix passing wrong codes to ToUnicodeEx | Andrey Kleshchev | |
2021-10-19 | SL-15964 Fix gzip failing to compress files into unicode paths | Andrey Kleshchev | |
2021-10-18 | SL-16047 Strip unused includes | Andrey Kleshchev | |
2021-10-14 | DRTVWR-545 Raised the viewer version to 6.5.0 | Andrey Lihatskiy | |
2021-10-13 | Merge with master after latest Viewer release | Callum Linden | |
2021-10-13 | Merge with head of Master after a new Viewer release | Callum Prentice | |
2021-10-14 | Merge branch 'master' into DRTVWR-545-maint-mix | Andrey Lihatskiy | |
2021-10-13 | Merge branch 'master' into DRTVWR-528 | Dave Houlton | |
2021-10-13 | Increment viewer version to 6.4.24 | Nat Goodspeed | |
following promotion of DRTVWR-520 | |||
2021-10-13 | SL-15462 Refactor voiceControlCoro() into a state machine #2 | Andrey Kleshchev | |
2021-10-13 | SL-15462 Refactor voiceControlCoro() into a state machine #1 | Andrey Kleshchev | |
2021-10-13 | SL-16106 Fixed asset storage trying to request data on shutdown | Andrey Kleshchev | |
2021-10-11 | SL-15079 Fix group recognition | Andrey Kleshchev | |
In god mode isInGroup always returns true even if id belongs not to a group, but to an agent. But for some cases function is used to determine if session is a group or an agent. | |||
2021-10-11 | SL-16161 Don't process new plugin messages on shutdown #2 | Andrey Kleshchev | |
2021-10-08 | SL-16161 Don't process new plugin messages on shutdown | Andrey Kleshchev | |
Some pending messages might try to update non-existing view or cause a pop up, neither should be avaliable by this point, so just don't process them | |||
2021-10-08 | SL-14664 Fix missed resource declaration | Andrey Kleshchev | |
2021-10-08 | SL-16157 Crash at LLFontGL::maxDrawableChars | Andrey Kleshchev | |
2021-10-08 | SL-16152 _Allocate failed | Andrey Kleshchev | |
2021-10-07 | Fix: SL-12320 The Viewer functionality is broken with an in-viewer enabled proxy | Callum Linden | |
2021-10-06 | SL-15415 Crashes in updateGeometry | Andrey Kleshchev | |
2021-10-06 | SL-16120 Links are not shown in Inventory's 'Recent' tab | Andrey Kleshchev | |
Revert "SL-13459 Don't show links in Inventory's 'Recent' tab" This reverts commit 7e3a65caec818322803a8fb082578c91f3f6150d. | |||
2021-10-04 | SL-16125 Crash in sslVerify on shutdown | Andrey Kleshchev | |
2021-10-02 | SL-16106 Fixed asset storage trying to request data on shutdown | Andrey Kleshchev | |
2021-10-01 | SL-16123 Don't close Search or Map floaters when user teleports | Andrey Kleshchev | |
Brief reason: This breaks the use case of searching for places to go and trying several of them. Inconsistent with Destinations and other floaters. | |||
2021-10-01 | SL-13934 Crash at saveToFile #2 | Andrey Kleshchev | |
More detailed stream handling and logging | |||
2021-09-29 | SL-13934 Crash at saveToFile | Andrey Kleshchev | |
2021-09-29 | SL-16105 Crash at LLTrackBlenderLoopingManual's setPosition | Andrey Kleshchev | |
User opened editor, pressed play, according to logs environment wasn't loaded yet, asset had yet to arrive. | |||
2021-09-28 | DRTVWR-545 New line for the coding policy check | Andrey Lihatskiy | |
2021-09-28 | Revert "Merge branch 'c++17' into DRTVWR-522-maint" | Andrey Lihatskiy | |
This reverts commit 203ea3a70a775a09cbbffb1740ab7c58f1780baa, reversing changes made to 8e3f0778863a5aa337d1148a243ea91d238a8ac5. # Conflicts: # indra/newview/llmachineid.cpp | |||
2021-09-27 | SL-16087 [D545] New clothes do not have the word 'New' in their names | Andrey Kleshchev | |