Skip to content

v1.0.0

Choose a tag to compare

@bryik bryik released this 03 May 20:06

Breaking changes:

  • Updated aframe-cubemap-component to work with the latest version of A-Frame (v1.0.4). PR.

At some point, Three.js removed the 'tCube' shader uniform which cubemap-component relied on. The fix is described in this SO question. This fix is apparently not compatible with older versions of three.js/A-Frame (at least it does not work with A-Frame v0.7.0).