What's Changed
- Improve menu handling on disabled items (or items with no action assigned) by @peppy in #5658
- Improve performance of video texture uploads by @smoogipoo in #5734
- Improve texture shader performance on fragments away from corners by @frenzibyte in #5735
- Fix incorrect VBO start index by @smoogipoo in #5738
- Use blit command queue for copying video textures on Veldrid by @frenzibyte in #5743
- Avoid enumerable/enumerator allocation when fetching texture resources on Veldrid by @frenzibyte in #5742
- Upload Veldrid VBOs directly rather than using a command list by @frenzibyte in #5744
- Update veldrid package by @peppy in #5741
- Move FBO content population to a separate pass and enable "memoryless" storage mode on Metal by @frenzibyte in #5745
- Implement custom mip map generation & raise maximum texture atlas size to 4096x4096 by @Tom94 in #5508
Full Changelog: 2023.403.0...2023.417.0