All items are prefixed 0.7.
- Added asset capability for Material
- Added axis-angle parsing for rotation
- Added additional color type f3 (fractional rgb - direct support for X3D)
- Added support for external XSeen files in XML format.
- Added support for device camera background use.
- Support device motion controlling object position
- Initial support for multiple cameras
- Spherical (photosphere) backgrounds
- Change event handling for background attributes
- Support indexed triangle sets.
- Changed XSeen custom event names to xseen-touch (for all mouse-click) and xseen-render (for rendering) events
- Cleaned up some extra console output statements
- Support position attribute mutations for all 'solid' tags. (RC1)
- Camera switching API plus fix for leaving stereo camera. (RC1)
- Added geometry to asset tag capabilities
- Added 'attribute' child tag so selected attribute values can be moved to content (TextNode)
- Fix display size wrt browser window size
- Create XSeen splash screen
- Created stereographic/full-screen button and request support function
- Added support for wireframe switch to all solids
- Added support for DOM changes to lights
- Fixed use of color in fog
- Fixed bug in label and leader dealing with not handling 'leadercolor' attribute.
- Added mutation control of active, near, far in fog.
- Removed a number of console log debug output statements from XSeen