mirror of
https://github.com/italicsjenga/vello.git
synced 2025-02-24 00:27:43 +11:00
* 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 |