Ecosyste.ms: Timeline

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

secondlife/viewer

brad-linden created a comment on a pull request on secondlife/viewer
Proposed notification text: > To improve system performance, [SECOND_LIFE] has reduced texture memory usage after being in the background for [DELAY] seconds. It may take some time for texture im...

View on GitHub

brad-linden pushed 1 commit to brad/2549-downrez-controls secondlife/viewer
  • Provide affordances to disable automatic downrezing of textures when SL is in background secondlife/viewer#2549 32d766c

View on GitHub

TommyTheTerrible created a comment on a pull request on secondlife/viewer
Possible related tracked issues: https://feedback.secondlife.com/server-bugs/p/attachment-loss-on-rc-channel-2024-08-2910619830788 https://feedback.secondlife.com/bug-reports/p/voice-crashing-o...

View on GitHub

brad-linden created a branch on secondlife/viewer

brad/2549-downrez-controls - 🖥️ Second Life's official client

canny[bot] created a comment on an issue on secondlife/viewer
This issue has been linked to a Canny post: [Edit of alpha to opaque not holding when edit is done in object](https://secondlife.canny.io/admin/board/bug-reports/p/edit-of-alpha-to-opaque-not-holdi...

View on GitHub

canny[bot] opened an issue on secondlife/viewer
Edit of alpha to opaque not holding when edit is done in object
We are facing a texturing issue when needing to change a PBR face from alpha to opaque. Currently when we do this in world by editing the mesh object ... editing the texture, changing from alpha t...
Dan-Linden created a comment on an issue on secondlife/viewer
Test updated.

View on GitHub

Dan-Linden closed an issue on secondlife/viewer
8 green light shining sphere objects are shown at a time in the viewer
### Reproduction steps 1. Open the viewer and log in. 2. Teleport to "http://maps.secondlife.com/secondlife/Bug%20Island/32/131/27". 3. Set "World" → "Environment" → "Midnight". 4. Set "Me" →...
Ansariel created a review comment on a pull request on secondlife/viewer
> On the positive side, this should be the last "disaster-level" merge from the era before we switched to git-flow. What about DRTVWR-558 (puppetry) and DRTVWR-584 (assimp) then? Have they been ...

View on GitHub

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

View on GitHub

RunitaiLinden pushed 1 commit to davep-gpu-instancing secondlife/viewer
  • Remove dedicated prim scale UBO, add support for 32-bit indices, remove VAO dependency aaa1842

View on GitHub

nat-goodspeed created a review comment on a pull request on secondlife/viewer
typo?

View on GitHub

nat-goodspeed created a review comment on a pull request on secondlife/viewer
`"avatar_id"`

View on GitHub

nat-goodspeed created a review comment on a pull request on secondlife/viewer
This lambda _could_ produce a response to the invoker, but of course you'd have to change the inline error reporting from `Response` to `sendReply()`.

View on GitHub

nat-goodspeed created a review on a pull request on secondlife/viewer

View on GitHub

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

View on GitHub

Ansariel created a review comment on a pull request on secondlife/viewer
Depending on the platform they are defined in various external libraries, so they might be defined on various occasions in the viewer code.

View on GitHub

marchcat created a review comment on a pull request on secondlife/viewer
And that's why it's just a test on my non-OS local builds for now. It helped me catch a couple of leftovers before, but now it doesn't seem as reliable. There are probably more defines somewhere else.

View on GitHub

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

View on GitHub

Ansariel created a review comment on a pull request on secondlife/viewer
But since the Havok stub lib isn't updated yet, you cannot make an OS build with the typedefs removed.

View on GitHub

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

View on GitHub

marchcat created a review comment on a pull request on secondlife/viewer
Right, but I do that manually for every local build after the merge, just to ensure those fake bools don't sneak in.

View on GitHub

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

View on GitHub

Ansariel created a review comment on a pull request on secondlife/viewer
They are not removed yet since not all of theHavok libs have been updated yet.

View on GitHub

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

View on GitHub

marchcat created a review comment on a pull request on secondlife/viewer
But how could this pass the build check with the defines removed? 🙀

View on GitHub

marchcat created a review on a pull request on secondlife/viewer
Thank you very much, @Ansariel!

View on GitHub

Ansariel opened a pull request on secondlife/viewer
Fix various merge issues
* Restore changes from 21947778baaca205615a71a97ac8f563c998fdd3 to llwindow/llwindowwin32.cpp * Restore changes from 3758618949684641fc94b5c9478d9002706213cc to newview/llinspecttexture.cpp * Fix...
nat-goodspeed pushed 53 commits to maxim/lua-nearby-avatars 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
  • #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
  • and 33 more ...

View on GitHub

Load more