Ecosyste.ms: Timeline

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

rerun-io/rerun

grtlr created a review comment on a pull request on rerun-io/rerun
This was mainly for debugging and has been fixed.

View on GitHub

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

View on GitHub

Wumpf pushed 176 commits to andreas/automatic-component-placeholders rerun-io/rerun
  • Add python bindings for new dataframe APIs (#7357) ### What - First pass at implementing APIs for: https://github.... 5da39a5
  • Aggressively purge video data when its unused (#7592) ### What Before, we'd only remove `re_video` objects on mem... d03631d
  • Fix image & video cache creating new entries when selecting data without explicit media type (#7590) ### What * F... c44c300
  • Dataframe v2: support for `filtered_index_values` (#7589) bed792e
  • ChunkStore: Protect specific time ranges during GC (#7603) ### What * Part of https://github.com/rerun-io/rerun/iss... 899b17b
  • Add `ChunkStore::drop_time_range` (#7602) ### What Adds `ChunkStore::drop_time_range` to drop all events within som... 8702f01
  • Dataframe v2: support for `filtered_point_of_view` (#7593) 4ba9fcc
  • Dataframe v2: support for `sparse_fill_strategy` (#7598) 54a77f8
  • Add test for mp4 chunked up into parts (#7580) ### What Add a (manual) python test to check whether we behave cor... 3b09ca6
  • Native video support for AV1 (#7557) ### What * Part of https://github.com/rerun-io/rerun/issues/7298 ### What... 2ce1c82
  • rerun_py: Improvements to dataframe and simple unit-test framework (#7600) ### What - Allow `select()` to support `... 42cdfef
  • Fix `main` CI (#7613) ### What This disables the `asm` feature of `rav1d`, which means: * No need to install `nasm... 2945950
  • Add support for (some) `SystemCommand` to `TestContest` (#7611) ### What This PR adds best-effort support for som... d3f637f
  • Dataframe API: remove control columns from public surface (#7612) * Prevents ~hard~annoying-to-solve cross-feature i... 15ee2b9
  • Enable `glam` asserts in debug builds (#7618) ### What From <https://docs.rs/glam/latest/glam/#glam-assertions>: ... e2a7dc9
  • Dataframe v2: make `num_rows` aware of filters and such (#7621) Fix `num_rows()` returning wrong values when you set... baebd02
  • Fix video spinner sometimes showing at the end of videos (#7622) ### What * Closes https://github.com/rerun-io/reru... c230971
  • Fix failing dataframe tests (no more row id column) (#7624) ### What ☝🏻 ### Checklist * [x] I have read and ... ec30916
  • Dataframe v2: support for `using_index_values` (#7616) Implements support for `using_index_values`. I've changed ... 49395aa
  • Fix handling of the filter-by-event blueprint data (#7623) ### What Small API fix for the filter-by-event bluepri... 87e76f8
  • and 156 more ...

View on GitHub

emilk created a review on a pull request on rerun-io/rerun
Couldn't help myself from having a quick look - it looks promising!

View on GitHub

emilk created a review on a pull request on rerun-io/rerun
Couldn't help myself from having a quick look - it looks promising!

View on GitHub

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

View on GitHub

emilk pushed 1 commit to revert-7770-revert-7744-emilk/auto-feature-flags rerun-io/rerun

View on GitHub

teh-cmc pushed 21 commits to cmc/static rerun-io/rerun
  • Add some more `pixi` build targets (#7848) 3e505c9
  • reference/viewer/viewport: add dataframe view to the list (#7852) * Closes #7499 ### Checklist * [x] I have read... fe6e3b6
  • Add ml_depth_pro example (#7832) ### What https://github.com/user-attachments/assets/b7adac6a-60e4-4a1c-a27b-3... ef13c80
  • Refactor `MaxImageDimensionSubscriber` (#7850) ### What * Part of https://github.com/rerun-io/rerun/issues/7821 * ... 749b58b
  • C++: Improve error message when finding X11 macro `Unsorted` (#7855) * Closes https://github.com/rerun-io/rerun/issu... 222a679
  • 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
  • Make mp4 parsing faster & lower memory overhead (#7860) 613a35b
  • Remove outdated information about development (#7861) 250a9c0
  • `rr.log_file_from_path` now defaults to the active app/recording ID (#7864) Title. This was straightforward since th... ea91bcd
  • Finish dataframe reference page (#7865) We were missing a bunch of features and assets to be able to finish this, b... 3eb08b7
  • docs/howto: spring cleaning (#7867) The how-to docs were outta control. | Before | After | :-------... 8985f36
  • Fix space-view heuristics for videos (#7869) ### What This is now feasible thanks to @jprochazk's * https://github... 5324889
  • Improve profiling scopes covering viewer startup (#7870) ### What Tested with `pixi run rerun-release --profile ../... 6c99d53
  • Move `query_archetype_with_history` to make it more globally available (#7863) ### What Small refactor discussed ... e334abb
  • Foward `CMAKE_TOOLCHAIN_FILE` to arrow build for sdk cross-compilation (#7866) <!-- Open the PR up as a draft until... 246c1fb
  • Make sure arrow concatenation kernel early outs where needed (#7873) Same thing we did for `take` and `filter`. O... fd7b8e6
  • When launched with a file path, the viewer will now still listen for TCP connections (#6951) 213aa1d
  • CI: downloads test assets before executing tests (#7874) c63bbea
  • and 1 more ...

View on GitHub

teh-cmc pushed 1 commit to cmc/howto_reuse_blueprints_across_languages rerun-io/rerun
  • add re-use blueprints docs 53533d5

View on GitHub

teh-cmc pushed 1 commit to cmc/howto_reuse_blueprints_across_languages rerun-io/rerun
  • add re-use blueprints docs f4e019e

View on GitHub

emilk opened a draft pull request on rerun-io/rerun
Revert "Revert "Show list of enabled feature with `rerun --version`""
Reverts rerun-io/rerun#7770
emilk created a branch on rerun-io/rerun

revert-7770-revert-7744-emilk/auto-feature-flags - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

EtaLoop created a comment on a pull request on rerun-io/rerun
Done, sorry for the mess :sweat:

View on GitHub

Wumpf created a comment on an issue on rerun-io/rerun
Status quo is that we're setting the property for the rerun target itself here https://github.com/rerun-io/rerun/blob/main/rerun_cpp/CMakeLists.txt#L30 and document that this is something that ne...

View on GitHub

abey79 opened an issue on rerun-io/rerun
Map view auto-pan/zoom mode
Providing one or more auto-pan and/or zoom for the map view is a key usability element. Because of its nature and its use cases, it cannot 1:1 mirror the way we handle that in the 2D view. This iss...
emilk created a comment on an issue on rerun-io/rerun
Useful reading: * https://www.wired.com/story/what-are-color-gamuts-and-why-do-they-matter/ * http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html * http://www.brucelindbloom.com/ind...

View on GitHub

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/c63bbea ## 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

OskarElek created a comment on an issue on rerun-io/rerun
Seconding this - it would be an extremely useful feature @Wumpf Pretty much same dialog as for images/depth/videos that would work in tensor view and allow to inspect the actual numerical values.

View on GitHub

OskarElek created a comment on an issue on rerun-io/rerun
+1 on @yilun-wu's comment This feature would be a game changer for me. Any pointers appreciated.

View on GitHub

pmoulon opened an issue on rerun-io/rerun
C++ SDK should enforce client to use cxx 17 standard
<!-- First look if there is already a similar bug report. If there is, upvote the issue with 👍 --> **Describe the bug** <!-- A clear and concise description of what the bug is. An image is go...
Lordworms forked rerun-io/rerun

Lordworms/rerun

slyfox3 created a comment on a pull request on rerun-io/rerun
Thanks for the quick fix! It'd be nice if we include some perf check in the automated test.

View on GitHub

teh-cmc pushed 30 commits to cmc/howto_reuse_blueprints_across_languages rerun-io/rerun
  • Add ml_depth_pro example (#7832) ### What https://github.com/user-attachments/assets/b7adac6a-60e4-4a1c-a27b-3... ef13c80
  • Refactor `MaxImageDimensionSubscriber` (#7850) ### What * Part of https://github.com/rerun-io/rerun/issues/7821 * ... 749b58b
  • C++: Improve error message when finding X11 macro `Unsorted` (#7855) * Closes https://github.com/rerun-io/rerun/issu... 222a679
  • 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
  • Make mp4 parsing faster & lower memory overhead (#7860) 613a35b
  • Remove outdated information about development (#7861) 250a9c0
  • `rr.log_file_from_path` now defaults to the active app/recording ID (#7864) Title. This was straightforward since th... ea91bcd
  • Finish dataframe reference page (#7865) We were missing a bunch of features and assets to be able to finish this, b... 3eb08b7
  • docs/howto: spring cleaning (#7867) The how-to docs were outta control. | Before | After | :-------... 8985f36
  • Fix space-view heuristics for videos (#7869) ### What This is now feasible thanks to @jprochazk's * https://github... 5324889
  • Improve profiling scopes covering viewer startup (#7870) ### What Tested with `pixi run rerun-release --profile ../... 6c99d53
  • Move `query_archetype_with_history` to make it more globally available (#7863) ### What Small refactor discussed ... e334abb
  • Foward `CMAKE_TOOLCHAIN_FILE` to arrow build for sdk cross-compilation (#7866) <!-- Open the PR up as a draft until... 246c1fb
  • Make sure arrow concatenation kernel early outs where needed (#7873) Same thing we did for `take` and `filter`. O... fd7b8e6
  • When launched with a file path, the viewer will now still listen for TCP connections (#6951) 213aa1d
  • CI: downloads test assets before executing tests (#7874) c63bbea
  • track surrounding context in FileSource::DragAndDrop 4339096
  • do the same for FileSource::FileDialog, it'll come in handy very soon f399d01
  • and 10 more ...

View on GitHub

teh-cmc opened a pull request on rerun-io/rerun
Implement `Menu > Import` and associated command
The last missing piece in the "open data in-place" story. It does what you think it does: `Menu > Import` is like `Menu > Open`, but imports the data in the current recording rather than create ...
teh-cmc created a branch on rerun-io/rerun

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

abey79 pushed 6 commits to antoine/map-view-mirror rerun-io/rerun
  • Foward `CMAKE_TOOLCHAIN_FILE` to arrow build for sdk cross-compilation (#7866) <!-- Open the PR up as a draft until... 246c1fb
  • Make sure arrow concatenation kernel early outs where needed (#7873) Same thing we did for `take` and `filter`. O... fd7b8e6
  • When launched with a file path, the viewer will now still listen for TCP connections (#6951) 213aa1d
  • CI: downloads test assets before executing tests (#7874) c63bbea
  • Merge branch 'main' into fork/tfoldi/feat/mapbox-view 6b4d612
  • TEMPORARY/CI ONLY: enable the `map_view` feature by default 34e6fd7

View on GitHub

abey79 opened a draft pull request on rerun-io/rerun
[MIRROR/DNM]
Mirror of #6561, to run full CI with the `map_view` feature enabled.
abey79 created a branch on rerun-io/rerun

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

Load more