Thanks for following along! This is a tagged release (2022.907.0).
What's Changed
- Remove "GL" prefix from performance collection type enum by @frenzibyte in #5386
- Don't fabricate
UIEvent
s inTestSceneDropdown
by @Susko3 in #5391 - Add
unmanaged
constraint to vertex/uniform generic types by @frenzibyte in #5388 - Update
GlobalPropertyManager
to support registeringIShader
s by @frenzibyte in #5387 - Improve invalidation/validation performance by @smoogipoo in #5392
- Rename
DepthStencilFunction
toBufferTestFunction
by @Flutterish in #5390 - Allow Drawable
Scale
to be exactly zero by @smoogipoo in #5394
Full Changelog: 2022.901.0...2022.907.0