Skip to content

Releases: playcanvas/engine

v1.71.1

21 May 16:15
Compare
Choose a tag to compare

Bug Fixes

v1.71.0

21 May 14:06
Compare
Choose a tag to compare

What's Changed

  • Updates to the Examples Browser:

    • Examples build speedup (#6288)
    • Examples mobile fixes (#6335)
    • Examples file loader rework (#6339)
  • WebGPU

    • Fix to WebGPU vertex buffer setup (#6274)
    • Initial support for GPU particles on WebGPU (#6275)
    • Small changes to get CPU particles to work on WebGPU (#6277)
    • UI Particles example enabled on WebGPU platforms as working now (#6278)
    • WebGPU - video texture support (#6280)
    • WebGPU: Improved filtering on float textures (#6281)
    • WebGPU - request all optional features (#6285)
    • Update Graphics markers to display better with hierarchy (#6290)
    • Added mesh particles example (#6291)
    • Updated one missed VSM shader chunk for WebGPU compatibility (#6348)
  • Gaussian Splatting

    • Gaussian Splatting cleanup (#6279)
    • Update GS rendering v2.0 (#6357)
    • Render compressed GS data (#6371)
  • Build System

    • Be clear that Node 18+ is required (#6284)
    • Added unbundled engine source to published package (#6310)
    • Custom plugin to disable treeshaking on certain modules (#6332)
    • Bundled build options (#6296)
    • Build fixes (#6340)
  • Other Fixes

    • Workaround for Firefox WebGPU device creation fail (#6273)
    • Fixes to Geometry classes JSDocs (#6282)
    • Removed umd polyfill for pcx (#6289)
    • Remove references to pcx namespace (#6304)
    • [Fix] Fix to skydomeIntensity handling - Standard materials do not use it in some cases (#6308)
    • Gizmo cleanup and bug fixes (#6323)
    • Fix: Clean up lines for rendering even when the Layer is disabled (#6353)
    • Fix buildUrl relative path support (#6354)
    • Fix for glb load error (#6391)
    • Fix for reloaded cubemaps assets (#6397)

v1.70.3

14 May 15:35
Compare
Choose a tag to compare

Bug fixes

Full Changelog: v1.70.2...v1.70.3

v1.70.2

01 May 12:41
Compare
Choose a tag to compare

Fixes

Full Changelog: v1.70.1...v1.70.2

v1.70.1

29 Apr 13:45
Compare
Choose a tag to compare

##Fixes

Full Changelog: v1.70.0...v1.70.1

v1.70.0

22 Apr 13:20
Compare
Choose a tag to compare

New Features

Other changes

Fixes

Examples

Read more

v1.69.2

15 Mar 12:54
Compare
Choose a tag to compare

Fixes

Full Changelog: v1.69.1...v1.69.2

v1.69.1

13 Mar 11:47
Compare
Choose a tag to compare

Fixes

  • Modified regex for root path (example publish fix) by @kpal81xd in #6137
  • [Fix] Fix the shader linking after the lost context has been restored. by @mvaligursky in #6146
  • Add extras.mjs to exported files by @marklundin in #6153
  • [Fix] reset internal cached state for face culling when the device is restored by @mvaligursky in #6155

Full Changelog: v1.69.0...v1.69.1

v1.69.0

08 Mar 16:38
Compare
Choose a tag to compare

What's Changed

Fixes

Examples

Read more

v1.68.2

16 Feb 15:19
Compare
Choose a tag to compare

Bug Fixes

  • Small fix to gizmo orientation (#6054)

Full Changelog: v1.68.1...v1.68.2