bevy/crates/bevy_gizmos
Sludge faa1387720 Reflect GizmoConfigStore (#12104)
# Objective

- Make `GizmoConfigStore` play well with reflection-based workflows like
editors.

## Solution

- `#[derive(Reflect)]` and call `.register_type()`.
2024-02-27 17:17:54 +01:00
..
macros Release 0.13.0 (#11920) 2024-02-17 09:24:25 +00:00
src Reflect GizmoConfigStore (#12104) 2024-02-27 17:17:54 +01:00
Cargo.toml Release 0.13.0 (#11920) 2024-02-17 09:24:25 +00:00