Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-05 | Merged in SL-16916 (pull request #932) | Sabrina Shanman | |
SL-16916: Update minimap context menu Approved-by: Andrey Lihatskiy | |||
2022-04-05 | Merged in SL-16918 (pull request #898) | Sabrina Shanman | |
SL-16918: Improve click and drag on minimap Approved-by: Andrey Lihatskiy | |||
2022-04-05 | SL-16916: Grey out "About Land" button in minimap context menu when land ↵ | Cosmic Linden | |
info is likely unavailable | |||
2022-04-05 | SL-16918: Fix unneeded assignment to centered in LLNetMap::draw() | Cosmic Linden | |
2022-04-05 | SL-16916: Update minimap context menu with new options and reworded existing ↵ | Cosmic Linden | |
options Map rotation: Split minimap "Rotate Map" context menu option into two options: "North at top" and "Camera at top" Zoom: - Adjust minimap context menu zoom presets: New presets are "far", "medium", "close", and "very close" - Change default minimap zoom level from 128 to 64 - Currently selected minimap zoom level is now checked About Land: Add "About Land" button to minimap context menu Reword: Rearrange and adjust capitalization of the various context menu options Code change: Remove unused zoom handling code in LLFloaterMap | |||
2022-03-30 | SL-16668 Enable/disable appropriate menu items in context menu | Mnikolenko Productengine | |
2022-03-24 | SL-17030 show particle age info | Mnikolenko Productengine | |
2022-03-22 | More DRTVWR-550 Teamcity build fix. another piece of python2 syntax leftover ↵ | Brad Kittenbrink | |
in an error handling block | |||
2022-03-22 | Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵ | Brad Kittenbrink | |
python2 syntax | |||
2022-03-16 | SL-16667 Show 'Voice volume' tooltip | Mnikolenko Productengine | |
2022-03-10 | Merged in SL-9748 (pull request #884) | Howard Stearns | |
SL-9748 - Option to compute uploaded mesh physics shape from a cube. Approved-by: Andrey Kleshchev | |||
2022-03-04 | SL-9748 - add code doc! | Howard Stearns | |
2022-03-03 | SL-9748 - Only supply a default physics shape if it is named ↵ | Howard Stearns | |
default_physics_shape | |||
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-03-02 | SL-9748 - more cases | Howard Stearns | |
2022-02-28 | Merge branch 'master' of bitbucket.org:lindenlab/viewer into SL-9749 | Howard Stearns | |
2022-02-28 | SL-9748 - Handle submesh case of resuseable physics model. | Howard Stearns | |
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-25 | SL-9748 - Apply explicitly given physics shape only if the usual rules do not. | Howard Stearns | |
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-22 | SL-9748 - Place cube.dae in ppRODataDir on all platforms. | Howard Stearns | |
2022-02-22 | SL-9748 - coding standard | Howard Stearns | |
2022-02-22 | SL-9748 - Option to compute uploaded mesh physics shape from a cube. | Howard Stearns | |
2022-02-15 | SL-16842, SL-14300: Merge branch 'DRTVWR-555' into DRTVWR-553-555 | Nat Goodspeed | |
2022-02-15 | SL-16842, SL-14300: Update to viewer-manager build 568552 | Nat Goodspeed | |
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-11 | SL-16842: Merge 'DRTVWR-555' into DRTVWR-553-555 for updater fix. | Nat Goodspeed | |
2022-02-11 | SL-16842: Update to viewer-manager build 568451 | Nat Goodspeed | |
2022-02-08 | SL-13792: Merge branch 'DRTVWR-555' into DRTVWR-553-555. | Nat Goodspeed | |
This picks up the change to 32-bit Windows viewer-manager. | |||
2022-02-08 | DRTVWR-555: Update to viewer-manager build 568310 | Nat Goodspeed | |
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-07 | Merged in DRTVWR-553-maint-mix-JK (pull request #856) | Ansariel Hiller | |
Fix template verifier erroneously failing checksum check Approved-by: Nat Linden Approved-by: Signal Linden Approved-by: Andrey Lihatskiy | |||
2022-02-04 | SL-16788: Update to viewer-manager build 568156 | Nat Goodspeed | |
2022-02-04 | SL-16787 Updater launch issues. | Andrey Kleshchev | |
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-13792: Update to viewer-manager build 568036 | Nat Goodspeed | |
2022-02-02 | Fix template verifier erroneously failing checksum check | Ansariel | |
2022-02-02 | SL-14769 Allow to log-in, even if there's an inventory error | Mnikolenko Productengine | |
2022-02-01 | SL-13792: Update to viewer-manager build 568005 | Nat Goodspeed | |
2022-02-01 | SL-13792: Update to viewer-manager build 567997 | Nat Goodspeed | |