Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-25 | viewer#1051: Fix UI typos in PBR terrain error messages (#1052) | cosmic-linden | |
2024-03-25 | https://github.com/secondlife/jira-archive-internal/issues/71091 Fix for ↵ | RunitaiLinden | |
divide by zero when alpha masking a PBR material with 0 alpha. (#1044) | |||
2024-03-25 | triage#112 'No emoji found for' text is not translated to other languages in ↵ | Alexander Gavriliuk | |
the 'Choose Emoji' floater | |||
2024-03-24 | Merge pull request #1039 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
WebRTC: Throw 'area full' message when voice server indicates the channel is at capacity. | |||
2024-03-24 | Throw 'area full' message when the voice server reports max users for voice | Roxie Linden | |
2024-03-24 | Not sending proper voice server type down when breaking a connection | Roxie Linden | |
2024-03-24 | Not sending proper voice server type down when breaking a connection | Roxie Linden | |
2024-03-24 | viewer#1033 Crash at syncFloaterTabOrder | Andrey Kleshchev | |
2024-03-24 | Revert "SL-20416 Fix Crash Report 1409376 (update)" | Andrey Kleshchev | |
This reverts commit cc43f42e6b7401c2cdd3204a16f757f5169bd95b. | |||
2024-03-22 | Merge pull request #1036 from secondlife/roxie/webrtc-voice-workqueue | Roxanne Skelly | |
Move processIceUpdates into a coroutine | |||
2024-03-22 | Validate that we're not shutting down after coroutine processing | Roxie Linden | |
Coroutine yields can end after shutdown is requested and voice connections are removed, so we need to check that a shutdown hasn't occured before attempting to touch connection objects. (CR issue) | |||
2024-03-22 | Add Tracy categories for WebRTC Voice | Roxie Linden | |
Also: * Fix a few crashes. * Only send position data when it changes. | |||
2024-03-22 | Add Develop menu option 'Debug Camera Controls' | Alexander Gavriliuk | |
2024-03-22 | viewer-issues#85: update advanced graphics preferences UI layout | Maxim Nikolenko | |
2024-03-21 | Merge pull request #1028 from secondlife/v-1027 | cosmic-linden | |
secondlife/viewer#1027: Fix noise on transparent PBR materials on minimap | |||
2024-03-20 | secondlife/viewer#1027: Update test plan | Cosmic Linden | |
2024-03-20 | secondlife/viewer#1027: Fix noise on transparent PBR materials on minimap | Cosmic Linden | |
2024-03-20 | Merge pull request #1024 from secondlife/vi-83 | cosmic-linden | |
secondlife/viewer-issues#83: Disallow alpha blend/double sided from PBR terrain | |||
2024-03-20 | secondlife/viewer-issues#83: Add TODO/assert for deciding when to allow ↵ | Cosmic Linden | |
candidate future extensions on PBR terrain | |||
2024-03-20 | secondlife/viewer-issues#83, secondlife/viewer-issues#82: Combine terrain ↵ | Cosmic Linden | |
save error notifications | |||
2024-03-20 | secondlife/viewer-issues#83, secondlife/viewer-issues#82: Mark ↵ | Cosmic Linden | |
texture/material terrain save notifications as unique, to prevent duplicates | |||
2024-03-20 | Turn procesIceUpdates into a coroutine to chop up the work a bit. | Roxie Linden | |
2024-03-20 | secondlife/viewer-issues#83: Disallow alpha blend/double sided from PBR terrain | Cosmic Linden | |
2024-03-20 | Merge pull request #1019 from secondlife/vi-82 | cosmic-linden | |
secondlife/viewer-issues#82: Don't allow transparent texture terrain | |||
2024-03-19 | Merge pull request #1021 from secondlife/roxie/webrtc-voice-workqueue | Roxanne Skelly | |
WebRTC: Make callbacks from webrtc-proper launch workqueue jobs to run code on the main thread, instead of relying on mutexes and such. | |||
2024-03-19 | Clear out observers when terminating a connection | Roxie Linden | |
2024-03-19 | secondlife/viewer-issues#82: Update test plan | Cosmic Linden | |
2024-03-19 | secondlife/viewer-issues#82: Don't allow transparent texture terrain | Cosmic Linden | |
2024-03-19 | Simplify workqueue calls. Fix issue with webrtc blocking on destruction. | Roxie Linden | |
2024-03-19 | Merge pull request #1014 from secondlife/v-1006 | cosmic-linden | |
secondlife/viewer#1006: Review feedback: Move blank material constant to indra_constants.h | |||
2024-03-18 | Merge pull request #119 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
Update webrtc path; fix crash; fix region voice not always working issue. | |||
2024-03-18 | Use LL::WorkQueue to handle transitions from llwebrtc threads to the main thread | Roxie Linden | |
2024-03-18 | use the github release asset path for autobuild webrtc | Roxie Linden | |
2024-03-18 | update to use public github-based release of autobuild webrtc | Roxie Linden | |
2024-03-18 | secondlife/viewer#1006: Move blank material constant to indra_constants.h | Cosmic Linden | |
2024-03-18 | Merge pull request #1013 from secondlife/v-1006 | cosmic-linden | |
secondlife/viewer#1006: Prevent setting PBR terrain material swatches to null | |||
2024-03-18 | secondlife/viewer#1006: Update test plan | Cosmic Linden | |
2024-03-18 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
2024-03-18 | viewer#961 Add a notification appearing when user tries to insert a ↵ | Alexander Gavriliuk | |
disallowed character | |||
2024-03-16 | Merge branch 'roxie/webrtc-voice' of github.com:secondlife/viewer-private ↵ | Roxie Linden | |
into roxie/webrtc-voice | |||
2024-03-16 | Fix crash in setting peer volume/mute | Roxie Linden | |
Also fix issue where moving to a 'voice disabled' parcel and back to the region (with voice) resulted in the voice dot not showing up. | |||
2024-03-16 | Merge pull request #980 from secondlife/brad/fix-dependency-deprecations | nat-goodspeed | |
Fix github actions dependency deprecations | |||
2024-03-15 | secondlife/viewer#1006: Prevent PBR terrain material swatches from being ↵ | Cosmic Linden | |
null. Default to blank material for now. | |||
2024-03-15 | secondlife/viewer#1006: Don't send terrain update if validation fails | Cosmic Linden | |
2024-03-15 | secondlife/viewer#906: Fix broken test plan link | Cosmic Linden | |
2024-03-15 | Merge pull request #1009 from secondlife/v-760 | cosmic-linden | |
secondlife/viewer#760: Update test plan for terrain texture max resolution validation | |||
2024-03-15 | secondlife/viewer#760: Update test plan for terrain texture max resolution ↵ | Cosmic Linden | |
validation | |||
2024-03-15 | Allow fading emojis characters in fading text. | Henri Beauchamp | |
In the recent emojis implementation, the text color alpha is ignored (emojis are always rendered with an opaque white color), causing them to fail and fade properly with the rest of the text they are printed with. This trivial patch fixes this issue. | |||
2024-03-15 | Merge pull request #1007 from secondlife/v-760 | cosmic-linden | |
secondlife/viewer#760: Fix terrain texture validator not respecting 2k texture feature flag | |||
2024-03-15 | Update paths for webrtc-shim | Roxie Linden | |