v7.0.0
What's Changed
- ray.direction.z set to 0 by @jbolten in #336
- Bump http-proxy from 1.16.2 to 1.18.1 by @dependabot in #334
- Allow to specify a node name to look for as navmesh by @Elettrotecnica in #344
- fix camera wanders on right-click by @djoksimo in #347
- Added startFrame property by @netgfx in #337
- fixing issue #340 by @kylebakerio in #341
- Fix navmeshes by @rossbishop in #358
- all package.json bumps, bump examples to aframe 1.2.0 & bump link to aframe environments by @n5ro in #360
- Fix rotation with VR controllers by @Hypnosphi in #373
- Fix WebXR handedness search for gamepad-controls by @zach-capalbo in #363
- gamepad-controls and keyboard-controls fixes by @vincentfretin in #385
- Cardboard button on Chrome Android working again by @vincentfretin in #386
- Fix ocean component by @vincentfretin in #387
- Update three pathfinding by @vincentfretin in #388
- Reintroduce the applyMatrix for navmesh geometry by @vincentfretin in #390
- Update animation-mixer.js by @kylebakerio in #391
- Fix side effect with trigger button moving forward by @vincentfretin in #397
- [gamepad-controls] don't copy camera rotation, copy camera rig rotation instead by @vincentfretin in #396
- Update examples to aframe 1.3.0 part 1 by @vincentfretin in #400
- Sphere collider cleanup and optimization by @vincentfretin in #401
- [nav-mesh] optimization to have updated navMesh.matrixWorld by @vincentfretin in #403
- Remove hexgrid by @diarmidmackenzie in #408
- Tubes example + fix to normal-material by @diarmidmackenzie in #410
- Remove kinematic-body, jump-ability & related components by @diarmidmackenzie in #409
- Remove mesh-smooth component by @diarmidmackenzie in #412
- Propagate the enabled flag to controls by @vincentfretin in #415
- Re-instate cube-env-map, fix it to work with 1.4.1 & add an example by @diarmidmackenzie in #417
- Add link to examples by @diarmidmackenzie in #419
- Fix animation startAt; add animation controls example by @diarmidmackenzie in #418
New Contributors
- @jbolten made their first contribution in #336
- @Elettrotecnica made their first contribution in #344
- @djoksimo made their first contribution in #347
- @netgfx made their first contribution in #337
- @kylebakerio made their first contribution in #341
- @rossbishop made their first contribution in #358
- @Hypnosphi made their first contribution in #373
- @zach-capalbo made their first contribution in #363
- @vincentfretin made their first contribution in #385
- @diarmidmackenzie made their first contribution in #408
Full Changelog: v6.1.1...v7.0.0