Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 697 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 697 Bytes

Changelog

v4.1.0

  • movement-controls — Replace acceleration/easing with speed property.

v4.0.0

  • Added CHANGELOG.md
  • Removed universal-controls, replacing with movement-controls. In contrast to previous releases, movement-controls is intended to be used with the default look-controls component. It adds several locomotion methods, and can be extended to include more, replacing wasd-controls. See documentation.
  • Added navmesh support to movement-controls.
  • Removed physics. Instead, include it separately via aframe-physics-system.