github playcanvas/engine v2.14.0

latest releases: v2.17.2, v2.17.1, v2.17.0...
3 months ago

Breaking Changes

  • [BREAKING] Use linear space for vertex colors in gLTF by @LeXXik in #8122

    Note: Projects that use vertex colors—especially those imported from FBX—may see visual changes because vertex colors are now treated as linear by default (for glTF compatibility). If your assets use gamma-encoded vertex colors, set material.vertexColorGamma = true to restore the previous appearance. This affects StandardMaterials only, ShaderMaterials are not affected.

Other changes

Fixes

Examples

New Contributors

Full Changelog: v2.13.6...v2.14.0

Don't miss a new engine release

NewReleases is sending notifications on new releases.