Note: Please ignore the "Source code (zip)" & "Source code (tar.gz)" downloads at the bottom of this release. (They are auto-generated by GitHub and omit the submodules.)
Release Notes
This is a bugfix release.
- Refactor OpenGL version check to use cc_glglue (work around an Intel driver issue).
- Export the include directories for in-tree builds.
- Extract shader GLRender logic into helper.
- Refactor SoVertexArrayIndexer render() to take SoState*.
- Removed Boost from Coin.
- Fix tests with disabled VRML97 support.