summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-18Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-04-18Increment viewer version to 6.5.5Nat Goodspeed
following promotion of DRTVWR-540
2022-04-07SL-17092 Fix a gesture upload crashAndrey Kleshchev
2022-04-06SL-17167 FIXED Crash in LLFloaterHoverHeight::onSliderMovedMnikolenko Productengine
2022-04-05Merged in SL-17058 (pull request #934)Sabrina Shanman
SL-17058: Convert frustum on minimap to arc from triangle Approved-by: Andrey Lihatskiy
2022-04-05Merged in SL-15232 (pull request #933)Sabrina Shanman
SL-15232: Scroll mouse wheel to main map Approved-by: Andrey Lihatskiy
2022-04-05Merged in SL-16916 (pull request #932)Sabrina Shanman
SL-16916: Update minimap context menu Approved-by: Andrey Lihatskiy
2022-04-05Merged in SL-16918 (pull request #898)Sabrina Shanman
SL-16918: Improve click and drag on minimap Approved-by: Andrey Lihatskiy
2022-04-05SL-17058: Remove redundant minimap frustum color, hopefully fixing mac build.Cosmic Linden
So THAT's why the frustum transparency was different when rotating...
2022-04-05SL-15232: Clang formatCosmic Linden
2022-04-05SL-17058: Convert frustum on minimap to arc from triangleCosmic Linden
2022-04-05SL-15232: Clean up LLWorldMapView a bit.Cosmic Linden
Avoid a static variable hack and convert a few related variables/methods to non-static as well
2022-04-05SL-15232: Fix top/right edges of main map not being scrollableCosmic Linden
2022-04-05SL-15232: Test to scroll mouse wheel to map position on main map/minimapCosmic Linden
2022-04-05SL-16916: Grey out "About Land" button in minimap context menu when land ↵Cosmic Linden
info is likely unavailable
2022-04-05SL-16918: Fix unneeded assignment to centered in LLNetMap::draw()Cosmic Linden
2022-04-05SL-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-04-05Merge remote-tracking branch 'origin/SL-16950' into DRTVWR-540-maintAndrey Lihatskiy
2022-03-30SL-16668 Enable/disable appropriate menu items in context menuMnikolenko Productengine
2022-03-29SL-17091 FIXED Walk/Run/Fly buttons are not clickableMnikolenko Productengine
2022-03-28SL-17079: Merge 'sl-17079' into DRTVWR-540-maint for updater fix.Nat Goodspeed
2022-03-25SL-13792: Merge 'brad/viewer-manifest-codesign-fix' into sl-17079Nat Goodspeed
2022-03-25SL-17079: Update to viewer-manager build 569958Nat Goodspeed
2022-03-24SL-17030 show particle age infoMnikolenko Productengine
2022-03-23SL-17037 Center map on current location after teleportingMnikolenko Productengine
2022-03-22More DRTVWR-550 Teamcity build fix. another piece of python2 syntax leftover ↵Brad Kittenbrink
in an error handling block
2022-03-22Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵Brad Kittenbrink
python2 syntax
2022-03-22SL-17049 Fixed a crash when adding item 4096 to the queueAndrey Kleshchev
2022-03-21SL-16865 llStopSound() does not stop sound if it is out of cutoff radiusAndrey Kleshchev
2022-03-18SL-16984 Dupplicated FT_SETTINGS shouldn't prevent inventory from loadingAndrey Kleshchev
2022-03-16SL-16667 Show 'Voice volume' tooltipMnikolenko Productengine
2022-03-10SL-16984 Loop tracking and loggingAndrey Kleshchev
2022-03-10Merged 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-10Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵Andrey Lihatskiy
DRTVWR-540-maint
2022-03-10Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵Andrey Lihatskiy
DRTVWR-540-maint
2022-03-09More DRTVWR-550 Teamcity build fix. another piece of python2 syntax leftover ↵Brad Kittenbrink
in an error handling block
2022-03-09Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵Brad Kittenbrink
python2 syntax
2022-03-09SL-16992 Crash at LLVivoxVoiceClient::notifyStatusObserversAndrey Kleshchev
2022-03-08SL-16950 - handle case that an initial outfit is created in user inventory ↵Brad Payne (Vir Linden)
before first login
2022-03-08SL-15741: Add pre-commit configurationSignal Linden
2022-03-08SL-16984 Fixed inventory loop freezing viewerAndrey Kleshchev
2022-03-04SL-9748 - add code doc!Howard Stearns
2022-03-04SL-16976 SL-443 Keybindings: Backward compatibility #3Andrey Kleshchev
2022-03-03SL-9748 - Only supply a default physics shape if it is named ↵Howard Stearns
default_physics_shape
2022-03-03SL-16918: Re-add "Auto-center map" button to minimap context menu, enable ↵Cosmic Linden
minimap auto-center by default again
2022-03-03SL-16918: Minimap navigation improvements: Drag without holding shift, ↵Cosmic Linden
remove auto center, click button to re-center
2022-03-03SL-16824: Fix minimap tooltip hint not updating until viewer restart (double ↵Cosmic Linden
click to show map vs double click to teleport)
2022-03-03SL-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-03SL-16970 FIXED Crash in LLToolPie::teleportToClickedLocationMnikolenko Productengine
2022-03-02SL-9748 - more casesHoward Stearns