#ui-component #rerun #editor #registry #registration #viewer #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

#237 in Images

Download history 542/week @ 2024-07-03 311/week @ 2024-07-10 317/week @ 2024-07-17 501/week @ 2024-07-24 700/week @ 2024-07-31 936/week @ 2024-08-07 1428/week @ 2024-08-14 752/week @ 2024-08-21 477/week @ 2024-08-28 798/week @ 2024-09-04 738/week @ 2024-09-11 533/week @ 2024-09-18 591/week @ 2024-09-25 430/week @ 2024-10-02 590/week @ 2024-10-09

2,313 downloads per month

MIT/Apache

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