Thanks for following along! This is a tagged release (2022.922.0).
What's Changed
- Close open parenthesis in
README.md
by @MMagnate in #5420 - Introduce base implementation for
IRenderer
by @frenzibyte in #5404 - Expose
TextureAtlas.Add()
by @smoogipoo in #5403 - Add support for blending "write mask" in
IRenderer
by @frenzibyte in #5422 - Unsubscribe from tablet driver events on disposal by @frenzibyte in #5424
- Fix unsubscription logic not handling null tablet drivers by @frenzibyte in #5425
- Forward tablet driver output to custom logging target by @frenzibyte in #5421
New Contributors
- @MMagnate made their first contribution in #5420
Full Changelog: 2022.916.1...2022.922.0