bevy/crates/bevy_app/src
Carter Anderson 9898469e9e Sub app label changes (#2717)
Makes some tweaks to the SubApp labeling introduced in #2695:

* Ergonomics improvements
* Removes unnecessary allocation when retrieving subapp label
* Removes the newly added "app macros" crate in favor of bevy_derive
* renamed RenderSubApp to RenderApp

@zicklag (for reference)
2021-08-24 06:37:28 +00:00
..
app.rs Sub app label changes (#2717) 2021-08-24 06:37:28 +00:00
ci_testing.rs fix clippy 2021-07-24 16:43:37 -07:00
lib.rs Added compute to the new pipelined renderer. 2021-07-24 16:43:37 -07:00
plugin_group.rs pipelined rendering proof of concept 2021-07-24 16:43:37 -07:00
plugin.rs pipelined rendering proof of concept 2021-07-24 16:43:37 -07:00
schedule_runner.rs pipelined rendering proof of concept 2021-07-24 16:43:37 -07:00