aframe-click-drag-component/CHANGELOG.md
2016-11-05 13:43:20 +11:00

1.5 KiB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

  • This changelog

Fixed

  • Remove drag listeners when entity paused

1.3.1 - 2016-10-15

Examples

  • Updated to latest keyboard controls in examples

1.3.0 - 2016-10-05

Added

  • Touch support

1.2.0 - 2016-10-04

Added

  • Support for locking to camera during rotation

1.1.1 - 2016-09-30

Fixed

  • Correct the main export

Examples

  • Physics based examples

1.1.0 - 2016-09-28

Added

  • Events - dragstart, dragmove & dragend
  • Drag end velocity calculation

1.0.1 - 2016-09-23

Initial release

  • Click & Drag component for A-Frame.