bevy/crates/bevy_ui/src/render
Troels Jessen 32f7997c56 Partially document bevy_ui (#3526)
# Objective

Updated the docs for bevy_ui as requested by #3492 

## Solution

I have documented the parts I understand. anchors.rs is not in use and should be removed, thus I haven't documented that, and some of the more renderer-heavy code is beyond me and needs input from either cart or someone familiar with bevy rendering

Co-authored-by: Troels Jessen <kairyuka@gmail.com>
2022-01-07 22:20:34 +00:00
..
camera.rs Partially document bevy_ui (#3526) 2022-01-07 22:20:34 +00:00
mod.rs remove some mut in queries (#3437) 2021-12-26 05:39:46 +00:00
pipeline.rs Prepare crevice for vendored release (#3394) 2021-12-23 22:49:12 +00:00
render_pass.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
ui.wgsl Update wgpu to 0.12 and naga to 0.8 (#3375) 2021-12-19 03:03:06 +00:00