Skip to content

v3.1.1

Compare
Choose a tag to compare
@elalish elalish released this 25 Apr 22:08
· 106 commits to master since this release
8b095b4

Bug fixes

  • Avoid pointer lock-down. #4238
  • Removed doubled period from alt text, thanks @ashleahhill! #4237
  • Fixed setting currentTime when animation has not been played. #4231
  • Improved glTF point-cloud support. #4228
  • Fixed keyboard focus outline on Firefox and Safari. #4224

Other notable changes

  • The focus-visible polyfill has been removed, since it is now supported in all major browsers. #4224
  • Made peer dependency relationship clear in readme, thanks @johnnyshankman! #4202

Editor

  • Adding hotspots now produces surface hotspots only for animated models and standard position & normal hotspots otherwise. #4228