mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
a2ea9279b2
# Objective - Fixes #2919 - Initial pixel was hard coded and not dependent on texture format - Replace #2920 as I noticed this needed to be done also on pipeline rendering branch ## Solution - Replace the hard coded pixel with one using the texture pixel size |
||
---|---|---|
.. | ||
bevy_core_pipeline | ||
bevy_gltf2 | ||
bevy_pbr2 | ||
bevy_render2 | ||
bevy_sprite2 |