Ecosyste.ms: Timeline

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

rerun-io/rerun

OskarElek starred rerun-io/rerun
github-actions[bot] published a release on rerun-io/rerun
Development Build
This is a prerelease. It is not intended for production use. Please report any issues you find. ## Example Hosted App https://rerun.io/viewer/commit/2542255 ## Wheels can be installed with: ``` p...
github-actions[bot] created a tag on rerun-io/rerun

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

github-actions[bot] deleted a tag rerun-io/rerun

prerelease

marthadev starred rerun-io/rerun
tfoldi created a review comment on a pull request on rerun-io/rerun
tile servers usually implement 18-23 zoom levels starting from zero. Google, Mapbox and Azure have max 22 zoom level (except for a few areas where they have 23) OpenStreetMap maps also vary,...

View on GitHub

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

View on GitHub

andybarry opened an issue on rerun-io/rerun
Timeline does not zoom when ctrl+scroll wheel are used when Rerun does not have focus
**Describe the bug** When the cursor is over the timeline, Ctrl is pressed, and scroll wheel is used Rerun zooms the timeline. When Rerun does not have focus, however, Ctrl is ignored and the s...
SustainedCruelty starred rerun-io/rerun
zehiko pushed 1 commit to zehiko/reg-response-error rerun-io/rerun

View on GitHub

zehiko created a branch on rerun-io/rerun

zehiko/reg-response-error - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

teh-cmc created a branch on rerun-io/rerun

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

teh-cmc created a comment on an issue on rerun-io/rerun
And now that I'm documenting the application model (#919), I'm realizing that doing this would provide a level of consistency that would allow me to concisely state: ``` rr.spawn(serve=False) = r...

View on GitHub

Wumpf opened a pull request on rerun-io/rerun
Fix too short picking ray in pinhole-only scenarios
### What Details in the code comment. I tried at first fixing the lack of contribution to the bounding box but then realized that this is a can of worms. ![image](https://github.com/user-attac...
Wumpf created a branch on rerun-io/rerun

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

pmoulon created a comment on an issue on rerun-io/rerun
Thank you @Wumpf for the feedback and details!

View on GitHub

Wumpf opened an issue on rerun-io/rerun
Allow showing frustum rays on 3D interaction
Today we only show rays to frustums iff you interact with a 2D view, whose origin is a pinhole camera contained in a 3D. Sometimes however, it would be nice to show 3D rays on a 3D interaction: ...
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

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

View on GitHub

jleibs deleted a branch rerun-io/rerun

jleibs/check_pixi_version

jleibs pushed 1 commit to main rerun-io/rerun
  • Update pixi to 0.34 and add new script to check pixi / rust versions (#7893) ### What - These things are managed ou... 2542255

View on GitHub

jleibs closed a pull request on rerun-io/rerun
Update pixi to 0.34 and add 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 * [x] I have read and agree to [Contributor Guide](https://github.com/...
Wumpf created a review on a pull request on rerun-io/rerun
Reviewing via request of @abey79 Walkers debug log is a bit spammy, we should add it to `CRATES_AT_INFO_LEVEL` since in the dev environment we default to debug log level otherwise It's a bit uncl...

View on GitHub

Wumpf created a review comment on a pull request on rerun-io/rerun
nit: convolutes "default" & "fallback". Something I'm very guilty of as well by making fallbacks use defaults by default, but they are distinct things since fallbacks may be a lot more complex than...

View on GitHub

Wumpf 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
should still set the zoom level to a clamped value I reckon

View on GitHub

Wumpf 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
```suggestion Box::<MapSpaceViewState>::new(MapSpaceViewState::default()) ```

View on GitHub

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

View on GitHub

Load more