Skip to content

Releases: google/filament

v1.68.1

10 Dec 19:06

Choose a tag to compare

Merge branch 'rc/1.68.1' into release

v1.68.0

03 Dec 00:18

Choose a tag to compare

  • engine: add View::getLastDynamicResolutionScale() (b/457753622)
  • Metal: report GPU errors to the platform via debugUpdateStat (b/431665753).
  • materials: Make Material Instances' UBO descriptor use dynamic offsets. [⚠️ Recompile Materials]

v1.67.1

19 Nov 19:32

Choose a tag to compare

  • Metal: Add support for the SwapChain::CONFIG_MSAA_4_SAMPLES flag.
  • third_party: Optionally add libwebp to build
    • controlled by cmake flag FILAMENT_SUPPORTS_WEBP_TEXTURES, defaults to OFF
    • actual webp texture support for libs/gltfio coming in subsequent change

v1.67.0

05 Nov 18:36

Choose a tag to compare

  • materials: Add a new API getParameterTransformName that will return the value of the transformName field of a sampler
    parameter. [⚠️ Recompile Materials]

v1.66.2

29 Oct 18:10

Choose a tag to compare

Merge branch 'rc/1.66.2' into release

v1.66.1

21 Oct 19:57

Choose a tag to compare

  • filamat: Removed a dependency on Glslang's deprecated SPIR-V remapper.
    The functionality is already implemented by calling the CanonicalizeIds pass
    in the SPIRV-Tools, and should be a non-functional change.

v1.66.0

14 Oct 21:26

Choose a tag to compare

  • materials: include default values of spec constants in material metadata [⚠️ Recompile Materials]

v1.65.4

07 Oct 22:55

Choose a tag to compare

Merge branch 'rc/1.65.4' into release

v1.65.3

30 Sep 18:51

Choose a tag to compare

Merge branch 'rc/1.65.3' into release

v1.65.2

24 Sep 18:54

Choose a tag to compare

Merge branch 'rc/1.65.2' into release