Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-25 | SL-17462 soften colors of the prims on mini-map | Mnikolenko Productengine | |
2022-05-25 | SL-17206 Unable to move an avatar after a strong fall on the ground | Mnikolenko Productengine | |
2022-05-25 | SL-17458 Cut works the same way as Copy when pasting into Favorites | Andrey Kleshchev | |
2022-05-23 | SL-17339 Controls > Restore Defaults should clear the "Walk to" action. | Mnikolenko Productengine | |
2022-05-20 | Merged in SL-17463 (pull request #988) | Sabrina Shanman | |
SL-17463: Have different default value for MiniMapRotate for new vs existing user Approved-by: Andrey Lihatskiy | |||
2022-05-20 | SL-17463: Set the default for MiniMapRotate back to true (enable minimap ↵ | Cosmic Linden | |
rotation by default), but set MiniMapRotate to false for new installs | |||
2022-05-19 | SL-17404 Adjust 'More' button width | Mnikolenko Productengine | |
2022-05-18 | SL-10025 - via Cathy Foil, all bones now have standard alias 'avatar_' + name. | Brad Payne (Vir Linden) | |
# Conflicts: # scripts/content_tools/anim_tool.py | |||
2022-05-18 | SL-10163 - allow joint aliases in animation uploads. Names are canonicalized ↵ | Brad Payne (Vir Linden) | |
before sending to simulator. # Conflicts: # indra/newview/llviewerassetupload.cpp # indra/newview/llvoavatar.cpp # scripts/content_tools/anim_tool.py | |||
2022-05-18 | SL-288, SL-10163 - error reporting for animation upload failures. | Brad Payne (Vir Linden) | |
2022-05-18 | SL-288, SL-10163 - allow joint aliases, but otherwise reject upload of ↵ | Brad Payne (Vir Linden) | |
animations containing invalid joint names # Conflicts: # indra/newview/llviewerassetupload.cpp # indra/newview/llvoavatar.cpp | |||
2022-05-11 | Merged in SL-2243 (pull request #978) | Howard Stearns | |
SL-2243 - match server physics shape calculation re mesh dimensions Approved-by: Andrey Kleshchev | |||
2022-05-10 | SL-2243 - match server physics shape calculation re mesh dimensions | Howard Stearns | |
2022-05-05 | Merged in SL-16916 (pull request #971) | Sabrina Shanman | |
SL-16916: Fix incorrect defaults for minimap rotation and minimap scale Approved-by: Andrey Lihatskiy | |||
2022-05-05 | SL-16916: Fix incorrect defaults for minimap rotation and minimap scale | Cosmic Linden | |
2022-05-05 | SL-17314 Location and label desync | Andrey Kleshchev | |
Example: User can rename item in inventory, then attempt to save new landmark and changes will be lost | |||
2022-05-04 | SL-17314 Don't focus inventory when handling landmark creation | Andrey Kleshchev | |
2022-05-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-04 | Increment viewer version to 6.5.6 | Nat Goodspeed | |
following promotion of DRTVWR-550 | |||
2022-05-03 | SL-16053 Landmark shouldn't be saved into location history | Andrey Kleshchev | |
2022-04-29 | SL-17206 FIXED Unable to move an avatar after fall on the ground | Mnikolenko Productengine | |
2022-04-25 | SL-17223 fix unit tests with new method stub implementation | Brad Kittenbrink | |
2022-04-25 | Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get ↵ | Brad Kittenbrink | |
lost in case of crash | |||
2022-04-19 | DRTVWR-548 post-merge build fix | Andrey Lihatskiy | |
2022-04-18 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-04-18 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-04-18 | Increment viewer version to 6.5.5 | Nat Goodspeed | |
following promotion of DRTVWR-540 | |||
2022-04-15 | SL-16831 Don't wait for an updater on login failure unles it's the cause of ↵ | Andrey Kleshchev | |
failure | |||
2022-04-07 | SL-17092 Fix a gesture upload crash | Andrey Kleshchev | |
2022-04-06 | SL-17167 FIXED Crash in LLFloaterHoverHeight::onSliderMoved | Mnikolenko Productengine | |
2022-04-05 | Merged in SL-17058 (pull request #934) | Sabrina Shanman | |
SL-17058: Convert frustum on minimap to arc from triangle Approved-by: Andrey Lihatskiy | |||
2022-04-05 | Merged in SL-15232 (pull request #933) | Sabrina Shanman | |
SL-15232: Scroll mouse wheel to main map Approved-by: Andrey Lihatskiy | |||
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-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-05 | SL-15232: Clang format | Cosmic Linden | |
2022-04-05 | SL-17058: Convert frustum on minimap to arc from triangle | Cosmic Linden | |
2022-04-05 | SL-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-05 | SL-15232: Fix top/right edges of main map not being scrollable | Cosmic Linden | |
2022-04-05 | SL-15232: Test to scroll mouse wheel to map position on main map/minimap | Cosmic Linden | |
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-04-05 | Merge remote-tracking branch 'origin/SL-16950' into DRTVWR-540-maint | Andrey Lihatskiy | |
2022-03-30 | SL-16668 Enable/disable appropriate menu items in context menu | Mnikolenko Productengine | |
2022-03-29 | SL-17091 FIXED Walk/Run/Fly buttons are not clickable | Mnikolenko Productengine | |
2022-03-29 | SL-16831 Fix unit test | Andrey Kleshchev | |
2022-03-29 | SL-16831 Viewer stalls for 10 seconds before displaying a login failure | Andrey Kleshchev | |
# Conflicts: # indra/newview/llstartup.cpp | |||
2022-03-28 | SL-17079: Merge 'sl-17079' into DRTVWR-550-mfa for Mac updater fix. | Nat Goodspeed | |
2022-03-28 | SL-17079: Merge 'sl-17079' into DRTVWR-540-maint for updater fix. | Nat Goodspeed | |