Ecosyste.ms: Timeline

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

secondlife/viewer

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

View on GitHub

akleshchev created a comment on an issue on secondlife/viewer
I nice feature, but may be instead of a button use a drop down like with other copy/paste options? For sake of consistentcy and probably can fit couple more things there, like coying properties.

View on GitHub

akleshchev created a comment on an issue on secondlife/viewer
Something like a floating text edit when mouse is hoverin over chat button?

View on GitHub

akleshchev created a comment on an issue on secondlife/viewer
Is there a specific notification that should result in an OS notification? Would be nice to have a list of notifications that should be covered, but we need at least one example to get started.

View on GitHub

akleshchev pushed 4 commits to andreyk/viewer_2883 secondlife/viewer
  • viewer#2875 Proportionally agressive vram cleanup fa5aba2
  • viewer#2653 Failure logging 05858ee
  • viewer#2883 Account for DPI changes 1a33b5d
  • viewer#2883 Regenerate font's matrix and depth instead of loading to fix issues with nametags and window resizes dc231e5

View on GitHub

akleshchev opened a pull request on secondlife/viewer
viewer#2883 Regenerate font's matrix and depth instead of loading
To fix issues with nametags' depth and window resizes. Apparently matrix needs regular updates so it shouldn't be saved.
canny[bot] created a comment on an issue on secondlife/viewer
This issue has been linked to a Canny post: [Avoid light source dots in reflections](https://secondlife.canny.io/admin/board/bug-reports/p/avoid-light-source-dots-in-reflections) :tada:

View on GitHub

canny[bot] opened an issue on secondlife/viewer
Avoid light source dots in reflections
PBR Reflective surfaces with metallic=1, roughness=0 and alpha=0.5 that receive image from a reflection probe should not show any light source dots no matter if they are point lights or projectors,...
canny[bot] opened an issue on secondlife/viewer
Snapshot To Disk is pixellating if using custom proportion
Snapshot to Disk Pixelates on the Custom setting and cannot be reset unless you take back to Window Size. https://secondlife.canny.io/admin/board/bug-reports/p/snapshot-to-disk-is-pixellating-if-u...
Zanibar created a comment on an issue on secondlife/viewer
I am concerned about the implied workflow this UI layout would encourage as it would have backend ramifications as well. Firestorm's tabbed UI makes it seem that there is no meaningful difference ...

View on GitHub

akleshchev created a comment on an issue on secondlife/viewer
I can not reproduce, added extra logging.

View on GitHub

akleshchev created a comment on a pull request on secondlife/viewer
Probably, but in cases like this, probably best to check QA's SLURL test plan

View on GitHub

Dan-Linden created a comment on an issue on secondlife/viewer
It's working in recent Mac viewers, so this was fixed at some point. Closed.

View on GitHub

Dan-Linden closed an issue on secondlife/viewer
[OSX] The "Total Rendering time" log shows "0.0000 ms" in the "SecondLife.log" file after using the "Frame Profile" option in the "Develop" menu
### Reproduction steps 1. Download and install the [Second Life Release 6.6.0. 571939](https://viewer-download.secondlife.com/Viewer_6/Second_Life_6_6_0_571939_x86_64.dmg) build. 2. Click "Me"→"Pr...
marchcat created a comment on a pull request on secondlife/viewer
So something like `size > 2 && size < 4` should be correct then?

View on GitHub

akleshchev created a comment on a pull request on secondlife/viewer
> the new condition ensures that the code won't attempt to access tokens that may not exist No, it does not, it will still attempt to access token 3 even if it does not exist and there are only ...

View on GitHub

AtlasLinden opened an issue on secondlife/viewer
Enable system notifications
Allow SL notifications/pings to appear as an OS notification. ## Test Plan TBD
AtlasLinden opened an issue on secondlife/viewer
Provide Blinn-Phong and PBR tabs in Build>Texture
Similar to the following in FS: ![Image](https://github.com/user-attachments/assets/57c38657-e14c-46c5-86ae-28dd1144437e) ## Test Plan TBD
LLGuru deleted a branch secondlife/viewer

guru/develop

LLGuru pushed 1 commit to develop secondlife/viewer
  • Small fix in LLTeleportHandler::handle() 927a966

View on GitHub

LLGuru closed a pull request on secondlife/viewer
Small fix in LLTeleportHandler::handle()
AtlasLinden opened an issue on secondlife/viewer
Quick Preferences
A Quick Preferences floater that can be customised in order to access selected settings without opening and navigating through the Preferences floater. This functionality already exists in FS: http...
AtlasLinden opened an issue on secondlife/viewer
Align tool
Add the ability to align multiple objects with each other on the chosen axis via the Build floater. This functionality already exists in FS: https://gyazo.com/fc75c29b1654319989677a39e034c3ce ## ...
marchcat created a review on a pull request on secondlife/viewer
I see now; the new condition ensures that the code won't attempt to access tokens that may not exist, potentially preventing runtime errors like out-of-bounds access.

View on GitHub

AtlasLinden opened an issue on secondlife/viewer
Buckup/Restore Preferences
Add the ability to backup and restore saved preferences settings. This functionality already exists in FS: https://wiki.firestormviewer.org/fs_backup_settings Can this also be backed up on a clou?...
AtlasLinden opened an issue on secondlife/viewer
Copy UUID of objects from Build floater
Add the ability to grab the UUID from objects direct from the Build floater. UI for this functionality [exists in FS](https://wiki.firestormviewer.org/toolbox_general_tab_more#:~:text=Copy%20Keys%3...
marchcat created a comment on a pull request on secondlife/viewer
An "Issue" type ticket may be optional if the PR is sufficiently documented. However, I can't determine what this change does based on the code alone either.

View on GitHub

maxim-productengine created a review comment on a pull request on secondlife/viewer
Thanks. You're right about passing arguments.

View on GitHub

maxim-productengine created a review on a pull request on secondlife/viewer

View on GitHub

maxim-productengine pushed 1 commit to maxim/viewer_2245 secondlife/viewer
  • #2245 allow passing command-line arguments 5484f34

View on GitHub

Load more