mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
f27449f8f0
# Objective #14273 changed `Msaa` to be a component rather than a resource. However, the documentation still says that it is a resource. This tripped me up during migration to 0.15 until I looked at the type definition. Additionally, the docs have some unnecessary repetition and some grammar mistakes, and they don't link to camera documentation. ## Solution Fix up the docs! |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |