Releases: xml3d/xml3d.js
Releases · xml3d/xml3d.js
5.0.1
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
5.0.0
Major release with many API changes and improvements. This release is not backwards compatible with 4.x!
- New specification and API description
- Support for CSS 'display' property
- Improved math type
- Simplified light definitions
- New 'string' data type in Xflow
- Various API changes
- Improved standard camera controller (camera.js)
4.9.5
4.9.4
Hotfix for XML3D 4.9 that includes the following fixes: