mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
9fafceba90
# Objective In `extract_text2d_sprite` the scaling by the scale factor should be only be applied to the x and y axes but it's also applied to the z axis. # Solution Remove the scaling in the z axis |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |