mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-07 19:31:31 +11:00
3b3d369508
* Use `add_plugins` as `add_plugin` is deprecated. * Use `world.resource` instead of unwrapping `world.get_resource` as it gives better error messages. * Add the `VelloRenderer` to the render app in the `finish` method as the `Renderer` is async and may not have initialized by the time that the Vello plugin is being set up. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |