You are here: Home Downloads Coin Releases Coin 2.4.6
Document Actions

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

Get Coin 2.4.6 for all platforms (3.9 MB)

Source code archive (.tar.gz)

Get Coin 2.4.6 for all platforms (5.6 MB)

Source code archive (.zip)

Get Coin 2.4.6 for Windows (15 MB)

Windows binaries, no installer (VC6)

Get Coin 2.4.6 for Windows (17 MB)

Windows binaries, no installer (VC7)

Get Coin 2.4.6 for Windows (20 MB)

Windows binaries, no installer (VC8)

Get Coin 2.4.6 for Mac OS X (3.8MB)

Mac OS X installer (gcc4)

Get Coin 2.4.6 for Mac OS X (2.0MB)

Mac OS X installer (gcc3)

Get Coin 2.4.6 for Mac OS X (4.3MB)

Mac OS X framework, no installer (gcc4)

Get Coin 2.4.6 for Mac OS X (2.2MB)

Mac OS X framework, no installer (gcc3)

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