Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-10 | Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JK | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/key_bindings.xml # indra/newview/llappviewer.cpp # indra/newview/llkeyconflict.cpp | |||
2022-01-10 | SL-15083 Add 'DiskCacheVersion' to keep 'filesystem cache' in check | Mnikolenko Productengine | |
2022-01-07 | Merged in SL-13297 (pull request #820) | Howard Stearns | |
SL-13297 Show both voice versions Approved-by: Andrey Kleshchev Approved-by: Andrey Lihatskiy | |||
2022-01-06 | SL-13297 - fix a strange no-op merge conflict | Howard Stearns | |
2022-01-06 | SL-13297 - Change names to match coding standard. | Howard Stearns | |
2022-01-06 | SL-13297 - Update autobuild.xml for new 3p-slvoice dependency following ↵ | Howard Stearns | |
commit message changes there. | |||
2022-01-06 | SL-13297 - bad copypasta | Howard Stearns | |
2022-01-06 | SL-13297 - Use new teamcity slvoice. | Howard Stearns | |
2022-01-06 | SL-13297 - Record and use build version reported by SLVoice | Howard Stearns | |
2022-01-06 | SL-13297 - Get rid of new lllicenseinfo. We do not need it. | Howard Stearns | |
2022-01-06 | SL-13297 - Show both server/voice versions only if mismatched. Otherwise ↵ | Howard Stearns | |
show the longer one. | |||
2022-01-06 | SL-13297 - Create LLLicenseInfo and use it in LLAppViewer::getViewerInfo and ↵ | Howard Stearns | |
LLFloaterAbout::postBuild. | |||
2022-01-05 | bad copypasta | Howard Stearns | |
2022-01-05 | Use new teamcity slvoice. | Howard Stearns | |
2022-01-06 | SL-16593 Viewer login gets stuck requesting caps | Andrey Kleshchev | |
Error happens before viewer enters STATE_SEED_GRANTED_WAIT, so couldn't bypass straight to STATE_SEED_CAP_GRANTED and had to implement an error state. But in this case might be better to fail login immediately. | |||
2021-12-30 | Record and use build version reported by SLVoice | Howard Stearns | |
2021-12-30 | Get rid of new lllicenseinfo. We do not need it. | Howard Stearns | |
2021-12-22 | Show both server/voice versions only if mismatched. Otherwise show the ↵ | Howard Stearns | |
longer one. | |||
2021-12-22 | Create LLLicenseInfo and use it in LLAppViewer::getViewerInfo and ↵ | Howard Stearns | |
LLFloaterAbout::postBuild. | |||
2021-12-21 | SL-16535 FIXED The Search floater opens without appropriate search results ↵ | Mnikolenko Productengine | |
after performing a search from the NavBar | |||
2021-12-20 | SL-16297 Init mObscureMOAP flag | Mnikolenko Productengine | |
2021-12-20 | Merge branch 'master' into DRTVWR-544-maint | Mnikolenko Productengine | |
2021-12-19 | SL-16564 'Click to' action 'None' doesn't work as intended | Andrey Kleshchev | |
There shouldn't be any differences for 'None' between normal objects and attachments | |||
2021-12-17 | SL-16297 Support the parcel obscure_moap flag. | Mnikolenko Productengine | |
2021-12-16 | Merge branch 'SL-15742' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-12-16 | SL-16532 Crash at dragConstrained | Andrey Kleshchev | |
2021-12-15 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-12-15 | updated viewer-manager after merge | Andrey Kleshchev | |
2021-12-15 | Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maint | Andrey Kleshchev | |
# Conflicts: # indra/media_plugins/cef/media_plugin_cef.cpp - setOnLoadEndCallback # indra/newview/llviewerassetstorage.cpp - mAssetCoroCount | |||
2021-12-15 | Increment viewer version to 6.5.2 | Nat Goodspeed | |
following promotion of DRTVWR-552 | |||
2021-12-14 | SL-16510 fix vlc not restoring position after a resize | Andrey Kleshchev | |
2021-12-14 | SL-16510 VLC time slider sometimes does not work | Andrey Kleshchev | |
2021-12-13 | SL-16497 Fix inventory update recursion | Andrey Kleshchev | |
2021-12-13 | SL-16196 Rolled back to avoid further conflicts with DRTVWR-527 | Andrey Lihatskiy | |
2021-12-13 | SL-16496 Added the retry counter for Vivox daemon connect | Andrey Lihatskiy | |
2021-12-11 | Merge branch 'master' into SL-15742 | Bennett Goble | |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble | |
This changeset makes it possible to build the Second Life viewer using Python 3. It is designed to be used with an equivalent Autobuild branch so that a developer can compile without needing Python 2 on their machine. Breaking change: Python 2 support ending Rather than supporting two versions of Python, including one that was discontinued at the beginning of the year, this branch focuses on pouring future effort into Python 3 only. As a result, scripts do not need to be backwards compatible. This means that build environments, be they on personal computers and on build agents, need to have a compatible interpreter. Notes - SLVersionChecker will still use Python 2 on macOS - Fixed the message template url used by template_verifier.py | |||
2021-12-09 | SL-16450 gcc compatibility | Andrey Kleshchev | |
2021-12-08 | 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-12-08 | SL-16105 Fix Day cycle editor not expecting an asset | Andrey Kleshchev | |
2021-12-08 | SL-16450 Don not crash viewer in case of invalid data type | Andrey Kleshchev | |
2021-12-07 | SL-16450 Remake XMLRPC parsing into a switch(type) | Andrey Kleshchev | |
For better clarity. Also added xmlrpc_type_base64 and xmlrpc_type_mixed support. | |||
2021-12-07 | SL-16450 Fix LLEventNotifier not expecting ISO date | Andrey Kleshchev | |
2021-12-07 | SL-16450 handling additional xmlrpc_types | Andrey Kleshchev | |
2021-12-06 | SL-16446 Crash at loginToVivox when viewer quits | Andrey Kleshchev | |
2021-12-06 | SL-12456 Disable NSWindowIsRestorable to avoid crashing | Andrey Lihatskiy | |
2021-12-03 | SL-16443 Fix crash at showAdvanced | Andrey Kleshchev | |
2021-12-03 | SL-16434 Crash opening landmarks | Andrey Kleshchev | |
potentially due to corrupted install, handling just in case | |||
2021-12-03 | SL-16438 Machine id for Linux is always 0 | Andrey Kleshchev | |
2021-12-03 | SL-16434 Fix menu localization | Andrey Kleshchev | |