mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
f1fcf6932b
# Objective - having different field names for `Camera2dBundle` and `Camera3dBundle` implies that there is something different between these fields when there is not ## Solution - rename the field in `Camera3dBundle` to align with `Camera2dBundle` ## Migration Guide - use the new `deband_dither` field name with `Camera3dBundle`, rather than the old field name, `dither` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |