Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-13 | secondlife/viewer#76: Update test plan to specify that terrain composition ↵ | Cosmic Linden | |
labels should match the current context | |||
2024-03-13 | secondlife/viewer#76: Change wording of terrain blending documentation when ↵ | Cosmic Linden | |
using materials | |||
2024-03-13 | Add increasing random timeout to retries. | Roxie Linden | |
2024-03-13 | Merge pull request #978 from secondlife/brad/926-hdri-local-openexr-static-link | Brad Linden | |
secondlife/viewer#926 chage openexr lib to use static link on mac | |||
2024-03-13 | #926 Unshuffle autobuild.xml | RunitaiLinden | |
2024-03-13 | Revert "secondlife/viewer#926 further work on mac openexr lib." | RunitaiLinden | |
This reverts commit ce6170802de1833a8d0d55e9dfc774c4c9dd7eca. | |||
2024-03-13 | some comments; allow proximal channel to retry when it drops | Roxie Linden | |
2024-03-13 | Merge pull request #116 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
WebRTC-based voice for Second Life | |||
2024-03-13 | #975 Add RenderHDRISplitScreen debug setting (#976) | RunitaiLinden | |
* #975 Add RenderHDRISplitScreen debug setting * Create hdri_local_preview.md | |||
2024-03-13 | 983 add debug setting to control the maximum download resolution (#986) | RunitaiLinden | |
* Create RenderMaxTextureResolution.md * #983 Add RenderMaxTextureResolution setting. Incidental crash fix. | |||
2024-03-13 | Merge pull request #987 from secondlife/v-906 | cosmic-linden | |
secondlife/viewer#906: Add test plan for PBR terrain tiling | |||
2024-03-13 | secondlife/viewer#906: Add tiling test to renamed PBR terrain appearance ↵ | Cosmic Linden | |
test plan | |||
2024-03-13 | secondlife/viewer#906: Rename a PBR terrain test plan | Cosmic Linden | |
2024-03-13 | Merge pull request #985 from secondlife/v-906 | cosmic-linden | |
secondlife/viewer#906: Bump PBR terrain scale, decreasing texel density by 1/2 | |||
2024-03-13 | secondlife/viewer#906: Bump PBR terrain scale, decreasing texel density by 1/2 | Cosmic Linden | |
2024-03-12 | Fix github actions dependency deprecations | Brad Linden | |
2024-03-12 | secondlife/viewer#926 switching cmake config for mac openexr to use new ↵ | Brad Linden | |
static libs | |||
2024-03-12 | secondlife/viewer#926 further work on mac openexr lib. | Brad Linden | |
switching mac lib to be statically linked autobuild installables edit openexr platform=darwin64 url=https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-darwin64-df7544d.tar.zst hash_algorithm=sha1 hash=17cd63922214b588d9a36137fadf927237ec0f25 autobuild installables edit openexr platform=linux64 url=https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-linux64-df7544d.tar.zst hash_algorithm=sha1 hash=b092658ab5ec009a5875e8b6e5b7109730ad6846 autobuild installables edit openexr platform=windows64 url=https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-windows64-df7544d.tar.zst hash_algorithm=sha1 hash=c511ae9a3e401375af2199b498a75f32cebc010f | |||
2024-03-12 | SL-20735 Fix blury profile pictures #2 (#963) | Andrey Kleshchev | |
Scaling was added to thumbnail images as a measure of memory preservation and said scaling doesn't work well when larger images are needed so had to remake profile images to no longer use thumbnails. | |||
2024-03-12 | Merge pull request #974 from ↵ | RunitaiLinden | |
secondlife/965-eep-skies-too-bright-after-hdri-local-preview-merge 965 eep skies too bright after hdri local preview merge | |||
2024-03-12 | #965 Fix for EEP skies being too bright | RunitaiLinden | |
2024-03-12 | Merge branch '965-eep-skies-too-bright-after-hdri-local-preview-merge' of ↵ | RunitaiLinden | |
https://github.com/secondlife/viewer into 965-eep-skies-too-bright-after-hdri-local-preview-merge | |||
2024-03-11 | Use LLCachedControl to speed up voice enable/disable checking | Roxie Linden | |
2024-03-11 | Fixup some logic relating to teleporting and new regions | Roxie Linden | |
2024-03-11 | fixup tabs | Roxie Linden | |
2024-03-11 | Merge pull request #954 from secondlife/v-712 | cosmic-linden | |
PBR Terrain UI second pass: review follow-up | |||
2024-03-10 | Merge branch 'main' of github.com:secondlife/viewer-private into ↵ | Roxie Linden | |
roxie/webrtc-voice | |||
2024-03-10 | Remove trailing spaces. Other code cleanup. | Roxie Linden | |
2024-03-09 | code beautification/comments | Roxie Linden | |
2024-03-09 | Merge branch 'roxie/webrtc-voice' of github.com:secondlife/viewer-private ↵ | Roxie Linden | |
into roxie/webrtc-voice | |||
2024-03-09 | Code cleanup and commenting | Roxie Linden | |
2024-03-10 | viewer#944 [Emoji] Display should be consistent between llDialog text and ↵ | Alexander Gavriliuk | |
llDialog buttons | |||
2024-03-10 | viewer#944 Make 'Debug Unicode' feature available for all LLViews | Alexander Gavriliuk | |
2024-03-09 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-03-09 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
2024-03-08 | Use webrtc autobuild package | Roxie Linden | |
2024-03-08 | secondlife/viewer#712: Slightly improved logging in refreshFromRegion | Cosmic Linden | |
2024-03-08 | secondlife/viewer#712: Consolidate accesses to texture_detail_* and ↵ | Cosmic Linden | |
material_detail_* controls | |||
2024-03-08 | HDRI Local Preview (#953) | RunitaiLinden | |
* #926 WIP - HDRI import prototype v0 * #926 WIP -- add OpenEXR to autobuild.xml * #926 WIP -- Add OpenEXR cmake * #926 WIP -- Attempt at using OpenEXR autobuild package and don't hard code .exr file to load * #926 Unmangle autobuild.xml and get dll's in the right place (thanks, Caladbolg!) * implement mac shared libs plumbing for OpenEXR for secondlife/viewer#926 * Fix Xcode/clang compile error regarding new[]/delete[] mismatch * #926 HDRI Preview finishing touches. - Full ACES when HDRI is enabled - Fix for probes getting stuck paused - Add exposure and rotation controls --------- Co-authored-by: Brad Linden <brad@lindenlab.com> | |||
2024-03-08 | Merge pull request #942 from secondlife/geenz/mirrors-quality-pass-1 | Jonathan "Geenz" Goodman | |
#681 Mirrors quality pass 1. | |||
2024-03-07 | Fix issue with spatial and p2p being up at the same time | Roxie Linden | |
Also, fix issue with voice still happening in parcels where voice is disabled. | |||
2024-03-07 | Merge pull request #935 from secondlife/gh-osbuild | Signal Linden | |
Make signing and symbol posting jobs conditional on secrets. | |||
2024-03-07 | addSession had a changed parameter...which wasn't changed everywhere | Roxie Linden | |
2024-03-07 | secondlife/viewer#712: Consolidate accesses to terrain_material_type control | Cosmic Linden | |
2024-03-07 | Send down preferred voice server type when initiating a call | Roxie Linden | |
2024-03-07 | viewer-private#41 Texture fail to apply to materials in some cases | Andrey Kleshchev | |
Shift-dropping textures can fail if one of 'early' faces has nomod material | |||
2024-03-07 | update webrtc | Roxie Linden | |
2024-03-06 | #681 Small fix for if a viewer object may be dead. | Jonathan "Geenz" Goodman | |
2024-03-06 | Merge branch 'release/materials_featurette' into geenz/mirrors-quality-pass-1 | Jonathan "Geenz" Goodman | |
2024-03-06 | #681 Add probe blending for mirrors. | Jonathan "Geenz" Goodman | |