Releases: c-frame/aframe-extras
Releases · c-frame/aframe-extras
v7.5.2
What's Changed
- Remove array and object allocations on each tick in gamepad-controls by @vincentfretin in #452
- Mark touchstart/touchend listeners as passive in touch-controls by @vincentfretin in #453
Full Changelog: v7.5.1...v7.5.2
v7.5.1
What's Changed
- Use relative path for main and exports '.' by @vincentfretin in #451
Full Changelog: v7.5.0...v7.5.1
v7.5.0
What's Changed
- Update examples to aframe 1.6.0 and aframe-environment-component 1.3.7 by @vincentfretin in #448
- Update dependencies nipplejs three three-pathfinding by @vincentfretin in #449
Full Changelog: v7.4.0...v7.5.0
v7.4.0
v7.3.1
What's Changed
- Update three-pathfinding dependency by @vincentfretin in #444
Full Changelog: v7.3.0...v7.3.1
v7.3.0
What's Changed
- Remove newline to fix loaders readme readability by @tfmertz in #438
- Allow to import specific modules by @vincentfretin in #443
New Contributors
Full Changelog: v7.2.0...v7.3.0
v7.2.0
What's Changed
- Move examples to 1.5.0 by @diarmidmackenzie in #434
- Flexible multiple clips by @diarmidmackenzie in #421
- Switch to webpack for the dist, this fixes multiple instances of Three.js being imported by @vincentfretin in #435
- Update FBXLoader to the version from three r159 by @vincentfretin in #436
- Emit a moved event on each tick when you are moving by @vincentfretin in #437
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- Add nipple-controls to have virtual joysticks on touch devices by @vincentfretin in #425
Full Changelog: v7.0.0...v7.1.0
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