Skip to content

5.1.3

Choose a tag to compare

@csvurt csvurt released this 04 Mar 10:29
· 143 commits to master since this release

This hotfix contains fixes for the following issues:

  • #163: <light> elements can now be given transformations directly through their style and transform attributes
  • #185: Fixed a race condition in external document handling
  • Fixed a bug in camera.js examine function that put the camera too far away from the object being examined
  • Added a warning in camera.js examine for cases where the object hasn't finished loading yet
  • Added missing toDOMString function to XML3D.Box