0.26.2
Rerun is an easy-to-use database and visualization toolbox for multimodal and temporal data.
Try it live at https://rerun.io/viewer.
- Python:
pip install rerun-sdk - Rust:
cargo add rerunandcargo install rerun-cli --locked - Online demo: https://rerun.io/viewer
- C++ FetchContent: https://github.com/rerun-io/rerun/releases/download/0.26.2/rerun_cpp_sdk.zip
- Add missing
line_radiiandfill_modeparams toCapsules3Din Python SDK #11660 (thanks @yunho-c!) - Fix pressing the play button sometimes going to follow mode #11609
- Fix hiding all tabs in a tab-view breaking undo #11619
- Fix color picker on default & override disappearing when trying to edit #11651
- Fix
ViewerEvent::TimeUpdateviewer callback not emitted during playback #11639