Engine Versions Save

Fast and lightweight JavaScript game engine built on WebGL and glTF

v1.70.2

1 week ago

Fixes

  • Remove references to pcx namespace by @willeastcott in #6304
  • Custom plugin to disable treeshaking on polyfill modules by @kpal81xd in #6332

Full Changelog: https://github.com/playcanvas/engine/compare/v1.70.1...v1.70.2

v1.70.1

2 weeks ago

##Fixes

  • Workaround for Firefox WebGPU device creation fail by @mvaligursky in #6273
  • Fix to WebGPU vertex buffer setup by @mvaligursky in #6274
  • Fixes to Geometry classes JSDocs @mvaligursky in #6282
  • Small fixups for JSDocs by @mvaligursky in #6283
  • Fix to skydomeIntensity handling - Standard materials do not use it in some cases by @mvaligursky in #6308
  • Added unbundled engine source to published package by kpal81xd in #6310

Full Changelog: https://github.com/playcanvas/engine/compare/v1.70.0...v1.70.1

v1.70.0

3 weeks ago

New Features

Other changes

Fixes

Examples

New Contributors

Full Changelog: https://github.com/playcanvas/engine/compare/v1.69.2...v1.70.0

v1.69.2

1 month ago

Fixes

  • Moved callbacks inside appbase scope by @kpal81xd in #6149
  • Typedoc hide exported classes by @kpal81xd in #6161
  • Fix omni lights shadows on WebGPU @mvaligursky in #6165
  • Removed circular dep file from package by @kpal81xd in #6168
  • Fix the incorrectly exposed PostEffect type parameter by @battall and @mvaligursky and (#6167)

Full Changelog: https://github.com/playcanvas/engine/compare/v1.69.1...v1.69.2

v1.69.1

2 months ago

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: https://github.com/playcanvas/engine/compare/v1.69.0...v1.69.1

v1.69.0

2 months ago

What's Changed

Fixes

Examples

New Contributors

Full Changelog: https://github.com/playcanvas/engine/compare/v1.68.2...v1.69.0

v1.68.2

2 months ago

Bug Fixes

  • Small fix to gizmo orientation (#6054)

Full Changelog: https://github.com/playcanvas/engine/compare/v1.68.1...v1.68.2

v1.68.1

3 months ago

Bug fixes

  • Fix multi-app example by @erikdubbelboer in #6020
  • Expose docs for GSplatResource and GSplatComponent by @mvaligursky in #6021
  • Gizmo Ortho Rotation fixes by @kpal81xd in #6027
  • Constant gizmo size on canvas resize by @kpal81xd in #6028
  • Update TypeDoc dependencies by @willeastcott
  • [Examples] Integer-texture (sand) Remove the quad mouse movement by @mvaligursky in #6032
  • GSplat material can create a PICK shader pass version of the shader by @mvaligursky in #6033
  • Load compressed ply elements by default by @slimbuck in #6034

Full Changelog: https://github.com/playcanvas/engine/compare/v1.68.0...v1.68.1

v1.68.0

3 months ago

Changes

WebXR

Bug fixes

Experimental features

Examples

New and substantial updated examples

New Contributors

Full Changelog: https://github.com/playcanvas/engine/compare/v1.67.3...v1.68.0

v1.67.3

5 months ago

Fixes

  • [Fix] Fix compatibility with deprecated Layer.renderTarget by @mvaligursky in #5877

Full Changelog: https://github.com/playcanvas/engine/compare/v1.67.2...v1.67.3