Ecosyste.ms: Timeline

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

rerun-io/rerun

jprochazk pushed 1 commit to jan/ws-perf-investigation rerun-io/rerun

View on GitHub

abey79 created a review on a pull request on rerun-io/rerun
Nice!

View on GitHub

jleibs pushed 1 commit to jleibs/check_pixi_version rerun-io/rerun
  • Update our CI to use pixi 0.34 bcd9e8d

View on GitHub

jleibs opened a draft pull request on rerun-io/rerun
Add a new script to check pixi / rust versions
### What - These things are managed outside of pixi itself. It's nice to have an easy way to sanity check them. ### Checklist * [ ] I have read and agree to [Contributor Guide](https://github....
jleibs created a branch on rerun-io/rerun

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

abey79 closed an issue on rerun-io/rerun
Remove `map_view` cargo flag
ShenhanQian starred rerun-io/rerun
abey79 opened an issue on rerun-io/rerun
Remove `map_view` cargo flag
teh-cmc closed 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/blob/...
abey79 created a review comment on a pull request on rerun-io/rerun
I meant just in the context of that Python function, not generally.

View on GitHub

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

View on GitHub

Wumpf created a review comment on a pull request on rerun-io/rerun
we still pass `--upload-gcs` on non-contributor ci and that would then trickle down to creating `bucket` which is then used before it would always create `bucket` which fails authentication then f...

View on GitHub

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

View on GitHub

abey79 created a review on a pull request on rerun-io/rerun
Very nice! Most of that C++ stuff is over my head but I trust you :)

View on GitHub

abey79 created a review on a pull request on rerun-io/rerun
Very nice! Most of that C++ stuff is over my head but I trust you :)

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

View on GitHub

teh-cmc created a comment on a pull request on rerun-io/rerun
Change of plans: we'll fix the current batch of broken URLs with redirect stubs, and open an issue to decide how to handle these things in the future.

View on GitHub

teh-cmc closed a pull request on rerun-io/rerun
Docs: fix broken links
Title. * Related: #7887 --- * [x] yes
jprochazk pushed 7 commits to jan/ws-perf-investigation rerun-io/rerun
  • Allow overriding albedo color on `Asset3D` (#7458) ### What The idea is to reproduce behavior of `Mesh3D` regardi... 0feef41
  • Link checker now runs with reported failures if a markdown changes or on nightly channel (#7888) ### What * Fixes... 66e148a
  • Fix incorrect `download_test_assets.py` on nightly ci (#7891) * [x] correct 02fc114
  • Fix video load bench (#7890) ### What I followed the example of other benches but forgot to copy the `[lib] benc... 853f1b1
  • Implement support for in-place drag-n-drop (#7880) It is pretty tricky to get right (unsurprisingly) -- `StoreId`s a... 91e981a
  • Docs: static data (#7856) Title. * Fixes #7845 64a27ee
  • Merge branch 'main' into jan/ws-perf-investigation 597da6b

View on GitHub

jprochazk pushed 1 commit to jan/ws-perf-investigation rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for 64a27eee30ede5edd764d809e651aa8dbf5a244e e151486

View on GitHub

teh-cmc pushed 8 commits to cmc/howto_reuse_blueprints_across_languages rerun-io/rerun
  • Allow overriding albedo color on `Asset3D` (#7458) ### What The idea is to reproduce behavior of `Mesh3D` regardi... 0feef41
  • Link checker now runs with reported failures if a markdown changes or on nightly channel (#7888) ### What * Fixes... 66e148a
  • Fix incorrect `download_test_assets.py` on nightly ci (#7891) * [x] correct 02fc114
  • Fix video load bench (#7890) ### What I followed the example of other benches but forgot to copy the `[lib] benc... 853f1b1
  • Implement support for in-place drag-n-drop (#7880) It is pretty tricky to get right (unsurprisingly) -- `StoreId`s a... 91e981a
  • Docs: static data (#7856) Title. * Fixes #7845 64a27ee
  • implement Import support 9241d7d
  • add re-use blueprints docs a47ca93

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for 91e981abfb07bf8a70ae747dead796f55b34d57b bf5a88d

View on GitHub

teh-cmc pushed 7 commits to cmc/import rerun-io/rerun
  • Allow overriding albedo color on `Asset3D` (#7458) ### What The idea is to reproduce behavior of `Mesh3D` regardi... 0feef41
  • Link checker now runs with reported failures if a markdown changes or on nightly channel (#7888) ### What * Fixes... 66e148a
  • Fix incorrect `download_test_assets.py` on nightly ci (#7891) * [x] correct 02fc114
  • Fix video load bench (#7890) ### What I followed the example of other benches but forgot to copy the `[lib] benc... 853f1b1
  • Implement support for in-place drag-n-drop (#7880) It is pretty tricky to get right (unsurprisingly) -- `StoreId`s a... 91e981a
  • Docs: static data (#7856) Title. * Fixes #7845 64a27ee
  • implement Import support 9241d7d

View on GitHub

teh-cmc deleted a branch rerun-io/rerun

cmc/static

teh-cmc closed an issue on rerun-io/rerun
Static semantics need a dedicated doc page
* What are they? * When should you use them? * How much space does static data take: * In the viewer? * In a recording file? * How can one compact static data in a recording? * Interactio...
teh-cmc pushed 1 commit to main rerun-io/rerun
  • Docs: static data (#7856) Title. * Fixes #7845 64a27ee

View on GitHub

teh-cmc closed an issue on rerun-io/rerun
Static semantics need a dedicated doc page
* What are they? * When should you use them? * How much space does static data take: * In the viewer? * In a recording file? * How can one compact static data in a recording? * Interactio...
teh-cmc closed a pull request on rerun-io/rerun
Docs: static data
Title. * Fixes #7845 --- * [x] yes
Load more