Skip to content

Releases: pjoulot/a-door

2.0

01 Apr 20:15
Compare
Choose a tag to compare

Upgrade the dependencies

  • upgrade budo to 11.8.4
  • upgrade aframe to 1.4.1
  • upgrade webpack to 5.77.0
  • Remove Speech Command from example (library has not been updated in 5 years)

Compatibility with the upcoming version of the core 0.9

13 Dec 15:40
Compare
Choose a tag to compare
  • Compatibility with the actual master branch of the core and the upcoming 0.9 release
  • Use again a-sound since the bug has been fixed in the core
  • The feature to automatically set the duration of the animation with the duration of the sound is back

V1.1 Support for aframe 0.8

13 Dec 15:19
Compare
Choose a tag to compare
  • Support for the version 0.8 of the aframe core
  • Changes required in the HTML in order to keep sounds due to a bug in the core
  • Drop support of the feature that set automatically the duration of the animation with the duration of the sound (will be repaired when the core bug will be fixed)
  • Remove a-animation with the animation component in order to remove warning from the core (will be integrated directly in the version 0.9 of the core)

First Version of the component

17 Jun 18:05
Compare
Choose a tag to compare

This version supports:

  • Open and close direction (right/left or up/down)
  • Simple and double door
  • sound supports
  • vocal commands
  • texture on the doors
  • automatically open and close when teleporting next the door
  • compatibility with the 0.50 version of Aframe core