2003-04-03 15:41 larsa * NEWS, README, configure.ac: Coin v2.0.2 2003-04-03 15:39 larsa * docs/announcement-2_0_2.txt: the announcement 2003-04-03 15:31 larsa * Makefile.am, docs/ChangeLog.v2.0.2, docs/announcement-2_0_2.txt: stub files for 2.0.2 release 2003-04-03 15:31 mortene * src/base/SbDPViewVolume.cpp: Minor API doc fix. 2003-04-03 15:28 larsa * FAQ: cosmetics 2003-04-03 15:26 pederb * RELNOTES: Update. 2003-04-03 15:04 larsa * RELNOTES: note on the SoQuadMesh bug 2003-04-03 10:43 pederb * NEWS: Update. 2003-04-03 10:15 pederb * src/shapenodes/SoQuadMesh.cpp: PER_FACE material binding bugfix. 2003-04-03 10:08 mortene * include/Inventor/So.h, THANKS: Complete set of inclusions. Problem reported by Josh Flowers. 2003-04-03 09:58 pederb * src/nodekits/SoBaseKit.cpp: Child should write when parent writes bugfix. 2003-04-02 21:09 mortene * src/3ds/3dsLoader.cpp: Misc bugfixes and optimizations, by John Peciva. 2003-04-01 17:31 larsa * configure.ac: test support before adding compiler options 2003-04-01 15:28 pederb * src/draggers/SoTabBoxDragger.cpp: Remove unused code. 2003-04-01 15:27 pederb * src/draggers/: SoCenterballDragger.cpp, SoDirectionalLightDragger.cpp, SoSpotLightDragger.cpp, SoTabBoxDragger.cpp, SoTabPlaneDragger.cpp, SoTrackballDragger.cpp, SoTransformBoxDragger.cpp, SoTransformerDragger.cpp: We now export private parts, so we need to do setDefault(TRUE) on some parts that are initialized in/from the dragger constructor. 2003-04-01 15:24 pederb * src/nodekits/SoBaseKit.cpp: Be conformant with TGS/SGI Inventor when reading/writing nodekits. 2003-04-01 14:50 mortene * src/base/SbOctTree.cpp: Improves debug output. Misc minor fixes. 2003-04-01 14:30 kyrah * examples/misc/glut_tex.cpp: Example demonstrating how to use SoOffscreenRenderer to generate a texture based on a scene. 2003-04-01 12:52 pederb * src/fields/SoFieldContainer.cpp: Bugfix. Don't add reference on container fields if the addReference() call is from a field connection. 2003-03-31 16:46 larsa * configure.ac: enable some more warnings 2003-03-28 20:21 kyrah * README.MAC: That's an SoQt problem, not a Coin issue. 2003-03-28 20:15 kyrah * README.MAC: Added note on conflicting Inventor installations. 2003-03-28 11:27 pederb * src/elements/GL/SoGLTextureImageElement.cpp: Fix for the Sun Forte compiler. Problem reported by Thomas Walmann. 2003-03-27 12:51 pederb * NEWS: new bugfix. 2003-03-27 12:48 pederb * NEWS: new bugfix. 2003-03-27 12:44 larsa * NEWS: update 2003-03-26 14:31 pederb * src/actions/SoAction.cpp: Bugfix. Recreate state if a new element has been enabled. 2003-03-26 11:51 larsa * THANKS: added Francesco Callari 2003-03-26 11:49 larsa * src/tidbits.c: bugfix - thanks to Francesco Callari 2003-03-25 12:43 pederb * src/nodes/SoVertexProperty.cpp: Fix ugly bug. Don't check GL element unless the action is SoGLRenderAction. 2003-03-25 09:34 mortene * NEWS: Mention OpenAL on Windows problem. 2003-03-24 13:28 mortene * configure.ac: Avoid external references to internal SuperGLU header file. 2003-03-24 13:27 larsa * src/misc/SoInput.cpp: remove IRIX CC warnings 2003-03-22 10:50 mortene * INSTALL: More verbose explanations of the --disable-dl and --disable-loadlibrary options. 2003-03-21 13:59 thammer * configure.ac: Enable debug info in object files when symbols are enabled. 2003-03-20 10:01 mortene * src/elements/GL/SoGLLightIdElement.cpp: Give a better warning message when exceeding nr of lights OpenGL limit. Try to catch attempts at using getMaxGLSources() outside a valid GL context. 2003-03-20 09:36 pederb * NEWS: Update NEWS file. 2003-03-19 18:03 larsa * src/actions/SoSearchAction.cpp: doc update 2003-03-19 12:08 thammer * include/Inventor/C/glue/openal_wrapper.h: Compile-fix. 2003-03-19 12:04 larsa * src/misc/SoType.cpp: don't load dynamically loadable nodes in this context (bug analysis by Lassi A. Tuura) 2003-03-19 10:40 thammer * include/Inventor/C/glue/openal_wrapper.h: Changed calling convention to __cdecl under Win32. Bug reported by "Neo" . 2003-03-18 20:31 mortene * src/: base/SbRotation.cpp, fields/SoSFRotation.cpp, nodes/SoRotation.cpp, nodes/SoTransform.cpp: Try to quench the FAQ / common problem with using the wrong SbRotation constructor, by adding more API doc. 2003-03-18 14:06 kyrah * src/misc/SoType.cpp: Added *.dylib to possible module names for dynamically loaded extension nodes. Left FIXME that we should use bundles rather than DLLs for this purpose on Mac OS X. 2003-03-18 10:49 pederb * src/misc/: SoBase.cpp, SoOutput.cpp: Bugfix for recently introduced bug. 2003-03-18 10:13 pederb * src/misc/: SoBase.cpp, SoOutput.cpp: Don't skip VRML node prefix when exporting VRML nodes in an Inventor file. Bug reported by Sigmund L Berntsen. 2003-03-18 10:10 pederb * src/fields/SoFieldData.cpp: Support for PROTOs inside nodes. Bug reported by kintel. 2003-03-17 18:50 mortene * src/errors/SoReadError.cpp: Bugfix: heed calls to setHandlerCallback(). 2003-03-17 18:47 kyrah * FAQ.legal: Clarification on per-developer licensing. By mortene. 2003-03-17 18:32 larsa * src/actions/SoHandleEventAction.cpp: doc update 2003-03-17 17:47 kyrah * coin.cfg.in, configure.ac, bin/coin-config: Configure already detects if we are using GCC, so let's use that one instead of re-doing it (badly). 2003-03-17 10:55 pederb * include/Inventor/C/threads/storage.h: C++ to C comment. 2003-03-16 16:36 mortene * src/fields/SoFieldData.cpp: Improved error reporting on corrupt binary file. 2003-03-14 15:00 kyrah * bin/coin-config: Let's just assume that wrapmsvc is not gcc :) - fixes warning when using coin-config from So*/configure. 2003-03-14 13:55 pederb * src/misc/SoInput.cpp: VRML97 ident char bugfix. 2003-03-14 11:03 larsa * configure.ac: don't expand $exec_prefix since we want it unexpanded i the *.cfg files 2003-03-13 17:08 kyrah * README.MAC: Note about binary SDKs. 2003-03-13 14:11 larsa * src/misc/cppmangle.icc: copyright header 2003-03-13 14:06 pederb * src/misc/SoInput.cpp: addEnvDirectories() bugfix. 2003-03-12 20:49 mortene * HACKING: Only need to keep this file around in the dev repository. 2003-03-12 18:33 larsa * NEWS, configure.ac: start of development towards v2.0.2