Skip to content

Releases: playcanvas/engine

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

v1.68.1

02 Feb 12:04
Compare
Choose a tag to compare

Bug fixes

Full Changelog: v1.68.0...v1.68.1

v1.68.0

29 Jan 15:54
Compare
Choose a tag to compare

Changes

WebXR

Bug fixes

Experimental features

  • Move splat functionality from extras to core engine by @mvaligursky in #5968
  • GSplatComponent that allows native integration of splat tech with the Entity by @mvaligursky in #5976
  • Implementation of shader generator for Splat Materials supporting gamma and tonemapping options by @mvaligursky in #5900
  • ...
Read more

v1.67.3

04 Dec 12:48
Compare
Choose a tag to compare

Fixes

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

Full Changelog: v1.67.2...v1.67.3

v1.67.2

01 Dec 16:30
Compare
Choose a tag to compare

Fixes

  • [[Fix] Framebuffer clear flags on the Layer were not correctly used by @mvaligursky in #5875

Full Changelog: v1.67.1...v1.67.2

v1.67.1

28 Nov 11:35
Compare
Choose a tag to compare

Fixes

  • Disable antialiasing when running in Windows Firefox due to possible Firefox bug by @mvaligursky in #5857
  • Ensure screen scale is always valid by @NewboO in #5842
  • Corrected spelling without functional changes by @arcadian-st in #5858

Full Changelog: v1.67.0...v1.67.1

v1.67.0

22 Nov 12:47
Compare
Choose a tag to compare

Pre-released features

What's Changed

New Contributors

Full Changelog: v1.66.3...v1.67.0