playcanvas/engine
 Watch   
 Star   
 Fork   
2 days ago
engine

v1.76.3

Fixes

  • ScriptAttribute fix by @marklundin in #7192
  • Refactor script loading logic in ScriptHandler by @marklundin in #7161
  • ESM Preload Fix by @marklundin in #7161

Full Changelog: https://github.com/playcanvas/engine/compare/v1.76.2...v1.76.3

9 days ago
engine

v2.4.3

Fixes

  • Fix some issues with CameraFrame.enabled not working correctly by @mvaligursky in #7311

Full Changelog: https://github.com/playcanvas/engine/compare/v2.4.2...v2.4.3

14 days ago
engine

v2.4.2

Fixes

  • Fix frequent shader variant invalidation by @mvaligursky in #7294
  • First Person Controller fixes by @kpal81xd in #7293
  • Texture created by TextureAtlas respects its initial settings by @mvaligursky in #7300
  • Preprocessor correctly updates position for text replacement by @mvaligursky in #7303
  • WarnOnce in debug mode if material parameter is set to undefined by @mvaligursky in #7305
  • Do not log warning for material data containing sheenGlossTint by @mvaligursky in #7306

Full Changelog: https://github.com/playcanvas/engine/compare/v2.4.1...v2.4.2

19 days ago
engine

v2.4.1

##Fixes

  • Handle CameraFrame script changing enabled state by @mvaligursky in #7282
  • GSplat shader fixes by @slimbuck in #7283
  • Updates to material chunks override functionality by @mvaligursky in #7284
  • Small GSplat initialization update by @slimbuck in #7286
  • Moved CameraFrame script to ESM folder by @mvaligursky in #7285
  • Fixed typing and ESLint for ESM scripts by @kpal81xd in #7288
  • Refactor Grid class initialization and set initial values by @marklundin in #7287
  • Fixed splat shader gamma decode issues when gamma output is disabled by @mvaligursky in #7290
  • Refactor first-person controller script by @marklundin and @kpal81xd in #7289
  • Refactor Camera controls by @kpal81xd and @marklundin in #7291
  • GSplat chunk fix by @slimbuck in #7292

Full Changelog: https://github.com/playcanvas/engine/compare/v2.4.0...v2.4.1

21 days ago
engine

v2.4.0

Breaking changes

Other changes

Fixes

New Contributors

Full Changelog: https://github.com/playcanvas/engine/compare/v2.3.3...v2.4.0

2024-12-09 23:01:19
engine

v1.76.2

Fixes

  • Compressed material key hash update (#7188)

Full Changelog: https://github.com/playcanvas/engine/compare/v1.76.1...v1.76.2

2024-12-09 22:38:01
engine
2024-12-09 21:08:25
engine

v2.3.2

Fixes

  • Further gsplat shader refinements (#7185)
  • [Fix] Correctly handle VSM not being supported by clustered lighting (#7184)
  • Fixes for gsplat spherical harmonics (#7182)
  • Fix negative tonemapped values (#7179)
  • Undo the R8 format fix (#7178)
  • [Fix] Exposed PIXELFORMAT_R8 format for locking (#7177)
  • Update to render passes - generate scene half sized texture (#7175)
  • [Fix] Fix to just introduced tonemapping issue with HDR (#7176)
  • Updated the way shaders include tonemapping chunks (#7174)
  • Catch async error in readTextureAsync (#7173)

Full Changelog: https://github.com/playcanvas/engine/compare/v2.3.1...v2.3.2

2024-12-09 20:10:08
engine

v1.76.1

Fixes

  • Fixes for gsplat spherical harmonics (#7182)
  • Small gsplat shader update (#7186)

Full Changelog: https://github.com/playcanvas/engine/compare/v1.76.0...v1.76.1

2024-12-05 02:35:07
engine

v1.76.0

What's New

Full Changelog: https://github.com/playcanvas/engine/compare/v1.75.0...v1.76.0