#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

#706 in Images

Download history 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 558/week @ 2024-09-21 486/week @ 2024-09-28 584/week @ 2024-10-05 525/week @ 2024-10-12 236/week @ 2024-10-19 76/week @ 2024-10-26 52/week @ 2024-11-02 43/week @ 2024-11-09 81/week @ 2024-11-16 76/week @ 2024-11-23 73/week @ 2024-11-30

276 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–99MB
~2M SLoC