Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp | |||
2022-07-11 | SL-17665 additional checks to avoid moving protected folders | Mnikolenko Productengine | |
2022-07-07 | SL-17666 Allow Map sidebar UI to be hidden | Mnikolenko Productengine | |
2022-07-04 | SL-17665 Add operation to create a subfolder from selected items in Inventory | Mnikolenko Productengine | |
2022-06-30 | SL-17668 Add operation "show in inventory" on in-world avatar attachment | Mnikolenko Productengine | |
2022-06-29 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llviewercontrol.cpp | |||
2022-06-29 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy | |
2022-06-24 | SL-17436 Tools floater drops negative Z position for attachments | Andrey Kleshchev | |
2022-06-22 | SL-17329: Add advanced developer menu button to purge the disk cache | Cosmic Linden | |
2022-06-15 | SL-17577 Allow setting Object for sale for L$0 from Object Profile | Mnikolenko Productengine | |
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/LLCommon.cmake # indra/llcommon/CMakeLists.txt # indra/llrender/llgl.cpp # indra/newview/llappviewer.cpp # indra/newview/llface.cpp # indra/newview/llflexibleobject.cpp # indra/newview/llvovolume.cpp | |||
2022-05-26 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy | |
2022-05-26 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-25 | SL-17462 soften colors of the prims on mini-map | Mnikolenko Productengine | |
2022-05-19 | SL-17404 Adjust 'More' button width | Mnikolenko Productengine | |
2022-05-11 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
2022-05-06 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
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 | Merge branch master (D550) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llappviewer.h | |||
2022-05-04 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy | |
2022-04-29 | SL-17124 switchContext and loadShaderFile crashes | Andrey Kleshchev | |
- Do not try initializing shaders if requirements are not met or if window does not exist - Warn user before closing window. Situation is unexpected, there is chance of more issues, like a freeze or a crash on close() - mHasMultitexture is a solid requirement, if it is not present, we won't be able to run | |||
2022-04-19 | SL-17231 Copying textures should be disabled if object content was not yet ↵ | Mnikolenko Productengine | |
updated | |||
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2022-04-18 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-04-18 | Merge branch 'master' into DRTVWR-486 | Andrey Lihatskiy | |
2022-04-18 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
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-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-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-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-17000 modify physics mesh dense/degenerate error msg | Dave Houlton | |
2022-03-29 | SL-17091 FIXED Walk/Run/Fly buttons are not clickable | Mnikolenko Productengine | |
2022-03-28 | SL-17000 improve error message for physics mesh import | Dave Houlton | |
2022-03-23 | SL-17064 Add a Remember Password checkbox to the first time login screen. | Andrey Kleshchev | |
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-07 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-03-07 | Match error message updated on server side for SL-16869 | Brad Kittenbrink | |
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: 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-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-02-28 | Merge branch 'master' of bitbucket.org:lindenlab/viewer into SL-9749 | Howard Stearns | |
2022-02-28 | Merge branch 'master' into DRTVWR-486 | Andrey Lihatskiy | |
2022-02-28 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |