summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-08 20:10:08 +0000
committerrillig <rillig>2005-11-08 20:10:08 +0000
commitb3ca81db4d56b097dd1e7cbaeb34ad33ec778b6f (patch)
tree1cd00a004782216c271e3aef8ca53312eac3eddf /doc
parent631354abc09ec902162ee311c19ca17db92b5797 (diff)
downloadpkgsrc-b3ca81db4d56b097dd1e7cbaeb34ad33ec778b6f.tar.gz
Updated Coin to 2.4.4.
Some of the changes since 2.2.0: - further improvements to SoOffscreenRenderer performance - SoRayPickAction precision improvements - Visual Studio project now installs only selected build (including static configurations now) - misc minor details, build fixes, documentation updates - Support for compressed textures - Windows: build settings are easier tunable from the Visual Studio projects (edit include/setup.h), and also includes static library build options now - reference doc improvements with file format examples and defaults sections for all scene objects. - completely Cygwin-less build setup for MS Windows / Visual Studio: - Visual Studio 6 project file in build/msvc6/ - Visual Studio .NET 2003 solution in build/msvc7/ - some minor API additions for internal optimization purposes - new node SoTextureCombine (for multi-texturing) - new texture coordinate mapping nodes SoTextureCoordinateCube, SoTextureCoordinateCylinder, and SoTextureCoordinateSphere - vertex buffer objects support - correct "sorted layers blend" transparency mode - improved thread safety
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 314619f7551..0cddf0a82c1 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11864 2005/11/08 16:42:10 joerg Exp $
+$NetBSD: CHANGES,v 1.11865 2005/11/08 20:10:36 rillig Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -5117,3 +5117,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated devel/sysexits to 1.1 [tv 2005-11-08]
Added audio/cplay version 1.49 [tonio 2005-11-08]
Updated databases/postgresql74-lib to 7.4.8nb2 [root 2005-11-08]
+ Updated graphics/Coin to 2.4.4 [rillig 2005-11-08]