bevy/pipelined/bevy_pbr2/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
..
render bevy_pbr2: Improve lighting units and documentation (#2704) 2021-08-23 23:48:11 +00:00
bundle.rs Directional light and shadow (#6) 2021-07-24 16:43:37 -07:00
lib.rs Sub app label changes (#2717) 2021-08-24 06:37:28 +00:00
light.rs bevy_pbr2: Improve lighting units and documentation (#2704) 2021-08-23 23:48:11 +00:00
material.rs bevy_pbr2: Add support for most of the StandardMaterial textures (#4) 2021-07-24 16:43:37 -07:00