v1.0.0
Breaking changes:
- Updated
aframe-cubemap-componentto 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).