summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2022-05-20SL-17436 Tools floater drops negative Z position for attachmentsAndrey Kleshchev
2022-05-19SL-17404 Adjust 'More' button widthMnikolenko Productengine
2022-05-18SL-15312 Added permission indicatorsAndrey Kleshchev
2022-05-17SL-3007 Small improvements for auto filling abuse reportsAndrey Kleshchev
2022-05-15SL-15312 Shortcut to notesAndrey Kleshchev
2022-05-12SL-15312 New group visibility toggle.Andrey Kleshchev
2022-05-12Merged DRTVWR-544-maint into SL-12238Howard Stearns
2022-05-11SL-12238 - error message to match new limitsHoward Stearns
2022-05-11SL-15312 Profiles tweaksAndrey Kleshchev
Fix loading indicators to be at the center of picls and classified Hide classifieds and picks related buttons for other agents 10px distance from image Fix chat history menu button not working Changed 'partner' field behavior Prevent selection of disabled FL text field
2022-05-11SL-17356 Viewer changes for Premium Plus supportAndrey Lihatskiy
2022-05-09SL-15312 Fixed picks tabs being too thinAndrey Kleshchev
2022-05-06SL-17356 Viewer changes for Premium Plus supportAndrey Lihatskiy
2022-05-05SL-17314 Location and label desyncAndrey Kleshchev
Example: User can rename item in inventory, then attempt to save new landmark and changes will be lost
2022-05-04Merge branch master (D550) into DRTVWR-546Andrey Kleshchev
# Conflicts: # indra/newview/llappviewer.h
2022-05-04Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/viewer_components/login/lllogin.cpp
2022-05-04Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
2022-05-04Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-05-04Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-05-04Merge branch 'master' into DRTVWR-561-maint-OAndrey Lihatskiy
2022-04-29SL-17124 switchContext and loadShaderFile crashesAndrey 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-27SL-15312 Fixed tab sizes and labels to be in line with other floatersAndrey Kleshchev
2022-04-19SL-17231 Copying textures should be disabled if object content was not yet ↵Mnikolenko Productengine
updated
2022-04-18Merge branch master (D540) into DRTVWR-546Andrey Kleshchev
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp
2022-04-18SL-15312 Small tweaks for profilesAndrey Kleshchev
2022-04-18Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfaBrad Kittenbrink
2022-04-18SL-15312 Legacy profiles remake #10Andrey Kleshchev
Fixed Typo changed 'show in search' checkbox into combobox, implemented commit Fixed fl textbox setting sl text instead of fl text Fixed fl save/discard buttons not following resize
2022-04-18Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llfloatersearch.cpp # indra/newview/llgroupactions.cpp # indra/newview/llvovolume.cpp
2022-04-18Merge branch 'master' into DRTVWR-486Andrey Lihatskiy
2022-04-18Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
2022-04-18Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-04-18Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-04-16SL-15312 Legacy profiles remake #8Andrey Kleshchev
Progress indicators, loading states and 'embedded' cleanup
2022-04-15SL-15312 Legacy profiles remake #7Andrey Kleshchev
Finalized agent profile permissions floater
2022-04-14SL-17035 Crash at gl_debug_callbackAndrey 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-13SL-15312 Legacy profiles remake #6Andrey Kleshchev
2022-04-12SL-15312 Legacy profiles remake #5Andrey Kleshchev
Mostly changes for notes tab and first life tab
2022-04-12SL-15312 Legacy profiles remake #4Andrey Kleshchev
2022-04-09SL-15312 Legacy profiles remake #3Andrey Kleshchev
2022-04-08SL-15312 Legacy profiles remake #2Andrey Kleshchev
2022-04-07SL-17171 Display Marketplace Error Messages only when trying to use MarketplaceAndrey Kleshchev
2022-04-06SL-15312 Legacy profiles remake #1Andrey Kleshchev
Initial layout
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-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-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-30SL-17000 modify physics mesh dense/degenerate error msgDave Houlton
2022-03-30SL-16937 New Profile capability, image uploader for testingAndrey 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-29SL-17091 FIXED Walk/Run/Fly buttons are not clickableMnikolenko Productengine
2022-03-29SL-17084 Remove 'interests' tabAndrey Kleshchev
'Legacy interests' are obsolete