Skip to content

Releases: playcanvas/engine

v2.7.7

20 May 13:28
Compare
Choose a tag to compare

Fixes

Full Changelog: v2.7.6...v2.7.7

v2.7.6

20 May 09:21
Compare
Choose a tag to compare

Fixes

  • [Fix] Fixed particles update speed on high refresh screens (#7675)
  • Sogs SH fix (#7684)

Full Changelog: v2.7.5...v2.7.6

v2.7.5

15 May 11:42
Compare
Choose a tag to compare

Changes:

Fixes:

Full Changelog: v2.7.4...v2.7.5

v2.7.4

01 May 13:31
Compare
Choose a tag to compare

Fixes:

Docs:

Full Changelog: v2.7.3...v2.7.4

v2.7.3

25 Apr 13:47
Compare
Choose a tag to compare

Bug Fixes

  • Improve Texture JSDocs (and some others) (#7595)
  • [FIX] Restore callback descriptions (#7607)
  • Improve JSDocs for CameraComponent
  • Histogram sort for uncompressed gsplat (#7596)
  • Gsplat render fix for wgpu (#7609)

Full Changelog: v2.7.2...v2.7.3

v2.7.2

24 Apr 09:17
Compare
Choose a tag to compare

Fixes

  • Gsplat rotation fix (#7587)
  • More gsplat inf checks (#7592)

Full Changelog: v2.7.1...v2.7.2

v2.7.1

16 Apr 15:29
Compare
Choose a tag to compare

Fixes

Full Changelog: v2.7.0...v2.7.1

v2.7.0

16 Apr 14:52
Compare
Choose a tag to compare

Breaking changes

If you override shader chunks dealing with reading StandardMaterial textures / uniforms, for example diffusePS, emissivePS, opacityPS and similar, you need to update them to new format. For details see https://developer.playcanvas.com/user-manual/graphics/shader-chunk-migrations/#engine-v27

  • [BREAKING] Refactor standard material chunks dealing with texture channels by @mvaligursky in #7487
  • [BREAKING][FIX] Specular and sheen texture correctly handle sRGB encoding by @mvaligursky in #7572

Changes

Bug fixes

Examples

Docs

Read more

v2.6.2

04 Apr 10:36
Compare
Choose a tag to compare

Fixes

Full Changelog: v2.6.1...v2.6.2

v1.77.0

26 Mar 13:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.76.3...v1.77.0