Stabilise skia renderer
What's Changed
- Check is user has defined preload before use by @davidlowryduda in #414
- Fix#362 : Fixed order of GHAs by @RyanWalker277 in #412
- Format Python code with psf/black push by @github-actions in #405
- fix: add pyopengl-accelarate back as a dependency due to upstream fix… by @tushar5526 in #416
- Format Python code with psf/black push by @github-actions in #415
- Linter fix by @tushar5526 in #421
- Fix for unordinary behavior of size() in setup() for skia by @devAyushDubey in #420
- Format Python code with psf/black push by @github-actions in #422
- add type to io by @asukaminato0721 in #430
- add type to util by @asukaminato0721 in #432
- add type to sketch by @asukaminato0721 in #431
- type pmath module by @asukaminato0721 in #428
- add initial type for core by @asukaminato0721 in #429
- Update requirements.txt by @tushar5526 in #435
- fix args unpacking for corners mode by @hvitis in #442
- fix jitter behaviour of skia due to double buffers swapping by @tushar5526 in #446
- docs for v0.8.3 by @tushar5526 in #450
- update version and setup file for release by @tushar5526 in #451
- Fix wrong mouse position bug in MacOS by @tushar5526 in #446
- Fix window size being half in retina display bug in MacOS by @tushar5526 in #446
New Contributors
- @davidlowryduda made their first contribution in #414
- @RyanWalker277 made their first contribution in #412
- @devAyushDubey made their first contribution in #420
- @asukaminato0721 made their first contribution in #430
- @hvitis made their first contribution in #442
Full Changelog: v0.8.1...v0.8.3