Coin 2.4.6
Up to Product page
Systems in Motion is proud to release v2.4.6 of the Coin 3D graphics library. Coin 2.4.6 is a patchlevel release. Patchlevel releases contain mostly bugfixes, optimizations, documentation improvements, and configure and build setup fixes. This release does not extend the library API beyond the previous release. This will be the very last 2.4 release before the upcoming 2.5 release.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| State | Final release |
|---|---|
| License | GPL and Coin Professional Edition License |
| Released | 2007/04/03 |
New:
- implemented SbViewVolume::getAlignRotation()
- added support in SoToVRML2Action for SoUnits and SoVRMLTransform
Optimizations:
- fixed pathlist traversals, affecting most notably rendering w/transparency DELAYED_BLEND/ADD mode
- added lazy shapehints evaluation to VRML97 rendering
- avoid probing glGetError() much (unless specified) since it kills performance in certain remote rendering situations
- some optimizations in the reading of ascii vrml/iv files
Bugfixes:
- SoVRMLBillboard axis-of-rotation bugfix
- global field and SoUnknownNode I/O fixes
- SbDPMatrix::multVecMatrix(SbVec4f) bugfix
- implemented missing notification-filtering in SoSwitch/SoVRMLSwitch
- plugged more memory leaks
- set same default depth function as SGI Inventor
- VRML97 TimeSensor bugfix
- VRML97 Billboard bugfixes
- SoGroup offpath traversal bugfix
- fixed AMD64 warning issues
Other:
- many Visual Studio build files improvements
- remove the Inventor/system/gl.h configure-run dependency
Change log
http://svn.coin3d.org/repos/Coin-2/trunk/docs/ChangeLog.v2.4.6


