Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-26 | #890 Make sure we're doing the correct distance check. | Jonathan "Geenz" Goodman | |
#682 Improve the conservative update functionality for mirror faces. Make it attenuate depending on how much the camera is facing that specific cubemap face. | |||
2024-02-25 | #889 Start removing mDrawable references. These may be null. | Jonathan "Geenz" Goodman | |
2024-02-25 | #682 Add a low priority path for conservative probe face updates. This will ↵ | Jonathan "Geenz" Goodman | |
update the "low priority" faces at half of the the probe update rate. Useful for less planar reflection geometry. | |||
2024-02-25 | Issue#884 Crash on ~LLSearchEditor | Andrey Kleshchev | |
Crash seems to be specific to LLFilterEditor and only in a couple specific floaters. Based on older calltacks, commiting on exit was crashing. So I'm making sure that panels that potentially do not own the element in question clean the callback in case panels get deleted before the search editor. | |||
2024-02-23 | Merge remote-tracking branch 'origin/release/materials_featurette' into ↵ | Jonathan "Geenz" Goodman | |
geenz/mirrors-optimization-pass-1 | |||
2024-02-23 | Merge branch 'brad/avatar_eye_fix' into 'release/materials_featurette' (#883) | Brad Linden | |
2024-02-23 | Fix for deferred avatar eyes shader failing to link on Intel GPU. | Brad Linden | |
2024-02-23 | Merge pull request #882 from secondlife/brad/mac_shader_fixes | cosmic-linden | |
Fixes for some shader compilation failures on mac. | |||
2024-02-23 | Fixes for some shader compilation failures on mac. | Brad Linden | |
* conditional compilation should use #ifdef * layout keywords need to be lowercase | |||
2024-02-23 | viewer#875 Crash at uri normalization | Andrey Kleshchev | |
Note that crash happened when setting LLProgressView::setMessage | |||
2024-02-23 | Issue#880 Crash on a dead pointer in a chat session | Andrey Kleshchev | |
2024-02-23 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-02-23 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
2024-02-23 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
2024-02-23 | remove another unused old macOS file | Lars Næsbye Christensen | |
2024-02-22 | Merge branch 'roxie/webrtc-voice' of github.com:secondlife/viewer-private ↵ | Roxie Linden | |
into roxie/webrtc-voice | |||
2024-02-22 | coding cleanup | Roxie Linden | |
2024-02-22 | Initialize versions | Roxie Linden | |
2024-02-22 | For spatial voice, determine voice provider based on server setting. | Roxie Linden | |
2024-02-22 | Fix ad-hoc voice | Roxie Linden | |
2024-02-22 | another rebase merge issue | Roxie Linden | |
2024-02-22 | another rebase merge issue | Roxie Linden | |
2024-02-22 | rebase merge fix | Roxie Linden | |
2024-02-22 | fix rebase issue | Roxie Linden | |
2024-02-22 | Add new P@P multiagentchat handler for webrtc voice | Roxie Linden | |
2024-02-22 | P2P checkpoint | Roxie Linden | |
2024-02-22 | race between session established and data channel ready | Roxie Linden | |
2024-02-22 | mac build fix | Roxie Linden | |
2024-02-22 | put observer-based tuning audio level calculation back | Roxie Linden | |
2024-02-22 | Use a custom audio processor to pull data for level determinations, which ↵ | Roxie Linden | |
will happen after AGC | |||
2024-02-22 | Fix initial user gain send on join | Roxie Linden | |
2024-02-22 | Add server-generate VAD | Roxie Linden | |
2024-02-22 | Handle 'device changed' callback | Roxie Linden | |
2024-02-22 | small logic errors in mute/volume for others code | Roxie Linden | |
2024-02-22 | fix locking race condition | Roxie Linden | |
2024-02-22 | Checkpoint mute/volume | Roxie Linden | |
2024-02-22 | fix mac build break | Roxie Linden | |
2024-02-22 | Hang up when peer hangs up in ad-hoc driven p2p call | Roxie Linden | |
2024-02-22 | checkpoint p2p/adhoc voice | Roxie Linden | |
2024-02-22 | mac build fixes | Roxie Linden | |
2024-02-22 | Treat adhoc/p2p as primary connections | Roxie Linden | |
2024-02-22 | Checkpoint Ad-Hoc voice. | Roxie Linden | |
Unlike vivox, P2P uses the ad-hoc voice mechanism, which is also used by group voice. | |||
2024-02-22 | OSX build fixes | Roxie Linden | |
2024-02-22 | checkpoint for adhoc voice | Roxie Linden | |
2024-02-22 | New WebRTC with echo cancellation fix. | Roxie Linden | |
Also, start/stop recording depending on whether WebRTC has negotiated. | |||
2024-02-22 | Enable AEC | Roxie Linden | |
2024-02-22 | some comments | Roxie Linden | |
2024-02-22 | Set mute, speaker volume, mic gain on creation of new connection. | Roxie Linden | |
2024-02-22 | Fix enable/disable issue when connecting to multiple regions | Roxie Linden | |
2024-02-22 | Add viewer-visible session ID to allow multiple sessions under same agent id | Roxie Linden | |