summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-02Fix ssao define in under water light softening shader (#403)Rye Mutt
2023-10-02SL-20391 Show Emoji Completion floater after backspacing a characterAlexander Gavriliuk
2023-10-02SL-20358 restore focus after opening recent emoji panelMaxim Nikolenko
2023-10-02SL-20367 Click actions Zoom and Ignore can't be set from object's profileAndrey Kleshchev
2023-10-02SL-20387 Show Emoji Completion floater at the beginning of the shortcodeAlexander Gavriliuk
2023-10-02SL-20356 Allow menu navigation by tabbing around emoji menuAlexander Gavriliuk
2023-09-29Add probe near clipping.Jonathan "Geenz" Goodman
DRTVWR-583
2023-09-29SL-20244 On-screen animesh characters that start pelvis offset animations ↵Alexander Gavriliuk
disappear when root goes off-screen
2023-09-29SL-20244 On-screen animesh characters that start pelvis offset animations ↵Alexander Gavriliuk
disappear when root goes off-screen
2023-09-29SL-20244 On-screen animesh characters that start pelvis offset animations ↵Alexander Gavriliuk
disappear when root goes off-screen
2023-09-29Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-09-29Wire up the debug settings.Jonathan "Geenz" Goodman
DRTVWR-583
2023-09-29Can you say, generic reflectors?Jonathan "Geenz" Goodman
DRTVWR-583
2023-09-29SL-20031: Update viewer-manager to v3.0-83fb46a. (#331)nat-goodspeed
Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
2023-09-29SL-20366 Crash at setTETextureCoreAndrey Kleshchev
2023-09-29SL-20337 Add tooltips for HDR Scale and Reflection Probe Ambience ↵Andrey Kleshchev
environment sliders
2023-09-28SL-20361 Avoid of ASSERT (false) in check_rigged_group()Alexander Gavriliuk
2023-09-28SL-20361 Avoid of ASSERT (false) in check_rigged_group()Alexander Gavriliuk
2023-09-28Fix integer overflow when framebuffers are extremely high resolution ↵Rye Mutt
resulting in INT_MAX texture bias (#393)
2023-09-28SL-20343 Close material live editor if editor floater closesAndrey Kleshchev
Closing tools floater disabled selection, material editor can't work without that
2023-09-28SL-20343 Material floater was disconnected from object's faceAndrey Kleshchev
2023-09-28SL-19958 Fix default material not droping into texture ctrlAndrey Kleshchev
2023-09-27SL-15039 Fixed missed filter time variableAndrey Kleshchev
2023-09-27SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline()Alexander Gavriliuk
2023-09-27SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar()Alexander Gavriliuk
2023-09-27SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline()Alexander Gavriliuk
2023-09-27SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar()Alexander Gavriliuk
2023-09-27SL-15039 Prune unused preferences #5Andrey Kleshchev
2023-09-27SL-15039 Restored couple settings that are still in use by TPVsAndrey Kleshchev
2023-09-27SL-15039 Prune unused preferences #4Andrey Kleshchev
2023-09-26SL-20292 Recent emojis panel: reduce spaces between controlsAlexander Gavriliuk
2023-09-26SL-19242: Store Mac app bundle in tarball with top-level .app name.Nat Goodspeed
We were creating the tarball with the app bundle stored as the whole 'Users/someone/.../newview/Release/Second Life Mumble.app' path. Don't.
2023-09-26SL-20341 Item Properties floater closes on changes for task inventory itemAndrey Kleshchev
2023-09-26SL-19242: Allow overwriting the Mac viewer's app bundle tarball.Nat Goodspeed
2023-09-26SL-19242: Merge branch 'actions' of viewer-private into actionsNat Goodspeed
to pick up Brad's secrets fix.
2023-09-26SL-19242: Package Mac app image as tarball for artifact uploading.Nat Goodspeed
actions/upload-artifact doesn't preserve symlinks, which are important for our Mac viewer and its embedded frameworks. But tar does, so pack up the whole bundle as a tarball before posting as a GitHub artifact.
2023-09-26SL-20338 FIXED Texture tab Material drop-down does not change if same ↵Maxim Nikolenko
numbered face is selected
2023-09-25Start removing the concept of placement mode - it's either a mirror or not.Jonathan "Geenz" Goodman
DRTVWR-583
2023-09-25Attempt to fix SL-19242 notarize creds secrets loadingBrad Linden
2023-09-25SL-20276 shape thumbnails should display front of avatar regardless of ↵Maxim Nikolenko
'AppearanceCameraMovement' setting
2023-09-25Get the average normal of the face.Jonathan "Geenz" Goodman
DRTVWR-583
2023-09-25SL-20335 Disable ERROR # diffuseColor4fv : ASSERT (shader != NULL)Alexander Gavriliuk
2023-09-25SL-20335 Disable ERROR # diffuseColor4fv : ASSERT (shader != NULL)Alexander Gavriliuk
2023-09-25SL-20334 Unable to use non-square textures from inventoryAndrey Kleshchev
2023-09-25SL-20332 Crash at dragCategoryIntoFolderAndrey Kleshchev
2023-09-25Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-09-25SL-19242: Reference the actual stored GitHub repo secrets.Nat Goodspeed
Add a Mac signing step to unpack the credentials bundled into NOTARIZE_CREDS_MACOS so viewer-build-util/sign-pkg-mac need not know about that peculiarity of our secrets formatting.
2023-09-25SL-20188 Size of friend list affects time to open Preferences floaterAndrey Kleshchev
Don't check every file when it's enough to know if there are any.
2023-09-22SL-20321 Fix for missing "has_te" check (thanks Henri)RunitaiLinden
2023-09-22SL-20325 Fix for double sided not working.RunitaiLinden