Age | Commit message (Expand) | Author |
2021-10-04 | SL-16024: Don't use a lambda as default arg for universal reference. | Nat Goodspeed |
2021-10-04 | SL-16024: LLThreadSafeQueue enhancements | Nat Goodspeed |
2021-10-04 | SL-16125 Crash in sslVerify on shutdown | Andrey Kleshchev |
2021-10-04 | Merged in DRTVWR-541 (pull request #717) | Euclid Linden |
2021-10-04 | Merged in SL-16040 (pull request #709), Nat's changes to allow autobuild with... | Nat Linden |
2021-10-04 | SL-16024: Introduce tuple.h with tuple_cons(), tuple_cdr(). | Nat Goodspeed |
2021-10-02 | SL-16106 Fixed asset storage trying to request data on shutdown | Andrey Kleshchev |
2021-10-01 | SL-16124 - switch default region to Lag Me 5 now that it is set up and working | Callum Linden |
2021-10-01 | SL-16123 Don't close Search or Map floaters when user teleports | Andrey Kleshchev |
2021-10-01 | SL-16024: Enhance LLThreadSafeQueue for use with WorkQueue. | Nat Goodspeed |
2021-10-01 | SL-16124 First pass at a Python3 script to launch multiple non-interactive Vi... | Callum Linden |
2021-10-01 | SL-13934 Crash at saveToFile #2 | Andrey Kleshchev |
2021-10-01 | SL-16094 Move LLWindowWin32::mainWindowProc and Windows message handling to a... | Dave Parks |
2021-10-01 | SL-15999 use callback for updating window title | Mnikolenko Productengine |
2021-09-30 | SL-16116 FIXED Mouse clicks don't work in-world | Mnikolenko Productengine |
2021-09-29 | SL-13934 Crash at saveToFile | Andrey Kleshchev |
2021-09-29 | Merge branch 'SL-15999' of ssh://bitbucket.org/lindenlab/viewer into SL-15999 | Brad Payne (Vir Linden) |
2021-09-29 | SL-15999 - force multiple viewers support for noninteractive mode | Brad Payne (Vir Linden) |
2021-09-29 | SL-16034 init LLNavigationBar to allow setting title with location info later | Mnikolenko Productengine |
2021-09-29 | SL-16105 Crash at LLTrackBlenderLoopingManual's setPosition | Andrey Kleshchev |
2021-09-29 | Merge branch 'SL-15999' of ssh://bitbucket.org/lindenlab/viewer into SL-15999 | Brad Payne (Vir Linden) |
2021-09-29 | SL-15999 - noninteractive sessions should quit cleanly when they get a close ... | Brad Payne (Vir Linden) |
2021-09-29 | SL-15999 - don't create floaters in noninteractive mode | Brad Payne (Vir Linden) |
2021-09-29 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Brad Payne (Vir Linden) |
2021-09-29 | SL-16034 Disable all displays and UI in noninteractive mode | Mnikolenko Productengine |
2021-09-28 | SL-16040: _aligned_malloc() and _aligned_free() are Microsoft only. | Nat Goodspeed |
2021-09-28 | Merge branch 'SL-15999' of https://bitbucket.org/lindenlab/viewer into SL-15999 | Callum Linden |
2021-09-28 | SL-16102 Set window title to agent name (child of SL-15999 Support for low ov... | Callum Linden |
2021-09-28 | SL-16040: operator new() must never return nullptr. | Nat Goodspeed |
2021-09-28 | SL-16040: Honor autobuild_{configure,build}_parameters variables. | Nat Goodspeed |
2021-09-28 | SL-15999 - noninteractive sessions disable logging | Brad Payne (Vir Linden) |
2021-09-28 | SL-15999 - draw no objects when noninteractive | Brad Payne (Vir Linden) |
2021-09-28 | SL-15999 - noninteractive mode: create minimal objects,load no textures | Brad Payne (Vir Linden) |
2021-09-28 | SL-16098 Unable to sit on an object using the 'Object inspector' floater | Andrey Kleshchev |
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 |
2021-09-27 | SL-16093 Don't force the console window to be open on developer builds becaus... | Dave Parks |
2021-09-27 | SL-16088 Fix for stall from many calls to glGenBuffers. | Dave Parks |
2021-09-27 | SL-15999 - noninteractive: debugging run issues, suppress AFK/Away pose | Brad Payne (Vir Linden) |
2021-09-27 | SL-16087 [D545] New clothes do not have the word 'New' in their names | Andrey Kleshchev |
2021-09-27 | DRTVWR-543: Fix local Mac builds with BugSplat. (Thanks NickyD!) | Nat Goodspeed |
2021-09-27 | Merge branch 'SL-15999' of ssh://bitbucket.org/lindenlab/viewer into SL-15999 | Brad Payne (Vir Linden) |
2021-09-27 | SL-15999 - removed kludgy run disablement, needs better fix | Brad Payne (Vir Linden) |
2021-09-27 | SL-16085 FIXED "Reset skeleton and animation" isn't reset the animation on t... | Mnikolenko Productengine |
2021-09-24 | Ignore build-vc160-64 | Runitai Linden |
2021-09-24 | SL-15999 (SL-16055) Turn off voice in non-interactive mode | Callum Linden |
2021-09-24 | SL-16063 FIXED The favorite landmark does not change after editing from anoth... | Mnikolenko Productengine |
2021-09-23 | DRTVWR-543: Consistently use ClassicCallback<USERDATA> throughout. | Nat Goodspeed |
2021-09-23 | DRTVWR-543: Merge branch 'DRTVWR-543-maint' into classic | Nat Goodspeed |
2021-09-23 | DRTVWR-543: Add ClassicCallback utility class with tests | Nat Goodspeed |