Skip to content

0.8.0-rc2 release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@starwed starwed released this 15 Jan 17:33
· 219 commits to testing since this release

The second release candidate for version 0.8.0.

Major new features from 0.7.1:

  • Override the default WebGL shaders (#1003)
  • Initial raycast functionality (#1021)
  • Multiple layers of a given type (DOM/Canvas/WebGL) are possible, and they can respond to viewport movement in different ways
  • Static UI layers are now possible
  • A new "Controls" system that makes it easier to wire up inputs to your entities.

Here's the full release notes, and preview documentation is available. (Though you can also see the docs locally with grunt view-api.)