Skip to content

v0.164.0

Compare
Choose a tag to compare
@Maksims Maksims released this 25 Aug 14:55
· 7877 commits to main since this release
  • 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