Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-18 | Increment viewer version to 6.5.5 | Nat Goodspeed | |
following promotion of DRTVWR-540 | |||
2022-04-16 | SL-15312 Legacy profiles remake #9 | Andrey Kleshchev | |
Cleanup obsolete properties processesing | |||
2022-04-16 | SL-15312 Legacy profiles remake #8 | Andrey Kleshchev | |
Progress indicators, loading states and 'embedded' cleanup | |||
2022-04-15 | SL-17204 FIXED The texture with full permissions is settled on the prim ↵ | Mnikolenko Productengine | |
after copying texture from the object with texture with no transfer permission | |||
2022-04-15 | SL-17224 Update FMOD to version 2.02.06 | Andrey Kleshchev | |
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-15 | SL-15312 Legacy profiles remake #7 | Andrey Kleshchev | |
Finalized agent profile permissions floater | |||
2022-04-15 | SL-17035 Reverted a part of previous commit | Andrey Kleshchev | |
According to davep, the intent of Debug GL is to crash and in this it's doing it's job, but the rest of the fix that makes the state not persist is a good solution. | |||
2022-04-14 | Merge remote-tracking branch 'origin/sl-17218' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-14 | SL-17218: Per NickyD review feedback, test LLFace::mNormals too. | Nat Goodspeed | |
2022-04-14 | SL-17218: Credit NickyD's contributions to this Jira. | Nat Goodspeed | |
2022-04-14 | SL-17218: Update faulty test for null LLFace::mTangents | Nat Goodspeed | |
2022-04-14 | SL-17035 Crash at gl_debug_callback | Andrey Kleshchev | |
RenderDebugGL was avaliable from develop menu, but since it was persistent, caused slowdowns and crashes it could result in users crashing or lagging without knowing the cause. To resolve the issue it was made to last for a single session. | |||
2022-04-14 | void LLTexLayerSet::asLLSD was never used, remove it completely. | Nicky | |
(cherry picked from commit 7f0259f0e767969d260514e9ea810cbde7f1d24c) | |||
2022-04-14 | Semicolon at end of for loop was making sure nothing ever got done. | Nicky | |
The whole methode is questionable in doing nothing and it seems there was a deliberate change that made sure it does nothing. I am not sure what this method really is supposed to do, thus I did opt for the most basic version of "do nothing" like it was before. (cherry picked from commit 1c1a93e42e209e959f09ec46ca414a8936f4ac20) | |||
2022-04-14 | Parameter to onClickConnect must be bool, not int. | Nicky | |
(cherry picked from commit 5c6228e56a688a98606ce28077d6089adc833873) | |||
2022-04-13 | SL-15312 Legacy profiles remake #6 | Andrey Kleshchev | |
2022-04-12 | SL-15312 Legacy profiles remake #5 | Andrey Kleshchev | |
Mostly changes for notes tab and first life tab | |||
2022-04-11 | SL-17194 Impostor quality pass 2 (and fix for fully transparent rigged ↵ | Dave Parks | |
attachments rendering to depth buffer) | |||
2022-04-12 | SL-15312 Legacy profiles remake #4 | Andrey Kleshchev | |
2022-04-11 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-546 | |||
2022-04-11 | SL-17173 Impostor quality pass. | Dave Parks | |
2022-04-11 | SL-17182 FIXED Viewer crashes after changing the environment settings | Mnikolenko Productengine | |
2022-04-09 | SL-15312 Legacy profiles remake #3 | Andrey Kleshchev | |
2022-04-08 | SL-15312 Legacy profiles remake #2 | Andrey Kleshchev | |
2022-04-07 | SL-16907 Crash at updateSkinInfoMatrixPalette #2 | Andrey Kleshchev | |
2022-04-07 | SL-17092 Fix a gesture upload crash | Andrey Kleshchev | |
2022-04-07 | SL-17171 Display Marketplace Error Messages only when trying to use Marketplace | Andrey Kleshchev | |
2022-04-06 | SL-15312 Legacy profiles remake #1 | Andrey Kleshchev | |
Initial layout | |||
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-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 | |