summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-17SL-17589 FIXED Camera does not zoom correctly when editing wearablesMnikolenko Productengine
2022-06-16SL-17562 FIXED Grid Options changes position upon reopening of Build WindowMnikolenko Productengine
2022-06-16SL-17475 Fix wrong remap buffer sizeAndrey Kleshchev
2022-06-15SL-17577 Allow setting Object for sale for L$0 from Object ProfileMnikolenko Productengine
2022-06-14SL-17475 Use a shadow indices buffer before simplificationAndrey Kleshchev
2022-06-14SL-17475 fix remap causing an assertAndrey Kleshchev
2022-06-11SL-17475 Remap models before simplificationAndrey Kleshchev
2022-06-09SL-17532 Ability to pick inventory image as a profile imageAndrey Kleshchev
2022-06-08SL-17546 Fix 'release' configuration build testsAndrey Kleshchev
2022-06-08SL-17532 Cap image size for profile image previewAndrey Kleshchev
2022-06-08SL-17532 Make names selectableAndrey Kleshchev
2022-06-07SL-17546 Do not launch updater for a non-interactible instanceAndrey Kleshchev
2022-06-07SL-17532 Apply padding after 'partner'Andrey Kleshchev
2022-06-07SL-15312 Mac build fixAndrey Kleshchev
2022-06-07SL-15312 Fixed group names not having paddingAndrey Kleshchev
Plus some focus and interactibility fixes
2022-06-06SL-15312 Larger image previewAndrey Kleshchev
At the moment without cursor handling
2022-06-06SL-15312 Header fixesAndrey Kleshchev
fixed 'remove_proto' being active even if there is no photo.
2022-06-04SL-15312 Updated sl bio layoutAndrey Kleshchev
2022-06-04SL-15312 Updated picks's layoutAndrey Kleshchev
- better emphasis onto saving - better resize logic - ability to discard changes
2022-06-03SL-15312 Updated classified's layoutAndrey Kleshchev
- better emphasis onto publsihing/saving button - better resize logic
2022-06-03SL-17515 FIXED Extreme Mouse Sensitivity for Certain ActionsMnikolenko Productengine
2022-06-03SL-15312 Show user's sl birthdayAndrey Kleshchev
2022-06-02SL-17505 Preview should be displaying rigged attachments onlyAndrey Kleshchev
2022-06-02SL-15312 Confirm usaved changes dialog when closing floaterAndrey Kleshchev
2022-06-02SL-15312 Reverted accidentally deleted slurl handlingAndrey Kleshchev
2022-05-31SL-15312 Tweaks and fixes #2Andrey Kleshchev
- changed 'is friend' color - fixed off/online status vanishing - changed user name format - fixed rights behavior - cleaned up some unused code - readded click functionality to permission icons (might need to return buttons instead)
2022-05-31SL-15312 Tweaks and fixesAndrey Kleshchev
- Allowed resizing text fields for classifieds in profiles - Fixed mislabeled floater from picks to classifieds - Fixed classified floater's title - Added support to see multiple classifieds - Removed obsolete panels - Fixed pick requests for various menus - Fixed pick creation from landmarks - Improved online status handling - Updated headers in files
2022-05-27DRTVWR-543 post-merge cleanupAndrey Lihatskiy
2022-05-27SL-15312 Online statusAndrey Kleshchev
2022-05-27post-merge build fixAndrey Lihatskiy
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey 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-26Merge branch 'master' into DRTVWR-561-maint-OAndrey Lihatskiy
2022-05-26Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
# Conflicts: # indra/newview/llviewertexturelist.cpp
2022-05-25Increment viewer version to 6.6.1Nat Goodspeed
following promotion of DRTVWR-546
2022-05-24SL-15312 Change permission status to be icons instead of buttonsAndrey Kleshchev
2022-05-24SL-15312 Added new group visibility iconsAndrey Kleshchev
2022-05-19SL-17451 Fix for erroneous attempt to apply vertex color alpha to texture ↵Dave Parks
before alpha masking (we don't actually support this and the vertex color alpha is sometimes zero when you think it ought not be).
2022-05-18SL-17449 Fix for Alexa's hairDave Parks
2022-05-18SL-17417 Fix for incorrect reflection orientation on fullbright prims.Dave Parks
2022-05-18SL-15312 Added permission indicatorsAndrey Kleshchev
2022-05-17Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-05-17SL-17421 Fix for fullbright alpha mask shader ignoring vertex alphaDave Parks
2022-05-17SL-17415 Movement of scripted attached objects is no longer interpolated.Andrey Kleshchev
2022-05-16SL-17417 Fix for incorrect reflection orientation on some moving child prims.Dave Parks
2022-05-15SL-15312 Shortcut to notesAndrey Kleshchev
2022-05-12SL-15312 New group visibility toggle.Andrey Kleshchev
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-10SL-17376 Do not fail build if vcruntime140_1 is missingAndrey Kleshchev
If there is no vcruntime140_1 in the build system, it is likely that file is not required for the viewer to run.
2022-05-09SL-17376 Fix viewer failing due to missing vcruntime140_1Andrey Kleshchev