1coin400(3) Coin coin400(3)
2
3
4
6 coin400 - New Features in Coin v4.0.0 The build system has been
7 migrated from GNU autotools to CMake.
8
9 Note that Coin 4.0 is still work in progress.
10
11 This is a brief summary of the new features in Coin v4.0.0:
12
13 · Support for UNICODE text (starting with Coin 4.0 strings are UTF-8
14 encoded).
15
16 · View volume and projectors now support reverse perspective camera
17 settings
18
19 · New SoReversePerspectiveCamera node added
20
21 · SoShaderStateMatrixParameter class now supports GLSL/ARB shaders in
22 addition to Cg
23
24 · Support for linePatternScaleFactor in SoDrawStyle
25
26 · Support for newer compilers
27
28 · Auto-linking when using Visual Studio compiler
29
30 · ...
31
32 Bug fixes:
33
34 · Engine Output Referencing
35
36 · SoTextureCoordinatePlane Rendering Bug
37
38 · Memory leak during SoDB cleanup
39
40 · Wrong vertical offset used in SoOffscreenRenderer
41
42 · Incorrect normal binding for 3DS import
43
44 · SoInteractionKit
45
46 · ...
47
48Version 4.0.0 Tue Sep 17 2019 coin400(3)