bevy/crates/bevy_dev_tools/src
François Mockers fd4589d8df
new format for ci config file (#13154)
# Objective

- Current config file is hard to extend

## Solution

- Instead of an hard coded list of field, the file now has a list of
`(frame, event)`, and will deal with know events (exiting or taking a
screenshot), or send an event for others that can be dealt by third
party plugins
2024-05-02 22:51:47 +00:00
..
ui_debug_overlay rename debug_overlay to ui_debug_overlay in bevy_dev_tools (#12737) 2024-03-26 19:40:55 +00:00
ci_testing.rs new format for ci config file (#13154) 2024-05-02 22:51:47 +00:00
fps_overlay.rs Always spawn fps_overlay on top of everything (#12586) 2024-03-20 13:11:48 +00:00
lib.rs remove close_on_esc (#12859) 2024-04-03 18:02:50 +00:00