Files
filament/NEW_RELEASE_NOTES.md
2025-12-23 11:40:01 -08:00

449 B

Filament Release Notes log

If you are merging a PR into main: please add the release note below, under the *Release notes

If you are cherry-picking a commit into an rc/ branch: add the release note under the appropriate header in RELEASE_NOTES.md.

Release notes for next branch cut

  • gltfio: Add optional support for webp textures (EXT_texture_webp), controlled via FILAMENT_SUPPORTS_WEBP_TEXTURES cmake option