Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-06 | Googlemock target | Nicky | |
2022-04-06 | On OSX llcommon also needs CMAKE_CURRENT_SOURCE_DIR as PRIVATE include dir. | Nicky | |
2022-04-06 | Set PNG link targets for OSX and Linux | Nicky | |
2022-04-06 | Remove erroneous characters. | Nicky | |
2022-04-06 | Remove boost_signals, it is not included in the 3p package. | Nicky | |
2022-04-06 | Create and use bugsplat target | Nicky | |
2022-04-06 | SL-15312 Legacy profiles remake #1 | Andrey Kleshchev | |
Initial layout | |||
2022-04-06 | Create and use sdl::sdl target | Nicky | |
2022-04-06 | Remove obsolete include directives | Nicky | |
2022-04-06 | Use kdu target | Nicky | |
2022-04-06 | Remove erroneous lines. | Nicky | |
2022-04-06 | SL-17167 FIXED Crash in LLFloaterHoverHeight::onSliderMoved | Mnikolenko Productengine | |
2022-04-06 | SL-17160 Ignore "getIsAlphaMask" on rigged faces. | Dave Parks | |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky | |
Change projects to cmake targetsto get rid of havig to hardcore include directories and link libraries in consumer projects. | |||
2022-04-06 | Use git for version detection fallback | Nicky | |
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 | Merged in SL-17147 Disable simplification UI after calculating fee | Maxim Nikolenko | |
2022-04-05 | SL-17147 Disable simplification UI after calculating fee | Mnikolenko Productengine | |
2022-04-05 | Merge remote-tracking branch 'origin/SL-16950' into DRTVWR-540-maint | Andrey Lihatskiy | |
2022-04-04 | SL-16902 Fmod better logging | Andrey Kleshchev | |
2022-04-01 | SL-17121 Fix error threshold value | Andrey Kleshchev | |
2022-04-01 | SL-17106 Show self avatar in Nearby tab if same string is not excluded from ↵ | Mnikolenko Productengine | |
search | |||
2022-04-01 | SL-17121 Adjust uploader for possible 0 input. | Andrey Kleshchev | |
2022-04-01 | SL-17121 Revert "SL-15940 Remove ability to set zero triangle limit" | Andrey Kleshchev | |
This reverts commit b45c0e3ed926270e100271f33885b8d31085a858. | |||
2022-03-30 | SL-17000 modify physics mesh dense/degenerate error msg | Dave Houlton | |
2022-03-30 | SL-17096 Login screen fields are gray | Andrey Kleshchev | |
2022-03-30 | SL-16937 New Profile capability, image uploader for testing | Andrey Kleshchev | |
This commit is mostly to simplify cap testing for server side. Plan is to remove LLLocalBitmap and draw texture more directly instead | |||
2022-03-30 | SL-16668 Enable/disable appropriate menu items in context menu | Mnikolenko Productengine | |
2022-03-29 | SL-17059 SEH crash at getRenderInfoFromRegion | Andrey Kleshchev | |
2022-03-29 | Merged in euclid-17074 (pull request #925) | Euclid Linden | |
SL-17074 Redo ALT-F4 handling fix | |||
2022-03-29 | SL-17074 fix ALT-F4 handling without impacting alt-zoom | Dave Houlton | |
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-29 | SL-16811 Shape preview images do not display all of the attachments #2 | Andrey Kleshchev | |
Merged previewAvatar and generateImpostor into a single function since they are nearly identical | |||
2022-03-29 | SL-17084 Remove 'interests' tab | Andrey Kleshchev | |
'Legacy interests' are obsolete | |||
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-546 for Mac updater fix. | Nat Goodspeed | |