Skip to content

Releases: playcanvas/engine

v1.65.0

01 Aug 14:41
Compare
Choose a tag to compare

Breaking changes

  • [BREAKING] Removed support for static lights by @mvaligursky in #5502
  • [BREAKING] Layer.cullingMask and Camera.cullingMask has been removed as not needed by @mvaligursky in #5506

Changes

Bug fixes

Read more

v1.64.4

17 Jul 09:48
Compare
Choose a tag to compare

Fixes

Full Changelog: v1.64.3...v1.64.4

v1.64.3

05 Jul 10:48
Compare
Choose a tag to compare

Fixes

Full Changelog: v1.64.2...v1.64.3

v1.64.2

30 Jun 14:42
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.64.1...v1.64.2

v1.64.1

23 Jun 15:28
Compare
Choose a tag to compare

Bug Fixes

v1.64.0

16 Jun 15:05
Compare
Choose a tag to compare

Major new features

What's Changed

Fixes

New Contributors

Full Changelog: v1.63.6...v1.64.0

v1.63.6

25 May 09:57
Compare
Choose a tag to compare

Bug Fixes

  • createGraphicsDevice defautls options.xrCompatible to true by @mvaligursky in #5349

Full Changelog: v1.63.5...v1.63.6

v1.63.5

23 May 09:46
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.63.4...v1.63.5

v1.63.4

12 May 14:19
Compare
Choose a tag to compare

Bug Fixes

  • Removed double usage of temp global vec3 in compound collision offset (#5318)
  • Draco url fix (#5325)

v1.63.3

10 May 14:39
Compare
Choose a tag to compare

Bug Fixes

  • Calculate draco indices correctly (#5316)