#ui-component #rerun #editor #registry #registration #viewer #register

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

#784 in Images

Download history 79/week @ 2024-10-27 50/week @ 2024-11-03 46/week @ 2024-11-10 83/week @ 2024-11-17 75/week @ 2024-11-24 77/week @ 2024-12-01 139/week @ 2024-12-08 47/week @ 2024-12-15 22/week @ 2024-12-22 4/week @ 2024-12-29 52/week @ 2025-01-05 74/week @ 2025-01-12 155/week @ 2025-01-19 118/week @ 2025-01-26 93/week @ 2025-02-02 122/week @ 2025-02-09

489 downloads per month

MIT/Apache

4MB
79K 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

~57–105MB
~2M SLoC