mirror of
https://github.com/bevyengine/bevy
synced 2024-11-29 08:00:20 +00:00
4ea8c66321
# Objective - The `RenderTarget` type wasn't being registered, and the `target` field of `Camera` was marked as ignored, so it wasn't inspectable by editors. ## Solution - Remove `#[reflect(ignore)]` from the field - I've also reordered the `Default` impl of `RenderTarget` because it looked like it belonged to a different type |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |