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

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

#705 in Images

Download history 628/week @ 2024-08-02 1401/week @ 2024-08-09 992/week @ 2024-08-16 864/week @ 2024-08-23 382/week @ 2024-08-30 908/week @ 2024-09-06 673/week @ 2024-09-13 452/week @ 2024-09-20 541/week @ 2024-09-27 566/week @ 2024-10-04 574/week @ 2024-10-11 265/week @ 2024-10-18 90/week @ 2024-10-25 57/week @ 2024-11-01 38/week @ 2024-11-08 67/week @ 2024-11-15

286 downloads per month

MIT/Apache

3MB
64K 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