Ecosyste.ms: Timeline

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

rerun-io/rerun

grtlr opened a pull request on rerun-io/rerun
Remove outdated information about development
<!-- Open the PR up as a draft until you feel it is ready for a proper review. Do not make PR:s from your own `main` branch, as that makes it difficult for reviewers to add their own fixes. ...
github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun

View on GitHub

jprochazk pushed 1 commit to jan/zerocopy-mp4-read rerun-io/rerun

View on GitHub

jprochazk created a comment on a pull request on rerun-io/rerun
Bench was missing `nasm` for the build, maybe it works now: https://github.com/rerun-io/rerun/actions/runs/11461814078

View on GitHub

jprochazk pushed 2 commits to jan/zerocopy-mp4-read rerun-io/rerun

View on GitHub

jprochazk created a comment on a pull request on rerun-io/rerun
Running a nightly build to check if the bench works: https://github.com/rerun-io/rerun/actions/runs/11461677788

View on GitHub

jprochazk pushed 1 commit to jan/zerocopy-mp4-read rerun-io/rerun

View on GitHub

jprochazk pushed 4 commits to jan/zerocopy-mp4-read rerun-io/rerun
  • Add missing items to 0.19.0 changelog (#7844) ### What * Closes #7825 When generating the changelog, I accidenta... de4c389
  • Don't keep around additional cpu copy of loaded mesh files (#7824) ### What This is mainly a refactor of `re_rend... 1c02564
  • Allow passing seconds/nanoseconds to `VideoFrameReference` archetype (#7833) ### What * Fixes #7822 Also, pass... c23e81e
  • Merge branch 'main' into jan/zerocopy-mp4-read d9d235f

View on GitHub

jprochazk pushed 1 commit to jan/zerocopy-mp4-read rerun-io/rerun

View on GitHub

EtaLoop created a comment on a pull request on rerun-io/rerun
Thanks a lot :+1:

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for 1c02564c992a2b57a39a2470b503367ad2080829 63ded27

View on GitHub

Wumpf deleted a branch rerun-io/rerun

andreas/improve-video-frame-reference-api

Wumpf closed an issue on rerun-io/rerun
VideoFrameReference should have an extension constructor for `seconds=`
The default signature doesn't make it clear: ``` class VideoFrameReference( timestamp: VideoTimestampLike, *, video_reference: EntityPathLike | None = None ) Create a new insta...
Wumpf closed an issue on rerun-io/rerun
VideoFrameReference should have an extension constructor for `seconds=`
The default signature doesn't make it clear: ``` class VideoFrameReference( timestamp: VideoTimestampLike, *, video_reference: EntityPathLike | None = None ) Create a new insta...
Wumpf pushed 1 commit to main rerun-io/rerun
  • Allow passing seconds/nanoseconds to `VideoFrameReference` archetype (#7833) ### What * Fixes #7822 Also, pass... c23e81e

View on GitHub

Wumpf deleted a branch rerun-io/rerun

andreas/separate-meshload-gpu-upload

Wumpf pushed 1 commit to main rerun-io/rerun
  • Don't keep around additional cpu copy of loaded mesh files (#7824) ### What This is mainly a refactor of `re_rend... 1c02564

View on GitHub

Wumpf closed a pull request on rerun-io/rerun
Don't keep around additional cpu copy of loaded mesh files
### What This is mainly a refactor of `re_renderer`'s model loading pipeline, but as the title (== changelog entry) points out, a nice side-effect that arose culling unnecessary memory usage which...
jprochazk created a review comment on a pull request on rerun-io/rerun
oops

View on GitHub

jprochazk created a review on a pull request on rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun

View on GitHub

Wumpf created a review comment on a pull request on rerun-io/rerun
hmmm do you really want to fail compilation only because the user didn't run `download_test_asset`? better to make this dynamic loading awesome though that you're trying to make this _a thing_ a...

View on GitHub

Wumpf created a review on a pull request on rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun

View on GitHub

jprochazk created a comment on a pull request on rerun-io/rerun
Some rough numbers: ``` main@de4c389 297.43 µs this branch 3.8957 µs ``` Measured on `Big_Buck_Bunny_1080_10s_av1.mp4` from our test assets (downloaded via `tests/assets/download_test...

View on GitHub

jprochazk pushed 3 commits to jan/zerocopy-mp4-read rerun-io/rerun

View on GitHub

jprochazk created a comment on a pull request on rerun-io/rerun
(trying to measure this by adding a benchmark)

View on GitHub

SunDoge created a comment on an issue on rerun-io/rerun
> @SunDoge if that's all there is to it, would you mind opening a PR? :) Sure, I'll open a PR in the next few days.

View on GitHub

abey79 created a comment on an issue on rerun-io/rerun
We don't currently have a solution for this for archetypes which dont have an "instance-to-instance" match semantic. That's the case for the `Mesh3D` archetype: the instance index of the `Position3...

View on GitHub

Load more