The window backend has been replaced with wgpu instead of eframe. This allows for older hardware to run the application. Thank you @se2crid for implementing this.
What's Changed
- Add properly sized macOS icon by @SoCuul in #20
- hmm by @se2crid in #21
- Remove GPU acceleration requirement by switching to wgpu backend by @se2crid in #22
New Contributors
Full Changelog: v0.1.3...v0.1.4