mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
46566980a6
# 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 |