#editor #rerun

re_edit_ui

Provides ui editors for Rerun component data for registration with the Rerun Viewer component ui registry

14 releases

0.18.0 Aug 16, 2024
0.18.0-rc.8 Aug 15, 2024
0.17.0 Jul 8, 2024

#207 in Visualization

Download history 146/week @ 2024-06-29 537/week @ 2024-07-06 386/week @ 2024-07-13 386/week @ 2024-07-20 575/week @ 2024-07-27 585/week @ 2024-08-03 1622/week @ 2024-08-10 789/week @ 2024-08-17 808/week @ 2024-08-24 472/week @ 2024-08-31 904/week @ 2024-09-07 579/week @ 2024-09-14 439/week @ 2024-09-21

2,433 downloads per month

MIT/Apache

3MB
59K SLoC

re_data_ui

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Provides UI editors for Rerun component data for registration with the Rerun Viewer component UI registry.


lib.rs:

This crate implements various component editors.

The only entry point is register_editors, which registers all editors in the component UI registry. This should be called by re_viewer on startup.

Dependencies

~54–96MB
~2M SLoC