mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 06:30:19 +00:00
5fac1fe0a9
* Fixed jitter being applied in the wrong coordinate space, leading to aliasing. * Fixed incorrectly using the cached view_proj instead of account for temporal jitter. * Added a diagram to ensure the coordinate space is clear. Before: ![image](https://github.com/bevyengine/bevy/assets/47158642/55b4bed4-4fb0-4fb2-a271-cc10a987e4d7) After: ![image](https://github.com/bevyengine/bevy/assets/47158642/cbde4553-4e35-44d9-8ccf-f3a06e64a31f) |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |