Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-08 | SL-14076 Preview should show more data about motions | Andrey Kleshchev | |
2021-04-07 | SL-13182 Fix root folder's state | Andrey Kleshchev | |
2021-04-07 | SL-14457 Removed legacy 'click on land' setting support | Andrey Kleshchev | |
By the time this will release, enough time should have passed for smooth transition. Alternative to removing this is to make it check build id for anything older than 6.4.17.557391 | |||
2021-04-07 | SL-14457 Make "Single click on land" default to "No action" | Andrey Kleshchev | |
2021-04-06 | SL-14717 Ability to trigger left clicks (and more) on animesh objects | Andrey Lihatskiy | |
Contribution by Rohacan Hirons SL-14717 Follow ups SL-14717 Using the cached setting in LLToolPie::handleHover() | |||
2021-04-06 | SL-14770 Sorting group notices by date disconnects the viewer. | Andrey Kleshchev | |
getItemIndex() on each insertion can be very expensive, use std::set's find instead | |||
2021-04-03 | SL-13182 Fix excessive resorting #2 | Andrey Kleshchev | |
Don't resort whole branch of inventory if created(loaded) item is not newer. Should also stabilize fetch phase a bit. | |||
2021-04-02 | SL-13182 Fix excessive resorting | Andrey Kleshchev | |
2021-04-02 | SL-13182 Expanded buildNewViews with build modes | Andrey Kleshchev | |
2021-04-01 | SL-13182 Split buildNewViews over frames | Andrey Kleshchev | |
2021-04-01 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-04-01 | Increment viewer version to 6.4.18 | Nat Goodspeed | |
following promotion of DRTVWR-514 | |||
2021-03-31 | Revert "SL-13182 Turn on openmp paralellization on Windows" | Andrey Kleshchev | |
This reverts commit a106d6cf78833a3e24f8d478807f6363e4af5652. | |||
2021-03-31 | SL-13182 Turn on openmp paralellization on Windows | Andrey Kleshchev | |
2021-03-25 | SL-14855 Disable edit button for uneditable items | Andrey Kleshchev | |
2021-03-25 | SL-14992 Replaced LLAPRFile's isExist with LLDirUtil's fileExists in fmodstudio | Andrey Kleshchev | |
This particular case of LLAPRFile crashes due to thread issues (and if it doesn't it might be affecting some other apr call due to using default pool). Function is not opening the .dsf file in question and LLAPRFile won't ensure that file exists till the end of the function, it just checks that file exists at a given moment. No point to overcomplicate things by adding thread safe pool, so replaced with dirutil. | |||
2021-03-23 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-11 | Merge branch 'SL-14862' into DRTVWR-527-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewerstats.cpp | |||
2021-03-11 | Merge remote-tracking branch 'origin/master' into SL-14862 | Brad Payne (Vir Linden) | |
2021-03-11 | SL-14862 - renamed widgets to the more descriptive controls | Brad Payne (Vir Linden) | |
2021-03-11 | SL-14862 - more generalized LLSD funcs | Brad Payne (Vir Linden) | |
2021-03-10 | SL-14862 - tab logging | Brad Payne (Vir Linden) | |
2021-03-10 | SL-14862 - use nested LLSD for widget info, condensed to the two leaf-most ↵ | Brad Payne (Vir Linden) | |
elements of the path. Simplified floater logging. | |||
2021-03-09 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-09 | Increment viewer version to 6.4.17 | Nat Goodspeed | |
following promotion of DRTVWR-532 | |||
2021-03-08 | Increment viewer version to 6.4.16 following revert of DRTVWR-519 | Brad Payne (Vir Linden) | |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2021-03-02 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-02 | Increment viewer version to 6.4.15 | Nat Goodspeed | |
following promotion of DRTVWR-519 | |||
2021-03-01 | SL-14862 - more types of UI usage logs | Brad Payne (Vir Linden) | |
2021-03-01 | merge | Brad Payne (Vir Linden) | |
2021-02-25 | SL-14879 "Play sounds from gestures" should not affect own sounds | Andrey Kleshchev | |
2021-02-18 | SL-14862 - catching more commands in LLUIUsage | Brad Payne (Vir Linden) | |
2021-02-17 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519 | unknown | |
2021-02-17 | Increment viewer version to 6.4.14 | Nat Goodspeed | |
following promotion of DRTVWR-517 | |||
2021-02-11 | SL-14862 - line endings fix, avoid period in key names | Brad Payne (Vir Linden) | |
2021-02-11 | SL-14862 - LLViewerStats logs which UI features get used | Brad Payne (Vir Linden) | |
2021-02-08 | Merge branch 'SL-14532' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-01 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Kleshchev | |
# Conflicts: # indra/llui/llscrolllistctrl.cpp | |||
2021-02-01 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2021-02-01 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-02-01 | Increment viewer version to 6.4.13 | Nat Goodspeed | |
following promotion of DRTVWR-513 | |||
2021-01-29 | SL-14794 Group floater not focusing when clicking on 'more info' or 'view ↵ | Andrey Kleshchev | |
profile' | |||
2021-01-29 | SL-14570 - moving windows 64-bit toolchain setting to build config params | Brad Payne (Vir Linden) | |
2021-01-27 | SL-14570 - test 64-bit toolchain for build issues | Brad Payne (Vir Linden) | |