1coin240(3) Coin coin240(3)
2
3
4
6 coin240 - New Features in Coin v2.4.0 The primary reason for the 2.4.0
7 release was the option of finally building Coin from source on MS
8 Windows without having to go through the Cygwin process.
9
10 There had also been various optimization work on rendering traversal
11 code, file i/o and other things.
12
13 For v2.4.1, SoExtSelection LASSO and RECTANGLE select could be aborted
14 by the end-user by hiting the 'END' key. No API-changes was needed for
15 this of course.
16
17 For v2.4.2, we hacked in support for compressed textures through an
18 API/ABI-invisible field in SoTexture2, called
19 'enableCompressedTexture'. This field will remain 'invisible' until
20 Coin v3.0.0 is released, and can only be accessed from .iv-file input
21 or through the SoFieldContainer API.
22
23 For v2.4.6, SbViewVolume::getAlignRotation() was implemented, and
24 SoToVRML2Action got support for SoUnits in relation to SoVRMLTransform
25 nodes.
26
27 New features for Coin v2.3.0 are here.
28
29
30
31Version 2.5.0 3 Oct 2007 coin240(3)