linebender / bevy_vello

An integration to render with Vello in Bevy game engine.
https://linebender.org/bevy_vello/
Apache License 2.0
117 stars 12 forks source link

Debug visualizations offset incorrectly for assets when in screen space but not attached to a UI node. #25

Closed simbleau closed 3 months ago

simbleau commented 6 months ago

Debug visualizations (the white box and red X) don't properly show for assets in the screen coordinate space and are not augmented with a UI node.

simbleau commented 3 months ago

This was fixed, not sure when.