Skip to content

Releases: playcanvas/engine

v0.167.1

25 Aug 14:54
Compare
Choose a tag to compare
  • [FIX] texCubeLOD code path fixes

v0.165.3

25 Aug 14:54
Compare
Choose a tag to compare
  • [FIX] Remove vVertexColor varying from default material shader.

v0.164.3

25 Aug 14:55
Compare
Choose a tag to compare
  • Add pc.Application#timeScale

v0.164.0

25 Aug 14:55
Compare
Choose a tag to compare
  • Added Entity#addComponent and Entity#removeComponent
  • Deprecated ComponentSystem#addComponent and ComponentSystem#removeComponent
  • Removed pc.ApplicationContext, replaced with pc.Application everywhere
  • Added relevant properties from pc.ApplicationContext to pc.Application, root, systems, loader, assets, etc.
  • [FIX] worldToScreen
  • [FIX] Camera's no longer effected by entity's scale
  • [FIX] Fixed height map on Intel GPU

v0.163.4

25 Aug 14:55
Compare
Choose a tag to compare
  • [FIX] Add light property to light component schema.