OpenVRML 0.18.9 has been released. This release incorporates changes to build with Boost 1.47.0, XULRunner 12.0, and libpng 1.5.
OpenVRML 0.18.8 has been released. This release fixes an erroneous change to the library version number in the 0.18.7 release.
OpenVRML 0.18.7 has been released. This release includes changes to build against XULRunner 2.0, project files for Visual C++ 2010, and minor bug fixes.
OpenVRML 0.18.5 has been released. This release addresses some OpenGL-related configuration problems on Mac OS X and Cygwin.
OpenVRML 0.18.4 has been released. This release addresses a missing project file on Windows and includes fixes for building with Boost 1.41.0 and XULRunner 1.9.2. Also, crashes when concurrently loading resources in openvrml-player were fixed.
OpenVRML 0.18.3 has been released. This release includes fixes for the Visual C++ build on Windows.
OpenVRML 0.18.2 has been released. This release fixes resolution of the Java virtual machine library on ppc and ppc64 architectures.
OpenVRML 0.18.1 has been released. This release corrects some symbol visibility issues with the event emitter/listener class templates.
OpenVRML 0.18.0 has been released. This release features (very) experimental support for Java in the Script node along with a refactoring of scripting engines and node implementations into plug-in components. Additionally, code has been refactored to reduce memory usage when compiling and to improve the performance of parallel builds.
OpenVRML 0.17.12 has been released. This release addresses a problem building against X11 on Mac OS X.
OpenVRML 0.17.11 has been released. This release includes fixes to deadlocks in the XEmbed control and improvements to the build configuration for Mac OS X 10.4.
OpenVRML 0.17.9 has been released. OpenVRML's XEmbed control now uses D-Bus for communicating with clients.
OpenVRML is a cross-platform VRML and X3D browser and C++ runtime library.
OpenVRML 0.17.8 has been released. This release fixes an initialization problem in openvrml-xembed.
OpenVRML is a cross-platform VRML and X3D browser and C++ runtime library.
OpenVRML 0.17.7 has been released. This release includes fixes for potential crashes when processing coordinate, color, and normal indices. It also includes fixes to the openvrml-xembed hosts where inconsistent processing of stream handles could cause a failure.
OpenVRML 0.17.6 has been released. This release includes concurrency fixes, a fix for a crash in initialization of openvrml-xembed, and improvement in memory usage of JavaScript.
OpenVRML 0.17.5 has been released. This release includes fixes to PROTO instantiation.
OpenVRML 0.17.4 has been released. A crash in the Mozilla plug-in was fixed; and EXTERNPROTO behavior was fixed such that EXTERNPROTO instances now get initialized with the PROTO's default field values (if no other values have been provided).
OpenVRML 0.17.3 has been released. This release includes fixes to a crash in openvrml-xembed and to a bug in the Mozilla plug-in that prevented external resources from loading.
OpenVRML is a cross-platform VRML and X3D browser and C++ runtime library.
OpenVRML 0.17.2 has been released. This release fixes a crash in relative URL resolution and enables support for gzip-encoded VRML/X3D in openvrml-player.
OpenVRML 0.17.1 has been released. This release fixes a crash when parsing Script nodes as well as a problem compiling with gcc 4.2 and later.
OpenVRML 0.17.0 has been released. This release features completely new parsers for VRML97 and Classic VRML X3D using the Spirit parser framework.
OpenVRML 0.16.7 has been released. This release fixes a crash when failing to resolve the URI for an image, as well as a crash when resolving relative URIs in optimized builds using the Microsoft compiler. The distribution can now be compiled with the Microsoft Visual C++ Express compiler and the Windows SDK. This release also includes various resiliency improvments to the configure script, including awareness of XULRunner pkg-config metadata.
OpenVRML 0.16.6 has been released. This release fixes JavaScript support to work in the presence of JS_THREADSAFE. Also, a configure option --with-libjs has been added to accommodate compiling against a stand-alone SpiderMonkey distribution.
OpenVRML 0.16.5 has been released. This release fixes a problem that prevented openvrml-player from starting unless the environment variable OPENVRML_PLAYER_GLADEDIR was set.
OpenVRML 0.16.4 has been released. openvrml-gtkplug has been renamed to openvrml-xembed. openvrml-player, a stand-alone container for openvrml-xembed, has been added to the distribution. Coordinate generation for Extrusion node rendering has been fixed. Progressive rendering of JPEG images has been fixed.