#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

#753 in Images

Download history 307/week @ 2024-08-29 878/week @ 2024-09-05 775/week @ 2024-09-12 472/week @ 2024-09-19 537/week @ 2024-09-26 515/week @ 2024-10-03 568/week @ 2024-10-10 344/week @ 2024-10-17 104/week @ 2024-10-24 66/week @ 2024-10-31 38/week @ 2024-11-07 67/week @ 2024-11-14 81/week @ 2024-11-21 84/week @ 2024-11-28 77/week @ 2024-12-05 111/week @ 2024-12-12

363 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

~56–98MB
~2M SLoC