Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-20 | DRTVWR-521 post-merge build fix | Andrey Lihatskiy | |
2021-07-20 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp # indra/llui/llnotifications.h # indra/newview/llappviewer.cpp # indra/newview/llappviewermacosx.cpp | |||
2021-07-19 | SL-15292 Voice's singleton shutdown before voice's coroutine | Andrey Kleshchev | |
2021-07-16 | SL-15594 Reimplement previous voice keybind behavior | Andrey Kleshchev | |
Also fixed dupplicate checks | |||
2021-07-15 | DRTVWR-521 improvement | Andrey Lihatskiy | |
2021-07-15 | SL-443 keybindings: Do not error on unknown function | Andrey Kleshchev | |
It is likely be from newer viewer / Preparations for SL-443 deloyment. | |||
2021-07-14 | Increment viewer version to 6.4.22 | Nat Goodspeed | |
following promotion of DRTVWR-516 | |||
2021-07-13 | Revert "SL-15434 Change default landmark destination" | Andrey Kleshchev | |
This reverts commit efc8b268a2686a86c0975b4b3f67ef821a416d98. | |||
2021-07-12 | DRTVWR-521 xcode buildfix | Andrey Lihatskiy | |
2021-07-12 | Merge branch 'build-hooks' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-07-02 | SL-15528 Crash at reblendSettings | Andrey Kleshchev | |
looks like blenders weren't inited yet. | |||
2021-07-02 | SL-14075 allow exporting multiple textures with the same name | Mnikolenko Productengine | |
2021-07-01 | SL-15383 Fix combobox's search highlights | Andrey Kleshchev | |
2021-07-01 | SL-15512 Update text in the Favorites Bar and Favorites window | Mnikolenko Productengine | |
2021-06-30 | SL-15434 Change default landmark destination | Andrey Kleshchev | |
2021-06-30 | SL-15434 The 'Add to my Landmarks' star icon is not marked in the Top menu bar | Andrey Kleshchev | |
2021-06-30 | SL-15501 Viewer crash with unprotected use of std::vector::front() | Andrey Kleshchev | |
2021-06-30 | SL-15500: Only run coding_policy_git.py on Mac | Nat Goodspeed | |
since it fails on Windows due to some problem in the underlying library. Also wrap the coding policy checks in a TC log subsection. | |||
2021-06-30 | SL-15500: Always have to work around Windows path incompatibilities. | Nat Goodspeed | |
2021-06-29 | SL-15500: Use plain pip install, not pip_install shell function. | Nat Goodspeed | |
pip_install doesn't know about the '-r requirements.txt' feature. | |||
2021-06-29 | SL-15500: Install git-hooks (and requirements) and run policy check | Nat Goodspeed | |
on the entire current (branch of the) viewer repo before starting any build. | |||
2021-06-29 | SL-15500: A couple further tweaks to satisfy commit policy checker. | Nat Goodspeed | |
2021-06-29 | SL-15500: Merge branch 'utf8' into build-hooks | Nat Goodspeed | |
Since we're going to run the git-hooks validation over the whole repository at the start of every viewer build, it's important that we start with a clean pass. Certain text files contained non-ASCII, non-UTF8 characters. We had already been down the path of identifying and replacing those with ASCII. Pull in those changes. | |||
2021-06-25 | SL-15458 Avatars who are moderators appear twice in popped-out IM session ↵ | Andrey Kleshchev | |
floater | |||
2021-06-25 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-06-25 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llvoicevivox.cpp | |||
2021-06-24 | Increment viewer version to 6.4.21 | Nat Goodspeed | |
following promotion of DRTVWR-518 | |||
2021-06-24 | SL-10297 windows local build fix | Andrey Kleshchev | |
win_crash_logger will be fully removed in D520, for now just fixing local relwithdebinfo build | |||
2021-06-23 | SL-15292 waitForChannel crash #4 | Andrey Kleshchev | |
2021-06-23 | SL-15292 waitForChannel crash #3 | Andrey Kleshchev | |
2021-06-23 | SL-15292 waitForChannel crash #2 | Andrey Kleshchev | |
2021-06-16 | SL-15406 Removed text below initial login screen screenshots | Andrey Kleshchev | |
2021-06-15 | SL-15404 Crash at setSeedCapability | Andrey Kleshchev | |
Viewer tried to set capability when quiting. | |||
2021-06-15 | SL-15403 Crash at LLFloaterTools's setStatusText | Andrey Kleshchev | |
On shutdown some floaters reset tools using LLToolMgr::setCurrentToolset and it updates LLFloaterTools, which might be dead by that point | |||
2021-06-14 | SL-15383 Crash at SearchableControl's setHighlighted | Andrey Kleshchev | |
2021-06-10 | Fix for SL-15381 Import Vivox VAD voice fixes into 'Viewer UI changes' branch | Callum Prentice | |
2021-06-09 | SL-15363 how_to on older viewers is forced to persist | Andrey Kleshchev | |
Older how_to floater is not set to persist in between sessions and gets stuck, ranamed new how_to into guidebook to avoid the issue | |||
2021-06-08 | SL-15168 A bit of debug logging | Andrey Kleshchev | |
2021-06-07 | SL-15351 'Speak' button remains active on the parcel with disabled voice | Andrey Kleshchev | |
2021-06-07 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2021-06-07 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
2021-06-07 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-06-07 | Increment viewer version to 6.4.20 | Nat Goodspeed | |
following promotion of DRTVWR-525 | |||
2021-06-04 | SL-15350 Update images for New User viewer log in page | Andrey Lihatskiy | |
2021-06-03 | SL-15292 waitForChannel crash | Andrey Kleshchev | |
2021-06-03 | SL-15272 Bugsplat crashes at condition wait() | Andrey Kleshchev | |
Made sure all waits will be triggered, won't loop back and that in case of http queue it had some time to trigger | |||
2021-06-03 | SL-15243 Unicode URL validation | Andrey Kleshchev | |
2021-06-01 | Updated llca to codeticket build 560271 | Andrey Lihatskiy | |
2021-05-31 | SL-15093 Crash nanov2_free_to_block #2 | Andrey Kleshchev | |
Mostly converted some boost pointers to std ones Made ~LLNotificationChannelBase() more explicit to get a bit more data on location of another crash that likely happens when cleaning mItems | |||
2021-05-28 | SL-15093 Crash nanov2_free_to_block | Andrey Kleshchev | |
Superficially crash happens in disconnect() inside signal's deconstructor. Manual cleanup should help figuring out if crash happens due to named or anonymous listeners |