Skip to content

5.0.1

Compare
Choose a tag to compare
@csvurt csvurt released this 03 Nov 12:34
· 270 commits to master since this release

Small hotfix for the following issues:

  • #155 mouseout and mouseover events being improperly generated for the xml3d element
  • Improved camera.js to automatically create a camera controller for the first view element on the page. Note: Creating your own StandardCamera instance will automatically destroy this auto-generated instance.
  • camera.js now uses smooth key movement instead of stepwise movement