Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-03 | SL-16918: Re-add "Auto-center map" button to minimap context menu, enable ↵ | Cosmic Linden | |
minimap auto-center by default again | |||
2022-03-03 | SL-16918: Minimap navigation improvements: Drag without holding shift, ↵ | Cosmic Linden | |
remove auto center, click button to re-center | |||
2022-03-03 | SL-16824: Fix minimap tooltip hint not updating until viewer restart (double ↵ | Cosmic Linden | |
click to show map vs double click to teleport) | |||
2022-03-03 | SL-16824: Change minimap hover tooltip. Show parcel name, owner name, and/or ↵ | Cosmic Linden | |
for sale info when available. Remove "shift-drag to pan" hint. | |||
2022-02-28 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-02-28 | Increment viewer version to 6.5.4 | Nat Goodspeed | |
following promotion of DRTVWR-557 | |||
2022-02-24 | Merged in SL-16857 (pull request #876) | Sabrina Shanman | |
SL-16857: Provide parcel border information to the mini-map Approved-by: Andrey Lihatskiy Approved-by: Vir Linden | |||
2022-02-24 | Merged in SL-16917 (pull request #886) | Sabrina Shanman | |
SL-16917: Move cardinal directions to the edge of the minimap Approved-by: Andrey Lihatskiy Approved-by: Vir Linden | |||
2022-02-23 | SL-16857: Display parcel borders on the minimap, enable by default, right ↵ | Cosmic Linden | |
click context menu option to disable | |||
2022-02-23 | SL-16917: Fix minimap cardinal direction text being offset slightly, and ↵ | Cosmic Linden | |
move cardinal directions to the edge of the minimap | |||
2022-02-15 | Merged in SL-16862 (pull request #875) | Sabrina Shanman | |
SL-16862 Approved-by: Andrey Lihatskiy | |||
2022-02-14 | SL-16862: Adjust max zoom-in level on world map to match max zoom-in on minimap | Cosmic Linden | |
2022-02-14 | SL-16862: Add comment that min_val for zoom_slider is hardcoded | Cosmic Linden | |
min_val for zoom slider is hardcoded for performance reasons. Changing its value in the slider XML element will have no effect. Note that larger values of min_val, if allowed, would most likely be safe, however that would reduce how far you can zoom out. See: LLFloaterWorldMap::adjustZoomSliderBounds | |||
2022-02-08 | Merge branch 'DRTVWR-555' into DRTVWR-553+555 | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/newview/llappviewer.cpp # indra/newview/viewer_manifest.py | |||
2022-02-03 | DRTVWR-555 Sign SLVersionChecker with the hardened runtime | Andrey Lihatskiy | |
2022-02-02 | SL-16630 Notarization script update | Andrey Lihatskiy | |
(cherry picked from commit 5fcb811aa2b455cebf18830cf0cdef14025dacdb) | |||
2022-02-02 | SL-14769 Allow to log-in, even if there's an inventory error | Mnikolenko Productengine | |
2022-02-01 | SL-13792: Cannot mix print statement and print function. | Nat Goodspeed | |
'from __future__ import print_function' not only makes the print() function available, it also makes the Python 2 print statement invalid syntax. Until we merge with the Python 3 branch (soon!), don't import print_function: instead revert to 'print >> sys.stderr' statements. | |||
2022-02-01 | SL-13792: _greenlet.so is no longer exposed in Mac viewer app bundle. | Nat Goodspeed | |
Instead we have a new bundled executable SLVersionChecker, so that must be signed instead of _greenlet.so. | |||
2022-01-31 | SL-13792: Use new Python 3 SLVersionChecker. | Nat Goodspeed | |
On Mac, execute the packaged SLVersionChecker directly rather than invoking system Python on our manually-bundled scripts. | |||
2022-01-31 | SL-16681 Better handling of locked files by NSIS Installer | Andrey Kleshchev | |
1. When SL window closes it doesn't mean that process died so gave it a bit more time to terminate 2. Added a retry logic in case first run happened too early for some reason 3. Replaced ok/cancel on locked file with abort/retry/ignorei | |||
2022-01-31 | SL-16729 FIXED Keyframes preview does not work in automatic mode | Mnikolenko Productengine | |
2022-01-28 | SL-16715 - viewerstats, added more detail about failure cases in inventory | Brad Payne (Vir Linden) | |
2022-01-21 | Revert "SL-14717 Ability to trigger left clicks (and more) on animesh objects" | Andrey Lihatskiy | |
This reverts commit 8215fff0c2a1c895ef916837847cf7526ae61ef9. # Conflicts: # indra/newview/lltoolpie.cpp | |||
2022-01-20 | SL-16672 Fix object's inventory not sorting content | Andrey Kleshchev | |
2022-01-19 | SL-16630 Notarization script update | Andrey Lihatskiy | |
2022-01-14 | SL-11841 Correct setting | Andrey Lihatskiy | |
2022-01-14 | SL-16638 don't allow downloading files from the built-in browser | Mnikolenko Productengine | |
2022-01-12 | Merge branch 'master' into DRTVWR-553-maint-mix-JK | Andrey Lihatskiy | |
2022-01-12 | Increment viewer version to 6.5.3 | Nat Goodspeed | |
following promotion of DRTVWR-554 | |||
2022-01-12 | SL-16614 Viewer's uploader crash with RenderGLCoreProfile | Andrey Kleshchev | |
2022-01-11 | SL-11875 Verbose log | Andrey Lihatskiy | |
2022-01-11 | SL-16565 Added com.apple.security.device.audio-input to the hardened runtime ↵ | Andrey Lihatskiy | |
entitlements | |||
2022-01-11 | SL-16565 Added com.apple.security.device.audio-input to the hardened runtime ↵ | Andrey Lihatskiy | |
entitlements | |||
2022-01-11 | Revert "SL-11841 make ‘Push to talk’ the default setting" | Andrey Lihatskiy | |
+ post merge conflict fix | |||
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 | |||
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-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 | 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-13 | SL-16497 Fix inventory update recursion | Andrey Kleshchev | |
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 | |