Ecosyste.ms: Timeline

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

secondlife/viewer

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...
LLGuru opened an issue on secondlife/viewer
Add 'Create Landmark' above 'Copy SLurl...' in the chat context menu
* Context menu for the SLURL in the chat should contain an item for creating a landmark * New menu item should be placed above the "Copy SLurl to clipboard" menu item ![Image](https://github.com/u...
nat-goodspeed pushed 1 commit to marchcat/xcode-16 secondlife/viewer
  • Fix more addition of distinct enums. cbee7ee

View on GitHub

callumlinden pushed 70 commits to callum-viewer-cef secondlife/viewer
  • 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
  • #2650 Add UI controls for debug settings: RenderTonemapMix RenderTonemapType (#2787) Co-authored-by: Maxim Nikolenko... 0e86beb
  • cherry pick secondlife/viewer#912 BugSplat Crash 1412267: nvoglv64+0xadcd00 (#2785) * secondlife/viewer#912 BugSplat... da341eb
  • viewer#2741 Sligtly better logging for a crash 85b7210
  • viewer#2443 voice dot indicator should be visible by default b71343e
  • Lua api to get avatar screen position ccc7fff
  • Merge branch 'develop' into maxim/lua-nearby-avatars 6ccae2d
  • Update test_animation.lua demo script 3091985
  • Merge branch 'develop' into maxim/lua-nearby-avatars d69ad11
  • Update demo scripts 3f4c977
  • (WIP) Local paintmap modification test 4811e42
  • secondlife/viewer#1883: (WIP) Alpha paint queue f1d892e
  • secondlife/viewer#1883: (WIP) (not yet working) Brush queue 642ace3
  • secondlife/viewer#1883: (WIP/Alpha/WOMM) Fix some compiler and runtime errors 81cc4fa
  • secondlife/viewer#1883: Fix terrain paintmap bit depth hardcoded in places and increase default bit depth to 8 303bf19
  • secondlife/viewer#1883: Fix logic error caught by clang d505eb4
  • secondlife/viewer#1883: Review feedback f88401c
  • and 50 more ...

View on GitHub

nat-goodspeed pushed 1 commit to marchcat/xcode-16 secondlife/viewer
  • Disambiguate (LLSD != UUID). 70e0ca4

View on GitHub

Rider-Linden pushed 1 commit to rider/chat_metadata secondlife/viewer
  • Issue #2907: Code review comments. 1f4b1dc

View on GitHub

Rider-Linden created a review comment on a pull request on secondlife/viewer
Your comment also flagged for me that the name `notice_id` may be mistaken to be a UUID. Changed to `notice_name` and test for empty.

View on GitHub

Rider-Linden created a review on a pull request on secondlife/viewer

View on GitHub

Rider-Linden created a review comment on a pull request on secondlife/viewer
"The simulator **may have** flagged...

View on GitHub

Rider-Linden created a review on a pull request on secondlife/viewer

View on GitHub

AndrewMeadows created a review comment on a pull request on secondlife/viewer
Rather than bother with `is_system_notice` you could pivot on whether `notice_id` is interesting: `if (notice_id.notNull())`.

View on GitHub

AndrewMeadows created a review comment on a pull request on secondlife/viewer
The comment seems incorrect to assume the the sender has been flagged as a bot. For more correctness please indicate the server may or may not have flagged... "The simulator has flagged this se...

View on GitHub

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

View on GitHub

nat-goodspeed pushed 7 commits to marchcat/xcode-16 secondlife/viewer
  • viewer#1472 Fix some mirror parameters not adjusting combo box only recognizes value "6" bd19bbf
  • 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
  • Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into develop bd7580b
  • #2910 Allow terminating multiple scripts at once 7783191
  • Merge branch 'develop' into marchcat/xcode-16 7fda8f8

View on GitHub

nat-goodspeed pushed 1 commit to marchcat/xcode-16 secondlife/viewer
  • Only add same enum types. 910fbde

View on GitHub

dmytrohproductengine opened an issue on secondlife/viewer
Bones are not correctly rendered on an avatar using the "Show Bones" option in the "Develop" menu
### Environment 1 ### Description 1 ### Reproduction steps 1. Download and install the [Second Life Release 7.1.12.11386494836](https://github.com/secondlife/viewer/releases/tag/Second_Life_Re...
Geenz created a comment on an issue on secondlife/viewer
Going through the git blame - the shaders haven't changed in a substantial way that should have created a new problem here. Has the test content changed at all? Such as the positioning of the lig...

View on GitHub

maxim-productengine pushed 1 commit to develop secondlife/viewer
  • #2910 Allow terminating multiple scripts at once 7783191

View on GitHub

maxim-productengine deleted a branch secondlife/viewer

maxim/viewer_2910

maxim-productengine created a comment on a pull request on secondlife/viewer
Trimmed trailing whitespaces.

View on GitHub

maxim-productengine pushed 1 commit to maxim/viewer_2910 secondlife/viewer
  • #2910 Allow terminating multiple scripts at once 0001963

View on GitHub

Geenz created a comment on an issue on secondlife/viewer
Notice how the tops don't look right, but the bottoms do.

View on GitHub

Load more