Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

secondlife/viewer

AiraYumi created a comment on a pull request on secondlife/viewer
A new Pull Request #2927 has been created. This will be closed once #2927 is merged.

View on GitHub

AiraYumi opened a draft pull request on secondlife/viewer
Add Native Support for Wayland
Enables native support for the Wayland desktop environment. Extract only the commits you need from #2749 . Related Issues : https://github.com/secondlife/viewer/issues/1442 [Linux] Add Native...
roxanneskelly pushed 2 commits to roxie/voice-transcription-develop secondlife/viewer
  • temporary workaround for #2870: disable SDL2 on mac f9dc4f4
  • Merge branch 'leviathan/disable-sdl2-on-mac' of github.com:secondlife/viewer into roxie/voice-transcription-develop 2bb54b0

View on GitHub

roxanneskelly opened a draft pull request on secondlife/viewer
Proof of Concept - Voice Transcription
Speech-to-text in chat.
roxanneskelly created a branch on secondlife/viewer

roxie/voice-transcription-develop - 🖥️ Second Life's official client

github-actions[bot] created a tag on secondlife/viewer

Second_Life_Develop#4cc997bc-2024-10-24 - 🖥️ Second Life's official client

roxanneskelly pushed 5 commits to roxie/voice-transcription secondlife/viewer
  • viewer#2889 Fixed mixed up water settings b2bb4d2
  • viewer#2741 Don't reallocate image conversion buffer all the time 1924c44
  • Restore tonemapping to ACES with a slight mix towards linear and raise exposure slider limit to 4 (#2915) 0b97f50
  • #2736 The 'Day Offset' makes a rebound back to 0,5 or 1 value cbd594a
  • Merge branch 'release/2024.09-ExtraFPS' of github.com:secondlife/viewer into roxie/voice-transcription d43b266

View on GitHub

roxanneskelly pushed 2 commits to roxie/voice-transcription secondlife/viewer
  • Update transcription UI to handle partial updates. Also, add colors for the own voice and other voice transcription.... 6ca0c56
  • Merge branch 'roxie/voice-transcription' of github.com:secondlife/viewer into roxie/voice-transcription 34d86d3

View on GitHub

LLGuru pushed 1 commit to guru/viewer-2577-worn-transparent secondlife/viewer
  • #2577 Worn transparent prims no longer show with 'Highlight transparent' 49c3eed

View on GitHub

LLGuru pushed 1 commit to guru/viewer-2577-worn-transparent secondlife/viewer
  • #2577 Worn transparent prims no longer show with 'Highlight transparent' 6cdb216

View on GitHub

marchcat created a review on a pull request on secondlife/viewer

View on GitHub

LLGuru created a comment on an issue on secondlife/viewer
- Fixed in https://github.com/secondlife/viewer/pull/2925

View on GitHub

LLGuru pushed 1 commit to guru/viewer-2577-worn-transparent secondlife/viewer
  • #2577 Worn transparent prims no longer show with 'Highlight transparent' dc26b7a

View on GitHub

LLGuru created a branch on secondlife/viewer

guru/viewer-2577-worn-transparent - 🖥️ Second Life's official client

AtlasLinden created a comment on an issue on secondlife/viewer
Spotted in another Develop build unassociated from Maint C. Setting milestone to Develop.

View on GitHub

Dan-Linden created a comment on an issue on secondlife/viewer
@Geenz can you test again? It's the left white object in this screenshot which has the bug: ![Image](https://github.com/user-attachments/assets/70e18a4a-18c9-455b-b22d-57289033977f) Repro: 1. Run...

View on GitHub

alex-free starred secondlife/viewer
nat-goodspeed created a comment on a pull request on secondlife/viewer
build = https://github.com/secondlife/viewer/releases/tag/Second_Life_Release%238796361

View on GitHub

github-actions[bot] published a release on secondlife/viewer
release/C++20
<!-- Release notes generated using configuration in .github/release.yaml at Second_Life_Release#8796361 --> ## What's Changed ### Other Changes * Add command-line switches --lua "chunk" and --luaf...
RunitaiLinden pushed 1 commit to davep-gpu-instancing secondlife/viewer
  • Add bag render batch debug display, batch texture transforms bdd695c

View on GitHub

Rider-Linden deleted a branch secondlife/viewer

rider/chat_metadata

Rider-Linden pushed 3 commits to develop secondlife/viewer
  • Issue #2907: Process metadata sent along with chats of type IM_NOTHING_SPECIAL, The metadata can contain information ... b8da125
  • Issue #2907: Code review comments. 1f4b1dc
  • Merge pull request #2908 from secondlife/rider/chat_metadata Bot self identification. 4cc997b

View on GitHub

Rider-Linden closed a pull request on secondlife/viewer
Bot self identification.
Issue #2907 Process metadata sent along with chats of type `IM_NOTHING_SPECIAL', The metadata can contain information about the bot status of the sender. It may also contain a system-injected no...
AtlasLinden closed an issue on secondlife/viewer
The bones are not rendered correctly on an avatar when using the "Show Bones" option in the "Develop" menu
### Reproduction steps 1. Download and install the [Second Life Release 7.1.12.11386494836](https://github.com/secondlife/viewer/releases/tag/Second_Life_Release%230ef7a9b-maint-c-2024-10-17) buil...
nat-goodspeed created a tag on secondlife/viewer

Second_Life_Release#8796361 - 🖥️ Second Life's official client

nat-goodspeed pushed 108 commits to release/C++20 secondlife/viewer
  • Minimal code needed to add RLVa with an on/off toggle c820bb2
  • Add owner say chat hook b82e9b7
  • Add basic scaffolding to support reply commands and handle @versionXXX as an illustration 7402fe6
  • Add the @getcommand command query reply command 4f7eb9b
  • Add the RLVa console db89164
  • Add the RLVa menu b89d7ef
  • Don't compose emojis on the RLVa console input 3c49c33
  • Add proper file headers 6f4d7c2
  • Merge branch 'develop' into rlva/base 25f8cbe
  • Fix tab vs whitespace line fca4227
  • Mac build fixes: Reapply the template fix in rlvhelper.h + point to LLFloaterReg in the global namespace e03ad49
  • Replace None and Success. Those are X11 defines and thus lead to compile errors when compiling a Linux viewer. dc64ac1
  • Merge pull request #1 from Nicky-D/rlva/linux Fix Linux build errors a8d8314
  • Merge branch 'develop' into rlva/base ed2d4f0
  • Remove unneeded RLV_VERIFY + undefine accidental RLV_DEBUG define (should fix Linux build) 689f723
  • Merge branch 'develop' into rlva/base 48b34e0
  • viewer#2705 Some sky parameters weren't updating 3904a15
  • viewer#2709 Fix loose triangle #2 9d3c847
  • Lua api to get info about nearby avatars and objects 5836d88
  • remove trailing whitespace 8a44149
  • and 88 more ...

View on GitHub

LLGuru opened an issue on secondlife/viewer
Add 'Create Landmark' below 'Teleport' in the place context menu
* Context menu for the place in the PLACES floater (the VISITED tab) should contain an item for creating a landmark * New menu item should be placed below the "Teleport" menu item ![Image](https:/...
LLGuru opened an issue on secondlife/viewer
Add 'Create Landmark' after 'Show on Map' on the agent profile floater
* Agent profile floater (the PICKS tab) should contain a button for creating a landmark ![Image](https://github.com/user-attachments/assets/7037071d-e492-4a01-af03-c4b398a5fda1) * Buttons at botto...
Load more