Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 1.44 KB

ReleaseNotes-V.7.md

File metadata and controls

30 lines (28 loc) · 1.44 KB

Release Notes

V0.7

All items are prefixed 0.7.

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