bevy_ui_extras

Crates.iobevy_ui_extras
lib.rsbevy_ui_extras
version0.20.0
created_at2023-09-19 22:51:40.537462+00
updated_at2025-04-25 21:20:54.694603+00
descriptionA crate containing a collection of utilities to make working with ui in bevy easier.
homepage
repositoryhttps://github.com/rydb/bevy_ui_extras
max_upload_size
id977365
size1,033,611
(rydb)

documentation

README

bevy_ui_extras

A library for extra "nice to haves" for debugging bevy projects

Features

  • Extended debug menu built ontop of bevy_inspector_egui
    • components view in addition to resources and entities view.

    • drop down diagnostics

    • With or Or filters for components to filter entities.

    • generlized DebugModeFlag to mass enable/disable debug mode flags.

https://github.com/user-attachments/assets/9bfe0926-d484-4350-9f54-09a3fd76afb7

🚧 This library is experimental 🚧

expect api breakage between major version bumps
Commit count: 69

cargo fmt