Ecosyste.ms: Timeline

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

secondlife/viewer

RyeMutt opened a pull request on secondlife/viewer
Restore tonemapping to ACES with a slight mix towards linear and raise exposure limits
* Restores default tonemapping to ACES with a 30% mix towards linear * Raises exposure limit to 4 in graphics preferences * Raises default exposure multiplier to 1.5
RyeMutt created a branch on secondlife/viewer

rye/tonefix - 🖥️ Second Life's official client

TommyTheTerrible created a comment on a pull request on secondlife/viewer
> https://wiki.secondlife.com/w/index.php?title=Viewerhelp:Statistics > > > Sim FPS - The simulator frame rate. This should now always be the same as the physics frame rate -- 45.0 when things a...

View on GitHub

KrsityKu created a comment on a pull request on secondlife/viewer
https://wiki.secondlife.com/w/index.php?title=Viewerhelp:Statistics > Sim FPS - The simulator frame rate. This should now always be the same as the physics frame rate -- 45.0 when things are run...

View on GitHub

Dan-Linden created a comment on an issue on secondlife/viewer
This may be a duplicate of https://github.com/secondlife/viewer/issues/2637

View on GitHub

TommyTheTerrible created a comment on a pull request on secondlife/viewer
Where are people getting all these numbers? Beq says 25, KrsityKu says 45. Both are far lower than 125. The issue is not what happens when the viewer is running 20 FPS, the issue is when you tel...

View on GitHub

kylelinden created a comment on an issue on secondlife/viewer
We are not maintaining forks of 3p libs.

View on GitHub

kylelinden closed an issue on secondlife/viewer
3p-SDL2 for Mac
We need to hack SDL2 to NOT submit key presses to Cocoa's NSTextInputClient protocol on Mac. This to fix #2870 When that is done we can remove the workaround from #2890
canny[bot] created a comment on an issue on secondlife/viewer
This issue has been linked to a Canny post: [Post-DeltaFPS Viewer Texture Loading Issues](https://secondlife.canny.io/admin/board/bug-reports/p/post-deltafps-viewer-texture-loading-issues) :tada:

View on GitHub

nat-goodspeed deleted a branch secondlife/viewer

nat/warn-timeslice

nat-goodspeed pushed 7 commits to develop secondlife/viewer
  • Eliminate double names for coros + "empty name is main" convention. Instead, introduce bool CoroData::isMain and tes... a76209d
  • LLCoprocedurePool::coprocedureInvokerCoro() sets status to task name LLCoprocedurePool coroutines are generic; its c... 8e737a5
  • Make llcoro::scheduler log coros that run too long between yields. Introduce LLCoros::CoroData::mHistogram, a map of... b064583
  • Merge branch 'develop' of github.com:secondlife/viewer into nat/warn-timeslice c729b5a
  • Eliminate meaningless blank line 7f094aa
  • Remove move 77f9ab9
  • Merge pull request #2911 from secondlife/nat/warn-timeslice Make `llcoro::scheduler` log coros that run too long bet... 394f7b3

View on GitHub

nat-goodspeed closed a pull request on secondlife/viewer
Make `llcoro::scheduler` log coros that run too long between yields.
Introduce `LLCoros::CoroData::mHistogram`, a map of cutoff times (bucket breakpoints) with counts of occurrences. The idea is that `mHistogram` counts how many times the real time taken by a part...
kylelinden closed an issue on secondlife/viewer
Start Verifying Viewers
I realized that Second Life allows anyone to create a viewer, which is likely a contributing factor to the existence of copybot viewers and other potentially harmful viewers. I believe there should...
canny[bot] created a comment on an issue on secondlife/viewer
This issue has been unlinked from a Canny post: [Start Verifying Viewers](https://secondlife.canny.io/admin/board/feature-requests/p/start-verifying-viewers) :cry:

View on GitHub

Dan-Linden created a comment on an issue on secondlife/viewer
See if this is fixed by the fix for https://github.com/secondlife/viewer/issues/2889

View on GitHub

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

View on GitHub

KrsityKu created a comment on a pull request on secondlife/viewer
A few things: 1. SL Simulator tick rate is 45/s 2. The attachment issue is purely server side, and affects all viewers, and is supposedly fixed in 2024-10-15.11356152186 3. This limit should n...

View on GitHub

AtlasLinden opened an issue on secondlife/viewer
Reset tone mapper default back to ACES
### Environment ExtraFPS ### Description Reset default tone mapper to ACES instead of Khronos Neutral ### Reproduction steps Reset graphics to default settings Observe Tone Mapper drop down in...
LLGuru pushed 1 commit to develop secondlife/viewer
  • #2007 The 'No device' option isn't displayed in the 'Input/Output' drop-down boxes ede5af1

View on GitHub

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

View on GitHub

LLGuru created a branch on secondlife/viewer

guru/viewer-2736-day-offset-makes-a-rebound - 🖥️ Second Life's official client

nat-goodspeed pushed 1 commit to nat/warn-timeslice secondlife/viewer

View on GitHub

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

View on GitHub

nat-goodspeed pushed 1 commit to nat/warn-timeslice secondlife/viewer
  • Eliminate meaningless blank line 7f094aa

View on GitHub

nat-goodspeed opened a pull request on secondlife/viewer
Make `llcoro::scheduler` log coros that run too long between yields.
Introduce `LLCoros::CoroData::mHistogram`, a map of cutoff times (bucket breakpoints) with counts of occurrences. The idea is that `mHistogram` counts how many times the real time taken by a part...
nat-goodspeed created a branch on secondlife/viewer

nat/warn-timeslice - 🖥️ Second Life's official client

maxim-productengine opened an issue on secondlife/viewer
Allow terminating multiple scripts at once
Currently you can only highlight one script at a time in 'Lua scripts' floater. So, allow selecting and terminating multiple scripts at once.
Load more