home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head>
- <title>Liquid Reality Change Log</title>
- </head>
- <body>
- 0.96
- - Included missing icons in demos
- - Separated demos into lr/ and ice/ directories, included more demos
- - New method for declaring fields of a node--for details, see
- http://www.dnx.com/products/lr/documentation/changes.html
- - Moving Worlds routes and event handling
- - More standard methods for nodes: attach(), detach(), stop(), start()
- - Added some Moving Worlds nodes: TimeSensor, PositionInterpolator,
- OrientationInterpolator, BoxProximitySensor, WorldInfo
- - Created a Scene class, which contains a scene graph and all the
- other state which makes up a complete VRML world
- - Created a SceneContext accessible to all nodes
- - Fixes to walk and fly viewers
- - Changes for Moving Worlds support
-
- 0.95
- - Fixed problem that was causing lines not to render with lighting
- - Screen door transparency for 8-bit dithered mode
- - Added missing default constructs for MFColor, MFVec3f, and MFFloat
- - Automatic texture coordinate generation:
- - Sphere mapping (environment or reflection mapping)
- - Linear mapping -- object
- - Linear mapping -- eye
- - TextureCoordinateGenerator node
- - Added MW style ROUTEs
- - New method of declaring fields: supports MW declarations--exposedField,
- field, eventIn, eventOut
- - Restructured browser: added an ice.scene.browser package which contains
- basic browser components. The new dnx.lrbrowser package is an implementation
- of a VRML browser which can be easily embedded into applets
- - attach and detach methods added to base SceneNode class
- - SFTime and MFTime field types added
- - Fixed ice.Model.setVertexIndices
- - Added setValue(java.awt.Color) and addValue(java.awt.Color) methods
- to ice.scene.SFColor and ice.scene.MFColor
-
- 0.94
- - Added equals method the Vector3
-
- 0.93
- - Added SceneLoaderObserver interface; cleaned up SceneLoader
- - Fixed WWWInlines
- - Fixed bug in Quaternion.copy()
- - Added support for WebSpace ViewerSpeed hint
- - Added pitch control to the walk viewer
- - Created fly viewer
- - Created examine viewer
- - Fixed bugs which caused point lights and spot lights to be positioned
- incorrectly
- - Specular highlights look right
- - Fixed problem with Matrix4.invert()
-
- 0.92
- - Got rid of standalone Liquid Reality browser. The browser should now
- be run from the appletviewer or Netscape (on Windows)
- - If no VRML parameter is given to the browser applet, it will contain
- a URL text entry field
- - Updated to work with Netscape 2.0beta6 (on Windows) and the JDK 1.0
- - Solaris: fixed browser to run on a 24 bit framebuffer when the default
- visual is 8 bit
-
- 0.91
- - Solaris: Added missing dnx classes
- - Windows: Fixed problem that was causing security exceptions inside of
- Netscape
-
- 0.90
- - Initial public release
- </body>
- </html>
-