NOTE:
This release enables the Vulkan renderer by default. This should automatically fail-over to the compatibility renderer if your device does not support Vulkan, but if it fails to run for you, please file an issue.
What's Changed
- Enable Vulkan renderer by default
- This should fix issues with loading certain scenes with shaders that required Vulkan-only features
- Fix slight inaccuracies in svg export
- Fix scenes being erroneously reported as failed because of dependencies not being set
Full Changelog: v2.0.0-beta.7...v2.0.0-beta.8