Ecosyste.ms: Timeline

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

rerun-io/rerun

emilk closed a pull request on rerun-io/rerun
Fix mixup of composition & decode timestamp, causing video stuttering for videos with bframes
### What This regressed during a recent refactor. Renamed chunk.timestamp and document it to avoid future blunders. Todo for later: always call it composition timestamp. ### Checklist * [x] I hav...
jleibs created a comment on a pull request on rerun-io/rerun
@abey79 I just noticed the thumbnail is of a debug build

View on GitHub

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

View on GitHub

jleibs created a review comment on a pull request on rerun-io/rerun
```suggestion /// \example views/dataframe title="Use a blueprint to customize a DataframeView." image="https://static.rerun.io/dataframe_view/6c2cf85f7caa94392953869567fad4818fce78e3/1200w.png" ```

View on GitHub

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

View on GitHub

Wumpf created a branch on rerun-io/rerun

andreas/fix-video - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

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

teh-cmc created a comment on an issue on rerun-io/rerun
Rust repro: Run this: ``` import rerun as rr import tempfile import time import numpy as np rr.init("rerun_example_many_scalars") recordings = [] for sz in [1, 20000, 40000, 80000,...

View on GitHub

github-actions[bot] created a comment on a pull request on rerun-io/rerun
<!-- add-pr-comment:add-pr-comment --> ## Deployed docs | Commit | Link | | ------- | ----- | | fae4495793981a4d98ff6f11c20f143aae8415c4 | https://landing-67s9pam64-rerun.vercel.app/docs |

View on GitHub

abey79 opened a pull request on rerun-io/rerun
Add screenshot/live viewer to the dataframe view doc
### What Add a screenshot (and thus a live viewer) to the dataframe view generated docs ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blo...
abey79 created a branch on rerun-io/rerun

antoine/dataframe-view-screenshot - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

rerun-bot created a comment on a pull request on rerun-io/rerun
Version 0.19.0-rc.1 published successfully. | artifact | install | | --------------------------------- | -------------- | | [web app](https://rerun.io/viewer/commit...

View on GitHub

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
  • Update the C++ docs (versioned) 4b1e9dc

View on GitHub

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

View on GitHub

zehiko pushed 61 commits to zehiko/remote-store-spec rerun-io/rerun
  • Dataframe v2: no more encodings (#7711) Removes `JoinEncoding` and all things related. We'll bring that back in o... 9d46fb1
  • `highlight_issues.py --list-external` to list all open external issues (#7714) f84a80b
  • Fix main (merge race -- dead import) (#7715) 8839891
  • Use published `egui_table` (#7718) ### What * https://github.com/rerun-io/egui_table/releases/tag/0.1.0 ### Chec... bef497b
  • Use published re_mp4 (#7719) ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/r... 7e35f7f
  • Use published re_rav1d (#7723) With this we should be able to publish an alpha-release of our crates ### Checklis... 91f32e5
  • Release 0.19.0-alpha.4 (#7724) ### Next steps - Test the release - If this is an 'alpha' release, you can just mer... 84ceefd
  • Fix decoding errors no longer showing (#7722) ### What * Fixes #7672 <img width="1598" alt="image" src="http... 1d8bff9
  • Release 0.19.0-alpha.5 (#7725) ### Next steps - Test the release - If this is an 'alpha' release, you can just mer... 0ba7593
  • Support RGB av1 video on native (#7726) ### What Before: <img width="1104" alt="image" src="https://github.com/... 8dcb2f4
  • Rename "filter is not null" in UI and code (#7712) ### What Rename "filter by event" to "filter is not null" ever... 0e6a68d
  • Show chroma subsampling & monochromeness on Blob properties (#7721) ### What * Related to #7672 <img width="2... 43d9ed7
  • Bump `re_rav1d` to 0.1.2 (#7730) Enables SIMD av1 decoding routines on Linux. 5f6e8f5
  • Remove recursive dependency of `re_video` on itself (#7732) ### What Our crate publishing hanged due to a cyclic (d... eee32e0
  • Release 0.19.0-alpha.6 (#7731) ### Next steps - Test the release - If this is an 'alpha' release, you can just mer... d32612c
  • Release 0.19.0-alpha.7 (#7734) ### Next steps - Test the release - If this is an 'alpha' release, you can just mer... 381dee7
  • Add NOLINT block to `lint.py` (#7720) ### What Add `NOLINT_START`/`NOLINT_END` markers to `lint.py`, to exclude e... 57b15b0
  • Require nasm for AV1 decoding, unless on arm64 macOS (#7742) ### What * Closes https://github.com/rerun-io/rerun/is... 6fb673b
  • Make the entity path in the table view clickable (#7746) ### What ![clickable-table-paths](https://github.com/use... 8fccf39
  • Add a How-to guide for the dataframe API (#7727) ### What This PR introduces a How-to guid for the dataframe API ... 6535073
  • and 41 more ...

View on GitHub

jleibs opened an issue on rerun-io/rerun
Expose paginated dataframe APIs to python
These exist in rust but don't have API equivalents.
emilk created a comment on an issue on rerun-io/rerun
Accidentally quadratic then. I would consider that a performance bug.

View on GitHub

teh-cmc opened a draft pull request on rerun-io/rerun
temp: dataframe snippets
TODO ### Checklist * [ ] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/bl...
github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for d7d130fdb799af980cdd8ab9ba9f174e05aa085c e28738d

View on GitHub

teh-cmc pushed 25 commits to cmc/dataframe_snippets rerun-io/rerun
  • Add a "Getting started" guide for the dataframe API (#7643) ### What WIP getting started guide. A skeleton with s... 072070f
  • Fix dataframe table view auto-scroll bug (#7774) ### Checklist * [x] I have read and agree to [Contributor Guide](... df2acea
  • Docs: clean up reference menu (#7776) 4469c1e
  • Dataframe v2: fix broken assertion (#7777) 1f978f5
  • Updating "Navigating the viewer" (#7757) Updating screenshots and editing a few paragraphs for Navigating the Viewe... d311acd
  • Doc page improvements for instancing & video (#7778) ### What * more cross linking * recycle instancing example ... f4efb80
  • Update the "what is Rerun for?" page (#7780) e61d0a0
  • Update "What is Rerun?" page (#7716) 45d8af4
  • Add draft of 0.19 changelog and release notes (#7781) 899a348
  • Fix trying to build missing data-out snippets (#7783) * [x] yes! db47d92
  • Rename: Analyze and log -> Analyze and send (#7784) ### Checklist * [x] I have read and agree to [Contributor Guid... f8dfea9
  • Allow splitting entity path expressions with whitespace (#7782) ### What - Resolves: https://github.com/rerun-io/re... d6d8275
  • Fix python docstrings for dataframe APIs (#7761) ### What - Resolves: https://github.com/rerun-io/rerun/issues/7760... fedc962
  • Allow a Column selector to be specified directly by a string (#7786) ### What - Needing to use `rr.dataframe.Column... 8bb554b
  • Add minimal migration guide (#7789) ### What * Closes https://github.com/rerun-io/rerun/issues/7788 ### Checklis... d006b35
  • Release 0.19.0-alpha.13 (#7787) ### Next steps - Test the release - If this is an 'alpha' release, you can just me... efe01be
  • Pin sysroot to 2.17 to ensure cpp builds are linking against correct libc (#7792) ### What As indicated by the la... f0e4076
  • Make sure to always write out end-of-stream markers during encoding (#7796) Saving Rerun RRD data can happen in many... 8233130
  • Make dataframe column more stable (#7795) ### What - Fixes #7790 ### Checklist * [x] I have read and agree to... 1cb1dd3
  • Link to video reference from image & image encoded (#7797) ### What ### Checklist * [x] I have read and agree to... 684851a
  • and 5 more ...

View on GitHub

github-actions[bot] created a comment on a pull request on rerun-io/rerun
<!-- add-pr-comment:pr-7801-11384342507 --> Started a full build: https://github.com/rerun-io/rerun/actions/runs/11384346891

View on GitHub

teh-cmc created a comment on a pull request on rerun-io/rerun
@rerun-bot full-check

View on GitHub

zehiko pushed 1 commit to zehiko/remote-store-spec rerun-io/rerun

View on GitHub

teh-cmc pushed 1 commit to cmc/eos_sigitn rerun-io/rerun

View on GitHub

zehiko created a review on a pull request on rerun-io/rerun
LGTM, thanks for taking care of this

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for 7da7681c99851c19749cb0e92a24a34e6711ecdb d743123

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for 6ff856a2c8fd40a077504e39a6aab9378988f67e 1f6b08d

View on GitHub

emilk deleted a branch rerun-io/rerun

emilk/rbl-migration

Load more