All releases tagged Minor feature enhancements


Release Notes: OpenVRML now builds against Boost 1.47.0, XULRunner 12.0, and libpng 1.5.


Release Notes: The XEmbed control was modified to use D-Bus for communicating with client applications.


Release Notes: A new memory manager for nodes was implemented, using a refcounted smart pointer instead of an intrusive reference count. The JavaScript binding was significantly reworked. The Mozilla distribution of JavaScript can now optionally be used instead of compiling our own into the library. libpng and libjpeg are now optional dependencies. The API for VrmlField classes was cleaned up. Node implementations were consolidated into fewer files.