Skip to content

Releases: playcanvas/engine

v1.55.2

03 Aug 14:59
Compare
Choose a tag to compare

Bug Fixes

  • Handle refractionIndex as being one over refraction index. (#4499)
  • Fix gltf ior (#4501)

Full Changelog: v1.55.1...v1.55.2

v1.55.1

02 Aug 14:41
Compare
Choose a tag to compare

What's New

  • Support RGBP encoding (#4414)

Bug Fixes

  • Skip morph target curve outputs with no data (#4474)
  • Remove unnecessary warnings (#4475)
  • Support extension declarations in shader preprocessor (#4476)
  • Remove extraneous bracket in diffuseDetailMap shader chunk by @Mintytorus (#4481)
  • Increase the shadow resolution in model-outline example to avoid banding (#4491)
  • Added deprecated private Scene._updateSkybox function to avoid Editor breaking (#4492)
  • Back out tuple notation which is not supported by JSDoc (#4493)
  • Revert "Enable clustered lighting by default (#4364)" (#4494)
  • Revert "Make touch events passive like mouse events (#4279)" (#4495)
  • Polyfill for Object.values by @kungfooman (#4482)

Full Changelog: v1.55.0...v1.55.1

v1.55.0

19 Jul 14:32
Compare
Choose a tag to compare

Larger features

What's New

Bug fixes

Read more

v1.54.1

16 Jun 08:38
Compare
Choose a tag to compare

Bug Fixes

  • revert #4279 till we iron out the kinks

Full Changelog: v1.54.0...v1.54.1

v1.54.0

06 Jun 14:06
Compare
Choose a tag to compare

What's New

Bug Fixes

New Contributors

Full Changelog: v1.53.4...v1.54.0

v1.53.4

27 Apr 15:39
Compare
Choose a tag to compare

Bug Fixes

  • Add missing texture bias to channels (#4216)

Full Changelog: v1.53.3...v1.53.4

v1.53.3

27 Apr 12:30
Compare
Choose a tag to compare

Bug Fixes

  • Fix tiled nineslice shader error (#4214)
  • Fix for invalid shaders with Ao (#4215)
  • Revert "Remove legacy flipV code in glb-parser (#4079)"

Full Changelog: v1.53.2...v1.53.3

v1.53.2

21 Apr 10:08
Compare
Choose a tag to compare

Bug Fixes

  • [Anim Component] Fix for the normalizeWeights property (#4203)

Full Changelog: v1.53.1...v1.53.2

v1.53.1

12 Apr 14:53
Compare
Choose a tag to compare

What's Changed

  • support different sized env atlas (#4171)
  • update env-lighting API and documentation (#4172)
  • add support for constant blend mode and factor (#4190)

Bug Fixes

  • also set maxSamples to 1 on broken ios (#4186)
  • envatlas mipmap sampling fix (#4193)

Full Changelog: v1.53.0...v1.53.1

v1.53.0

29 Mar 10:18
Compare
Choose a tag to compare

What's New

Bug Fixes

  • Cleaned up material references in render component # onRemove by @yaustar in #4126
  • [FIX] Superfluous argument to WebglTexture constructor by @willeastcott in #4152

New Contributors

Full Changelog: v1.52.6...v1.53.0