Back to Filament

Filament Release Notes log

NEW_RELEASE_NOTES.md

1.71.2488 B
Original Source

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

  • engine: add MaterialInstance::setConstant() and MaterialInstance::getConstant() methods. These allow for per-material instance specialization constant overrides.