bevy/crates/bevy_ui/src
CGMossa 93a131661d Very minor doc formatting changes (#5287)
# Objective

- Added a bunch of backticks to things that should have them, like equations, abstract variable names,
- Changed all small x, y, and z to capitals X, Y, Z.

This might be more annoying than helpful; Feel free to refuse this PR.
2022-07-12 13:06:16 +00:00
..
flex Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00
render Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00
widget Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00
entity.rs Rename CameraUi (#5234) 2022-07-08 00:59:39 +00:00
focus.rs Added multi windows check for bevy_ui Interaction. (#5225) 2022-07-11 14:11:26 +00:00
geometry.rs Move Rect to bevy_ui and rename it to UiRect (#4276) 2022-04-25 19:20:38 +00:00
lib.rs Rename CameraUi (#5234) 2022-07-08 00:59:39 +00:00
ui_node.rs fix new clippy lints (#5160) 2022-07-01 13:41:23 +00:00
update.rs Very minor doc formatting changes (#5287) 2022-07-12 13:06:16 +00:00