bevy/crates/bevy_gizmos
pablo-lua 397d111ea7
Insert Gizmos config instead of Init (#11580)
# Objective

- Fixes #11569 

## Solution

- Add new methods to the Ext Trait 

---

## Changelog

### Added
- Added new methods to the trait `AppGizmoBuilder`

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-01-28 15:00:09 +00:00
..
macros Multiple Configurations for Gizmos (#10342) 2024-01-18 15:52:50 +00:00
src Insert Gizmos config instead of Init (#11580) 2024-01-28 15:00:09 +00:00
Cargo.toml Update to wgpu 0.19 and raw-window-handle 0.6 (#11280) 2024-01-26 18:14:21 +00:00