723 B
723 B
Filament Release Notes log
This file contains one line summaries of commits that are worthy of mentioning in release notes. A new header is inserted each time a tag is created.
Release notes
- Further reduced
filamatbinary size by removing reliance on stdlib. - Added a new, smaller, version of the
filamatlibrary,filamat_lite. Material optimization and compiling for non-OpenGL backends have been removed in favor of a smaller binary size. - Implemented hard fences for the Metal backend, enablying dynamic resolution support.
- Improved
SurfaceOrientationrobustness when using UVs to generate tangents. - Created a
RELEASE_NOTES.mdfile, to be updated with significant PRs.