12008-09-11 14:17  larsa
2
3	* [r12542] configure, configure.ac: Set version 3.0.0
4
52008-09-11 14:01  larsa
6
7	* [r12541] AUTHORS, INSTALL, Makefile.am, Makefile.in, NEWS,
8	  README.MACOSX, README.WIN32, RELNOTES, docs/ChangeLog.v3.0.0,
9	  docs/announcement-3_0_0.txt: Doc updates
10
112008-09-10 16:06  pederb
12
13	* [r12539] src/actions/SoCallbackAction.cpp: Some documentation
14	  about VRML nodes.
15
162008-09-10 08:01  pederb
17
18	* [r12538] src/actions/SoRayPickAction.cpp: Always attempt to
19	  calculate the object2world matrix. Fixes some precision issues.
20
212008-09-09 16:58  larsa
22
23	* [r12536] build/README: Emphasise experimental status of Xcode
24	  project
25
262008-09-09 16:57  larsa
27
28	* [r12535] build/Xcode/Coin.xcodeproj/project.pbxproj: strip out
29	  removed files
30
312008-09-09 16:29  larsa
32
33	* [r12534] build/msvc6, build/msvc6/coin3.dsp,
34	  build/msvc7/coin3.sln, build/msvc7/coin3.vcproj,
35	  build/msvc8/coin3.sln, build/msvc8/coin3.vcproj,
36	  build/msvc8/coin3_docs.vcproj, build/msvc8/coin3_install.vcproj,
37	  build/msvc8/coin3_uninstall.vcproj, build/msvc9,
38	  build/msvc9/coin3.sln, build/msvc9/coin3.vcproj,
39	  build/msvc9/coin3_docs.vcproj, build/msvc9/coin3_install.vcproj,
40	  build/msvc9/coin3_uninstall.vcproj: Link against debug CRT when
41	  building static debug version of Coin
42
432008-09-09 15:16  larsa
44
45	* [r12533] cfg/gendsp.pl.in: Static Debug LIB CRT fix detected by
46	  Gerhard Reitmayr
47
482008-09-09 14:21  pederb
49
50	* [r12531] src/glue/gl_agl.h: Compile fix.
51
522008-09-09 14:21  pederb
53
54	* [r12530] src/glue/gl_agl.cpp: Compile fix.
55
562008-09-09 13:48  pederb
57
58	* [r12528] src/glue/gl_glx.cpp: Compile fix.
59
602008-09-09 12:31  larsa
61
62	* [r12527] src/glue/gl_wgl.cpp: Compile-fix.
63
642008-09-09 12:11  pederb
65
66	* [r12526] include/Inventor/C/glue/gl.h, src/glue/dl.cpp,
67	  src/glue/gl.cpp, src/glue/gl_agl.cpp, src/glue/gl_agl.h,
68	  src/glue/gl_glx.cpp, src/glue/gl_glx.h, src/glue/gl_wgl.cpp,
69	  src/glue/gl_wgl.h, src/glue/glp.h: Fix and clean up how we do
70	  function lookup for different contexts. The GLX version had an
71	  ugly bug as well which might have caused problems on some systems
72	  (cc_dl_close() was called on a static/cached libhandle).
73
742008-09-09 11:45  larsa
75
76	* [r12525] build/misc/install-sdk.bat: Added condition on having
77	  built the library before attempting installation.
78
792008-09-02 14:59  pederb
80
81	* [r12523] src/nodes/SoFile.cpp: Bugfix for search bug introduced
82	  2006-11-30 (revision 10432).
83
842008-09-02 09:26  pederb
85
86	* [r12522] src/nodes/SoMaterial.cpp: Document that only the first
87	  value in ambientColor, emissiveColor, specularColor and shininess
88	  will be used.
89
902008-08-30 16:40  larsa
91
92	* [r12520] build/misc/create-directories.bat: typo fix
93
942008-08-20 23:33  larsa
95
96	* [r12516] build/misc/build-docs.bat: Nationalisation portability
97	  fix by Jose Miguel Espadero
98
992008-08-19 14:35  frodein
100
101	* [r12514] src/misc/SoGLBigImage.cpp: Reverted change from r12346
102	  which removed a warning but broke SoGLImage::initSubImages(const
103	  SbVec2s &)
104
1052008-08-18 12:21  larsa
106
107	* [r12512] docs/announcement-3_0_0.txt: URL corrections
108
1092008-08-18 01:14  larsa
110
111	* [r12511] docs/announcement-3_0_0.txt: slight reformating
112
1132008-08-18 00:47  larsa
114
115	* [r12509] ChangeLog: Regenerate ChangeLog for 2008
116
1172008-08-18 00:46  larsa
118
119	* [r12508] NEWS, RELNOTES, configure, configure.ac: Set version to
120	  3.0.0 RC1
121
1222008-08-18 00:44  larsa
123
124	* [r12507] Makefile.am, Makefile.in: dist files
125
1262008-08-18 00:44  larsa
127
128	* [r12506] NEWS, RELNOTES, docs/RELEASE.txt,
129	  docs/announcement-3_0_0.txt: Document updates
130
1312008-08-17 23:45  larsa
132
133	* [r12504] build/misc/install-sdk.bat: Support for msvc9
134
1352008-08-17 23:33  larsa
136
137	* [r12503] build/msvc9/coin3.sln, build/msvc9/coin3.vcproj,
138	  build/msvc9/coin3_docs.vcproj, build/msvc9/coin3_install.vcproj,
139	  build/msvc9/coin3_uninstall.vcproj: Regenerate the msvc9 build
140	  files
141
1422008-08-17 23:31  autosvn
143
144	* [r12502] docs/announcement-2_0_1.txt,
145	  docs/announcement-2_0_2.txt, docs/announcement-2_1_0.txt,
146	  docs/announcement-2_2_0.txt, docs/announcement-2_2_1.txt,
147	  docs/announcement-2_3_0.txt, docs/announcement-2_4_0.txt,
148	  docs/announcement-2_4_1.txt, docs/announcement-2_4_2.txt,
149	  docs/announcement-2_4_3.txt, docs/announcement-2_4_4.txt,
150	  docs/announcement-2_4_5.txt, docs/announcement-2_4_6.txt,
151	  docs/announcement-2_5_0.txt, docs/announcement-3_0_0.txt,
152	  scripts/svn2cl.sh: Automatic Property adjustment
153
1542008-08-17 23:22  larsa
155
156	* [r12501] COPYING, FAQ, FAQ.legal, INSTALL: Copyright attribution
157	  updates
158
1592008-08-17 23:17  larsa
160
161	* [r12500] cfg/gendsp.pl.in: updates
162
1632008-08-17 23:02  larsa
164
165	* [r12499] Makefile.am, Makefile.in: dist files
166
1672008-08-17 22:51  larsa
168
169	* [r12498] build/misc/install-headers.bat,
170	  build/misc/uninstall-headers.bat, build/msvc6/coin3.dsp,
171	  build/msvc6/docs/coin3.doxygen,
172	  build/msvc6/include/Inventor/C/basic.h,
173	  build/msvc6/src/config-debug.h, build/msvc6/src/config-release.h,
174	  build/msvc7/coin3.sln, build/msvc7/coin3.vcproj,
175	  build/msvc7/docs/coin3.doxygen,
176	  build/msvc7/include/Inventor/C/basic.h,
177	  build/msvc7/src/config-debug.h, build/msvc7/src/config-release.h,
178	  build/msvc8/coin3.sln, build/msvc8/coin3.vcproj,
179	  build/msvc8/coin3_docs.vcproj, build/msvc8/coin3_install.vcproj,
180	  build/msvc8/coin3_uninstall.vcproj,
181	  build/msvc8/docs/coin3.doxygen,
182	  build/msvc8/include/Inventor/C/basic.h,
183	  build/msvc8/src/config-debug.h, build/msvc8/src/config-release.h,
184	  build/msvc9/coin3.sln, build/msvc9/coin3.vcproj,
185	  build/msvc9/coin3_docs.vcproj, build/msvc9/coin3_install.vcproj,
186	  build/msvc9/coin3_uninstall.vcproj,
187	  build/msvc9/docs/coin3.doxygen,
188	  build/msvc9/include/Inventor/C/basic.h,
189	  build/msvc9/src/config-debug.h, build/msvc9/src/config-release.h:
190	  Update to release-ready msvc-build files.
191
1922008-08-17 22:46  larsa
193
194	* [r12497] cfg/config.guess, cfg/config.sub: updated from gnu.org
195
1962008-08-17 22:41  larsa
197
198	* [r12496] src/SbBasicP.h: Disable assert until certain
199	  cast-function usage issues has been ironed out.
200
2012008-08-17 22:30  larsa
202
203	* [r12495] src/misc/SoEventManager.cpp: Compile fix
204
2052008-08-17 21:51  larsa
206
207	* [r12494] src/navigation/Makefile.am, src/navigation/Makefile.in:
208	  Compile fix.
209
2102008-08-17 20:59  larsa
211
212	* [r12493] configure, configure.ac, include/Inventor/Makefile.am,
213	  include/Inventor/Makefile.in, include/Inventor/SoEventManager.h,
214	  include/Inventor/navigation, include/Inventor/nodes/Makefile.am,
215	  include/Inventor/nodes/Makefile.in, src/misc/SoDB.cpp,
216	  src/misc/SoEventManager.cpp, src/misc/SoSceneManager.cpp,
217	  src/navigation/SoCenterMode.cpp, src/navigation/SoEvent.cpp,
218	  src/navigation/SoEvent.h, src/navigation/SoIdleMode.cpp,
219	  src/navigation/SoNavigation.cpp,
220	  src/navigation/SoNavigationControl.cpp,
221	  src/navigation/SoNavigationMode.cpp,
222	  src/navigation/SoNavigationState.cpp,
223	  src/navigation/SoNavigationSystem.cpp,
224	  src/navigation/SoOrthoCenterMode.cpp,
225	  src/navigation/SoPanMode.cpp, src/navigation/SoPickMode.cpp,
226	  src/navigation/SoPitchMode.cpp, src/navigation/SoRollMode.cpp,
227	  src/navigation/SoRotateMode.cpp, src/navigation/SoYawMode.cpp,
228	  src/navigation/SoZoomMode.cpp,
229	  src/navigation/all-navigation-cpp.cpp, src/nodes/Makefile.am,
230	  src/nodes/Makefile.in, src/nodes/SoViewerNavigationMode.cpp,
231	  src/nodes/all-nodes-cpp.cpp: Obsolete the dead-end
232	  SoNavigationSystem system. Remove SoViewerNavigationMode node.
233
2342008-08-17 20:35  larsa
235
236	* [r12492] src/draggers/SoTabBoxDragger.cpp,
237	  src/draggers/SoTrackballDragger.cpp,
238	  src/draggers/SoTransformerDragger.cpp: Tidy up #defines
239
2402008-08-17 19:38  larsa
241
242	* [r12490] RELNOTES: Additional item on SoForeignFileKit
243
2442008-08-17 19:37  larsa
245
246	* [r12489] Makefile.am, Makefile.in, configure, configure.ac,
247	  include/Inventor/MPEG, include/Inventor/Makefile.am,
248	  include/Inventor/Makefile.in,
249	  include/Inventor/VRMLnodes/SoVRMLMovieTexture.h,
250	  include/Inventor/VRMLnodes/SoVRMLSound.h,
251	  include/Inventor/VRMLnodes/SoVRMLVisibilitySensor.h,
252	  include/Inventor/annex/HardCopy/Makefile.am,
253	  include/Inventor/annex/HardCopy/Makefile.in,
254	  include/Inventor/annex/HardCopy/SoCGMVectorOutput.h,
255	  include/Inventor/annex/HardCopy/SoGDIVectorOutput.h,
256	  include/Inventor/annex/HardCopy/SoHPGLVectorOutput.h,
257	  include/Inventor/annex/HardCopy/SoVectorizeCGMAction.h,
258	  include/Inventor/annex/HardCopy/SoVectorizeGDIAction.h,
259	  include/Inventor/annex/HardCopy/SoVectorizeHPGLAction.h,
260	  include/Inventor/nodes/Makefile.am,
261	  include/Inventor/nodes/Makefile.in,
262	  include/Inventor/nodes/SoAnnoText3.h,
263	  include/Inventor/nodes/SoAnnoText3Property.h,
264	  include/Inventor/nodes/SoDrawStyle.h,
265	  include/Inventor/nodes/SoNodes.h,
266	  include/Inventor/nodes/SoPattern.h,
267	  include/Inventor/nodes/SoShapeHints.h,
268	  include/Inventor/nodes/SoTexture2.h,
269	  include/Inventor/nodes/SoTexture3.h, src/Makefile.am,
270	  src/Makefile.in, src/hardcopy/CGMVectorOutput.cpp,
271	  src/hardcopy/GDIVectorOutput.cpp,
272	  src/hardcopy/HPGLVectorOutput.cpp, src/hardcopy/HardCopy.cpp,
273	  src/hardcopy/Makefile.am, src/hardcopy/Makefile.in,
274	  src/hardcopy/VectorizeCGMAction.cpp,
275	  src/hardcopy/VectorizeGDIAction.cpp,
276	  src/hardcopy/VectorizeHPGLAction.cpp,
277	  src/hardcopy/all-hardcopy-cpp.cpp, src/mpeg,
278	  src/nodes/Makefile.am, src/nodes/Makefile.in,
279	  src/nodes/SoAnnoText3.cpp, src/nodes/SoAnnoText3Property.cpp,
280	  src/nodes/SoExtSelection.cpp, src/nodes/SoNode.cpp,
281	  src/nodes/SoPattern.cpp, src/nodes/all-nodes-cpp.cpp: Heed
282	  COIN_BETA_VERSION-guarded advice.
283
2842008-08-17 19:36  larsa
285
286	* [r12488] docs/announcement-2_0_0.txt,
287	  docs/announcement-2_0_1.txt, docs/announcement-2_0_2.txt,
288	  docs/announcement-2_1_0.txt, docs/announcement-2_2_0.txt,
289	  docs/announcement-2_2_1.txt, docs/announcement-2_3_0.txt,
290	  docs/announcement-2_4_0.txt, docs/announcement-2_4_1.txt,
291	  docs/announcement-2_4_2.txt, docs/announcement-2_4_3.txt,
292	  docs/announcement-2_4_4.txt, docs/announcement-2_4_5.txt,
293	  docs/announcement-2_4_6.txt, docs/announcement-2_5_0.txt,
294	  docs/announcement-3_0_0.txt: Copied from Coin-2 branch, plus
295	  3.0.0 announcement.
296
2972008-08-17 17:55  larsa
298
299	* [r12487] templates: Old obsoleted files
300
3012008-08-17 17:54  larsa
302
303	* [r12486] include/Inventor/SbTypeInfo.h,
304	  src/actions/SoGLRenderAction.cpp,
305	  src/actions/SoRayPickAction.cpp, src/base/SbName.cpp,
306	  src/base/SbVec2b.cpp, src/base/SbVec2d.cpp, src/base/SbVec2f.cpp,
307	  src/base/SbVec2i32.cpp, src/base/SbVec2s.cpp,
308	  src/base/SbVec2ub.cpp, src/base/SbVec2ui32.cpp,
309	  src/base/SbVec2us.cpp, src/base/SbVec3b.cpp,
310	  src/base/SbVec3d.cpp, src/base/SbVec3f.cpp,
311	  src/base/SbVec3i32.cpp, src/base/SbVec3s.cpp,
312	  src/base/SbVec3ub.cpp, src/base/SbVec3ui32.cpp,
313	  src/base/SbVec3us.cpp, src/base/SbVec4b.cpp,
314	  src/base/SbVec4d.cpp, src/base/SbVec4f.cpp,
315	  src/base/SbVec4i32.cpp, src/base/SbVec4s.cpp,
316	  src/base/SbVec4ub.cpp, src/base/SbVec4ui32.cpp,
317	  src/base/SbViewVolume.cpp, src/caches/SoPrimitiveVertexCache.cpp,
318	  src/elements/GL/SoGLDepthBufferElement.cpp,
319	  src/elements/GL/SoGLDisplayList.cpp,
320	  src/elements/SoDepthBufferElement.cpp,
321	  src/elements/SoTextureUnitElement.cpp,
322	  src/engines/SoHeightMapToNormalMap.cpp,
323	  src/engines/SoTexture2Convert.cpp, src/events/SoButtonEvent.cpp,
324	  src/events/SoKeyboardEvent.cpp,
325	  src/events/SoMouseButtonEvent.cpp,
326	  src/events/SoSpaceballButtonEvent.cpp,
327	  src/foreignfiles/SoForeignFileKit.cpp,
328	  src/foreignfiles/SoSTLFileKit.cpp, src/misc/SoGLImage.cpp,
329	  src/misc/SoPrimitiveVertex.cpp, src/nodes/SoDepthBuffer.cpp,
330	  src/nodes/SoPickStyle.cpp, src/nodes/SoTexture.cpp,
331	  src/nodes/SoTexture2.cpp, src/nodes/SoTexture3.cpp,
332	  src/nodes/SoVertexAttribute.cpp,
333	  src/nodes/SoVertexAttributeBinding.cpp: Doxygen updates
334
3352008-08-17 17:14  larsa
336
337	* [r12485] src/fields/SoFieldContainer.cpp,
338	  src/fields/SoMFDouble.cpp, src/fields/SoMFVec2b.cpp,
339	  src/fields/SoMFVec2d.cpp, src/fields/SoMFVec2i32.cpp,
340	  src/fields/SoMFVec2s.cpp, src/fields/SoMFVec3b.cpp,
341	  src/fields/SoMFVec3i32.cpp, src/fields/SoMFVec3s.cpp,
342	  src/fields/SoMFVec4b.cpp, src/fields/SoMFVec4d.cpp,
343	  src/fields/SoMFVec4i32.cpp, src/fields/SoMFVec4s.cpp,
344	  src/fields/SoMFVec4ub.cpp, src/fields/SoMFVec4ui32.cpp,
345	  src/fields/SoMFVec4us.cpp, src/fields/SoSFBox2d.cpp,
346	  src/fields/SoSFBox2f.cpp, src/fields/SoSFBox2i32.cpp,
347	  src/fields/SoSFBox2s.cpp, src/fields/SoSFBox3d.cpp,
348	  src/fields/SoSFBox3f.cpp, src/fields/SoSFBox3i32.cpp,
349	  src/fields/SoSFBox3s.cpp, src/fields/SoSFVec2b.cpp,
350	  src/fields/SoSFVec2d.cpp, src/fields/SoSFVec2f.cpp,
351	  src/fields/SoSFVec2i32.cpp, src/fields/SoSFVec2s.cpp,
352	  src/fields/SoSFVec3b.cpp, src/fields/SoSFVec4b.cpp,
353	  src/fields/SoSFVec4d.cpp, src/fields/SoSFVec4i32.cpp,
354	  src/fields/SoSFVec4s.cpp, src/fields/SoSFVec4ub.cpp,
355	  src/fields/SoSFVec4ui32.cpp, src/fields/SoSFVec4us.cpp: Doxygen
356	  updates
357
3582008-08-17 16:30  larsa
359
360	* [r12484] src/glue/dl.cpp: Mac OS X runtime loading of dynamic
361	  libraries fixes.
362
3632008-08-17 14:56  larsa
364
365	* [r12483] include/Inventor/misc/SoChildList.h,
366	  src/elements/SoVertexAttributeBindingElement.cpp,
367	  src/misc/SoChildList.cpp: Nits: whitespace, include-style,
368	  variable locality.
369
3702008-08-17 14:55  larsa
371
372	* [r12482] src/misc/SoDB.cpp: Re-enable cleanup/init unit test.
373
3742008-08-17 14:54  larsa
375
376	* [r12481] src/nodes/SoVertexAttribute.cpp: Remove assert based on
377	  invalid user-input value - warning is sufficient.
378
3792008-08-17 14:51  larsa
380
381	* [r12480] scripts/svn2cl.sh, scripts/svn2cl.xsl: ChangeLog
382	  generation script.
383
3842008-08-15 14:33  larsa
385
386	* [r12478] src/SbBasicP.h: remove unused variable
387
3882008-08-15 13:48  larsa
389
390	* [r12477]
391	  include/Inventor/collision/SoIntersectionDetectionAction.h,
392	  src/collision/SoIntersectionDetectionAction.cpp: function pointer
393	  storage rewrite
394
3952008-08-15 13:09  bfg
396
397	* [r12476] src/collision/SoIntersectionDetectionAction.cpp:
398	  Workaround for those pescy function to object casts.
399
4002008-08-15 09:25  bfg
401
402	* [r12475] include/Inventor/nodekits/SoBaseKit.h,
403	  src/draggers/SoDragger.cpp: Incorrect use of parenthesis, and
404	  cast.
405
4062008-08-14 13:47  bfg
407
408	* [r12473] include/Inventor/details/SoSubDetail.h,
409	  include/Inventor/nodekits/SoBaseKit.h,
410	  include/Inventor/nodekits/SoSubKit.h,
411	  include/Inventor/nodes/SoSubNode.h,
412	  src/draggers/SoCenterballDragger.cpp,
413	  src/draggers/SoDirectionalLightDragger.cpp,
414	  src/draggers/SoDragPointDragger.cpp, src/draggers/SoDragger.cpp,
415	  src/draggers/SoHandleBoxDragger.cpp,
416	  src/draggers/SoJackDragger.cpp,
417	  src/draggers/SoPointLightDragger.cpp,
418	  src/draggers/SoRotateCylindricalDragger.cpp,
419	  src/draggers/SoRotateDiscDragger.cpp,
420	  src/draggers/SoRotateSphericalDragger.cpp,
421	  src/draggers/SoScale1Dragger.cpp,
422	  src/draggers/SoScale2Dragger.cpp,
423	  src/draggers/SoScale2UniformDragger.cpp,
424	  src/draggers/SoScaleUniformDragger.cpp,
425	  src/draggers/SoSpotLightDragger.cpp,
426	  src/draggers/SoTabBoxDragger.cpp,
427	  src/draggers/SoTabPlaneDragger.cpp,
428	  src/draggers/SoTrackballDragger.cpp,
429	  src/draggers/SoTransformBoxDragger.cpp,
430	  src/draggers/SoTransformerDragger.cpp,
431	  src/draggers/SoTranslate1Dragger.cpp,
432	  src/draggers/SoTranslate2Dragger.cpp, src/nodekits/SoSubKitP.h,
433	  src/nodes/SoSubNodeP.h: Compilation fixes.
434	  -Fixed compiler warnings.
435	  -Using C++ style casts.
436	  -Using new style C++ includes.
437	  -draggers compiles without warnings on gcc 4.3
438
4392008-08-14 12:16  larsa
440
441	* [r12472] configure, configure.ac: Disable warnings about
442	  'unsecure' clib functions in use for MSVC8 and 9.
443
4442008-08-14 12:15  bfg
445
446	* [r12471] src/collision/SbTri3f.cpp,
447	  src/collision/SoIntersectionDetectionAction.cpp: Compilation
448	  fixes.
449	  -Fixed compiler warnings.
450	  -Using C++ style casts.
451	  -Using new style C++ includes.
452	  -collision compiles without warnings on gcc 4.3
453
4542008-08-14 12:12  bfg
455
456	* [r12470] src/SbBasicP.h: How did that ever compile?
457
4582008-08-14 12:09  bfg
459
460	* [r12469] src/SbBasicP.h, src/actions/SoCallbackAction.cpp: More
461	  explicit direction of non-standard C++ casts.
462
4632008-08-14 11:36  bfg
464
465	* [r12468] src/caches/SoBoundingBoxCache.cpp,
466	  src/caches/SoCache.cpp, src/caches/SoConvexDataCache.cpp,
467	  src/caches/SoGLCacheList.cpp, src/caches/SoGLRenderCache.cpp,
468	  src/caches/SoGlyphCache.cpp, src/caches/SoNormalCache.cpp,
469	  src/caches/SoPrimitiveVertexCache.cpp: Compilation fixes.
470	  -Fixed compiler warnings.
471	  -Using C++ style casts.
472	  -Using new style C++ includes.
473	  -caches compiles without warnings on gcc 4.3
474
4752008-08-14 11:14  bfg
476
477	* [r12467] src/SbBasicP.h: Duck and dive different compilers for
478	  non-standard compliant C++ stuff.
479
4802008-08-14 11:01  bfg
481
482	* [r12466] src/SbBasicP.h, src/actions/SoCallbackAction.cpp,
483	  src/base/SbDict.cpp: Compile fix for GCC 3.4, will be a
484	  regression on other compilers.
485
4862008-08-14 10:59  bfg
487
488	* [r12465] src/SbBasicP.h: Improved header quality, and supports
489	  more variants.
490
4912008-08-14 09:24  larsa
492
493	* [r12464] src/misc/CoinResources.cpp: Compile fix
494
4952008-08-13 21:31  larsa
496
497	* [r12462] src/elements/Makefile.am, src/elements/Makefile.in,
498	  src/xml/expat/Makefile.am, src/xml/expat/Makefile.in: Dist fixes
499
5002008-08-13 20:54  larsa
501
502	* [r12461] Makefile.am, Makefile.in, src/elements/GL/Makefile.am,
503	  src/elements/GL/Makefile.in, src/foreignfiles/Makefile.am,
504	  src/foreignfiles/Makefile.in: dist fixes
505
5062008-08-13 20:45  larsa
507
508	* [r12460] src/elements/GL/SoGLEmissiveColorElement.cpp: Remove
509	  unused file.
510
5112008-08-13 19:37  larsa
512
513	* [r12459] RELNOTES: Preliminary list of changes for Coin 3.0.
514
5152008-08-13 19:16  larsa
516
517	* [r12458] src/misc/SoSceneManager.cpp: Clear camera-setting
518	  automatically when clearing scenegraph.
519
5202008-08-13 19:15  larsa
521
522	* [r12457] src/glue/dl.cpp: Restructure how Coin loads dynamic
523	  libraries (Mac OS X).
524	  - Used CoreFoundation classes for path extraction.
525	  - Changed search sequence priority:
526	  (1:Inventor.framework, 2:$0.app, 3:default, 4:OpenAL trick)
527	  - Strip away the OS X specific paths for non-Mac builds.
528
5292008-08-13 19:02  larsa
530
531	* [r12456] src/misc/CoinResources.cpp, src/tidbitsp.h: Centralize
532	  the Coin framework identifier string
533
5342008-08-13 13:28  larsa
535
536	* [r12455] src/misc/CoinResources.cpp: Handle loading/searching for
537	  resources from within the Inventor framework structure.
538
5392008-08-13 13:25  larsa
540
541	* [r12454] data/draggerDefaults/Makefile.am,
542	  data/draggerDefaults/Makefile.in,
543	  data/scxml/navigation/Makefile.am,
544	  data/scxml/navigation/Makefile.in,
545	  data/shaders/lights/Makefile.am, data/shaders/lights/Makefile.in,
546	  data/shaders/vsm/Makefile.am, data/shaders/vsm/Makefile.in:
547	  Install resources to correct location in framework.
548
5492008-08-13 12:55  larsa
550
551	* [r12453] configure, src/config.h.in, src/discard.h.in: bootstrap
552
5532008-08-13 12:55  larsa
554
555	* [r12452] configure.ac: Avoid macosx-related variable fallthrough.
556	  Add config.h define to indicate framework builds.
557
5582008-08-13 10:20  bfg
559
560	* [r12451] src/SbBasicP.h: Windows compile fix.
561
5622008-08-12 13:41  larsa
563
564	* [r12449] data/draggerDefaults/Makefile.am,
565	  data/draggerDefaults/Makefile.in,
566	  data/scxml/navigation/Makefile.am,
567	  data/scxml/navigation/Makefile.in,
568	  data/shaders/lights/Makefile.am, data/shaders/lights/Makefile.in,
569	  data/shaders/vsm/Makefile.am, data/shaders/vsm/Makefile.in:
570	  install under Contents/Resources/ for Mac OS X framework installs
571
5722008-08-12 13:03  larsa
573
574	* [r12448] aclocal.m4, configure, src/config.h.in,
575	  src/discard.h.in: bootstrap
576
5772008-08-12 13:02  larsa
578
579	* [r12447] configure.ac: Set up Mac OS X conditionals based on
580	  wanted deployment target, not build platform. Various other minor
581	  tweaks.
582
5832008-08-12 11:34  bfg
584
585	* [r12446] src/bundles/SoMaterialBundle.cpp,
586	  src/bundles/SoNormalBundle.cpp,
587	  src/bundles/SoTextureCoordinateBundle.cpp,
588	  src/bundles/SoVertexAttributeBundle.cpp: Compilation fixes.
589	  -Fixed several hundred compile warnings.
590	  -Using C++ style casts.
591	  -Using new style C++ includes.
592	  -base bundles compiles without warnings on gcc 3.4
593
5942008-08-09 03:19  tamer
595
596	* [r12444] src/misc/SoBaseP.cpp: debug messages only in debug
597	  builds.
598
5992008-08-08 14:08  larsa
600
601	* [r12442] configure, configure.ac: use compiler version *after*
602	  detecting it
603
6042008-08-08 13:34  larsa
605
606	* [r12441] include/Inventor/SoEventManager.h,
607	  include/Inventor/SoRenderManager.h,
608	  include/Inventor/SoSceneManager.h: whitespace
609
6102008-08-08 13:22  bfg
611
612	* [r12440] src/SbBasicP.h, src/base/SbDPMatrix.cpp,
613	  src/base/SbMatrix.cpp: More entertainment for MSVC6.
614
6152008-08-08 13:05  larsa
616
617	* [r12439] include/Inventor/misc/SoBase.h: MSVC6 compile fix
618
6192008-08-08 13:02  bfg
620
621	* [r12438] src/misc/SbHash.h: Make sure this function is not used
622	  internally, as it is not portable.
623
6242008-08-08 12:46  larsa
625
626	* [r12437] configure, configure.ac: Disable Visual C++ 8/9
627	  deprecated warninngs for now.
628
6292008-08-08 12:36  larsa
630
631	* [r12436] build/misc/create-directories.bat: update / slight
632	  restructuring
633
6342008-08-08 11:37  bfg
635
636	* [r12435] src/base/SbDPMatrix.cpp: Compile humoring for MSVC6.
637
6382008-08-07 23:31  autosvn
639
640	* [r12433] build/msvc9/coin3.sln, build/msvc9/coin3.vcproj,
641	  build/msvc9/coin3_docs.vcproj, build/msvc9/coin3_install.vcproj,
642	  build/msvc9/coin3_uninstall.vcproj,
643	  build/msvc9/data/draggerDefaults/centerballDragger.h,
644	  build/msvc9/data/draggerDefaults/directionalLightDragger.h,
645	  build/msvc9/data/draggerDefaults/dragPointDragger.h,
646	  build/msvc9/data/draggerDefaults/handleBoxDragger.h,
647	  build/msvc9/data/draggerDefaults/jackDragger.h,
648	  build/msvc9/data/draggerDefaults/pointLightDragger.h,
649	  build/msvc9/data/draggerDefaults/rotateCylindricalDragger.h,
650	  build/msvc9/data/draggerDefaults/rotateDiscDragger.h,
651	  build/msvc9/data/draggerDefaults/rotateSphericalDragger.h,
652	  build/msvc9/data/draggerDefaults/scale1Dragger.h,
653	  build/msvc9/data/draggerDefaults/scale2Dragger.h,
654	  build/msvc9/data/draggerDefaults/scale2UniformDragger.h,
655	  build/msvc9/data/draggerDefaults/scaleUniformDragger.h,
656	  build/msvc9/data/draggerDefaults/spotLightDragger.h,
657	  build/msvc9/data/draggerDefaults/tabBoxDragger.h,
658	  build/msvc9/data/draggerDefaults/tabPlaneDragger.h,
659	  build/msvc9/data/draggerDefaults/trackballDragger.h,
660	  build/msvc9/data/draggerDefaults/transformBoxDragger.h,
661	  build/msvc9/data/draggerDefaults/transformerDragger.h,
662	  build/msvc9/data/draggerDefaults/translate1Dragger.h,
663	  build/msvc9/data/draggerDefaults/translate2Dragger.h,
664	  build/msvc9/data/shaders/lights/DirSpotLight.h,
665	  build/msvc9/data/shaders/lights/DirectionalLight.h,
666	  build/msvc9/data/shaders/lights/PointLight.h,
667	  build/msvc9/data/shaders/lights/SpotLight.h,
668	  build/msvc9/data/shaders/vsm/VsmLookup.h,
669	  build/msvc9/include/Inventor/C/basic.h,
670	  build/msvc9/include/Inventor/system/gl-headers.h,
671	  build/msvc9/include/Inventor/system/inttypes.h,
672	  build/msvc9/src/config-debug.h, build/msvc9/src/config-release.h,
673	  build/msvc9/src/config.h, build/msvc9/src/setup.h: Automatic
674	  Property adjustment
675
6762008-08-07 16:00  bfg
677
678	* [r12432] src/SbBasicP.h: Better way of doing casting, thx to
679	  larsa.
680
681	  Unfortunately MSVC6 is not happy about it.
682
6832008-08-07 15:57  larsa
684
685	* [r12431] src/base/SbTesselator.cpp: VC6 compile fix
686
6872008-08-07 14:49  larsa
688
689	* [r12430] build/msvc6/coin3.dsp, build/msvc7/coin3.sln,
690	  build/msvc7/coin3.vcproj, build/msvc8/coin3.sln,
691	  build/msvc8/coin3.vcproj, build/msvc8/coin3_docs.vcproj,
692	  build/msvc8/coin3_install.vcproj,
693	  build/msvc8/coin3_uninstall.vcproj: VC++ flex-file-related build
694	  fixes
695
6962008-08-07 13:57  larsa
697
698	* [r12429] build/msvc9, build/msvc9/data,
699	  build/msvc9/data/draggerDefaults, build/msvc9/data/shaders,
700	  build/msvc9/data/shaders/lights, build/msvc9/data/shaders/vsm,
701	  build/msvc9/docs, build/msvc9/include,
702	  build/msvc9/include/Inventor, build/msvc9/include/Inventor/C,
703	  build/msvc9/include/Inventor/system, build/msvc9/src: ignore
704	  properties
705
7062008-08-07 13:48  larsa
707
708	* [r12428] src/3ds/SoStream.h: Another Visual C++ 2008 Express
709	  build fix
710
7112008-08-07 13:33  larsa
712
713	* [r12427] build/msvc9/coin3.sln, build/msvc9/coin3.vcproj,
714	  build/msvc9/coin3_docs.vcproj, build/msvc9/coin3_install.vcproj,
715	  build/msvc9/coin3_uninstall.vcproj,
716	  include/boost/config/compiler/visualc.hpp: Visual C++ 2008
717	  Express build fixes
718
7192008-08-07 13:06  larsa
720
721	* [r12426] configure, src/foreignfiles/Makefile.in: bootstrap
722
7232008-08-07 13:05  larsa
724
725	* [r12425] configure.ac, src/foreignfiles/Makefile.am: move
726	  detection of YY_NO_UNISTD_H to global configure-time so it
727	  propagates to downstream build systems
728
7292008-08-07 12:51  larsa
730
731	* [r12424] build/msvc9/coin3.sln, build/msvc9/coin3.vcproj,
732	  build/msvc9/coin3_docs.vcproj, build/msvc9/coin3_install.vcproj,
733	  build/msvc9/coin3_uninstall.vcproj, build/msvc9/data,
734	  build/msvc9/data/draggerDefaults,
735	  build/msvc9/data/draggerDefaults/centerballDragger.h,
736	  build/msvc9/data/draggerDefaults/directionalLightDragger.h,
737	  build/msvc9/data/draggerDefaults/dragPointDragger.h,
738	  build/msvc9/data/draggerDefaults/handleBoxDragger.h,
739	  build/msvc9/data/draggerDefaults/jackDragger.h,
740	  build/msvc9/data/draggerDefaults/pointLightDragger.h,
741	  build/msvc9/data/draggerDefaults/rotateCylindricalDragger.h,
742	  build/msvc9/data/draggerDefaults/rotateDiscDragger.h,
743	  build/msvc9/data/draggerDefaults/rotateSphericalDragger.h,
744	  build/msvc9/data/draggerDefaults/scale1Dragger.h,
745	  build/msvc9/data/draggerDefaults/scale2Dragger.h,
746	  build/msvc9/data/draggerDefaults/scale2UniformDragger.h,
747	  build/msvc9/data/draggerDefaults/scaleUniformDragger.h,
748	  build/msvc9/data/draggerDefaults/spotLightDragger.h,
749	  build/msvc9/data/draggerDefaults/tabBoxDragger.h,
750	  build/msvc9/data/draggerDefaults/tabPlaneDragger.h,
751	  build/msvc9/data/draggerDefaults/trackballDragger.h,
752	  build/msvc9/data/draggerDefaults/transformBoxDragger.h,
753	  build/msvc9/data/draggerDefaults/transformerDragger.h,
754	  build/msvc9/data/draggerDefaults/translate1Dragger.h,
755	  build/msvc9/data/draggerDefaults/translate2Dragger.h,
756	  build/msvc9/data/shaders, build/msvc9/data/shaders/lights,
757	  build/msvc9/data/shaders/lights/DirSpotLight.h,
758	  build/msvc9/data/shaders/lights/DirectionalLight.h,
759	  build/msvc9/data/shaders/lights/PointLight.h,
760	  build/msvc9/data/shaders/lights/SpotLight.h,
761	  build/msvc9/data/shaders/vsm,
762	  build/msvc9/data/shaders/vsm/VsmLookup.h, build/msvc9/docs,
763	  build/msvc9/docs/coin3.doxygen, build/msvc9/include,
764	  build/msvc9/include/Inventor, build/msvc9/include/Inventor/C,
765	  build/msvc9/include/Inventor/C/basic.h,
766	  build/msvc9/include/Inventor/system,
767	  build/msvc9/include/Inventor/system/gl-headers.h,
768	  build/msvc9/include/Inventor/system/inttypes.h, build/msvc9/src,
769	  build/msvc9/src/config-debug.h, build/msvc9/src/config-release.h,
770	  build/msvc9/src/config.h, build/msvc9/src/setup.h: MSVC9 build
771	  files.
772
7732008-08-07 11:50  larsa
774
775	* [r12423] build/README, build/msvc9: New directory for MSVC9
776	  project files.
777
7782008-08-07 09:30  larsa
779
780	* [r12422] src/nodes/SoDepthBuffer.cpp: use correct
781	  constructor-macro
782
7832008-08-07 09:25  larsa
784
785	* [r12421] include/Inventor/misc/SoBase.h, src/misc/SoBase.cpp,
786	  src/misc/SoBaseP.cpp, src/misc/SoBaseP.h: Stow away private
787	  static methods in the pimpl to clean up header.
788	  Make refcount mutable to avoid several const_casts.
789
7902008-08-06 21:30  larsa
791
792	* [r12419] src/misc/SoSceneManager.cpp: Crash-fix (inconsistent
793	  node-ref()'ing)
794
7952008-08-06 16:46  bfg
796
797	* [r12418] src/base/SbBSPTree.cpp, src/base/SbBox2d.cpp,
798	  src/base/SbBox2f.cpp, src/base/SbBox2i32.cpp,
799	  src/base/SbBox2s.cpp, src/base/SbBox3d.cpp, src/base/SbBox3f.cpp,
800	  src/base/SbBox3i32.cpp, src/base/SbBox3s.cpp,
801	  src/base/SbClip.cpp, src/base/SbColor.cpp,
802	  src/base/SbColor4f.cpp, src/base/SbCylinder.cpp,
803	  src/base/SbDPLine.cpp, src/base/SbDPMatrix.cpp,
804	  src/base/SbDPPlane.cpp, src/base/SbDPRotation.cpp,
805	  src/base/SbDPViewVolume.cpp, src/base/SbDict.cpp,
806	  src/base/SbGLUTessellator.cpp, src/base/SbHeap.cpp,
807	  src/base/SbImage.cpp, src/base/SbLine.cpp, src/base/SbMatrix.cpp,
808	  src/base/SbName.cpp, src/base/SbOctTree.cpp,
809	  src/base/SbPlane.cpp, src/base/SbRotation.cpp,
810	  src/base/SbSphere.cpp, src/base/SbString.cpp,
811	  src/base/SbTesselator.cpp, src/base/SbTime.cpp,
812	  src/base/SbVec2d.cpp, src/base/SbVec2f.cpp,
813	  src/base/SbVec2i32.cpp, src/base/SbVec2s.cpp,
814	  src/base/SbVec3d.cpp, src/base/SbVec3f.cpp, src/base/SbVec3s.cpp,
815	  src/base/SbVec4d.cpp, src/base/SbVec4f.cpp,
816	  src/base/SbViewVolume.cpp, src/base/SbViewportRegion.cpp,
817	  src/base/SbXfBox3d.cpp, src/base/SbXfBox3f.cpp,
818	  src/base/dict.cpp, src/base/dict.h, src/base/hash.cpp,
819	  src/base/heap.cpp, src/base/list.cpp, src/base/memalloc.cpp,
820	  src/base/namemap.cpp, src/base/rbptree.cpp, src/base/string.cpp,
821	  src/base/time.cpp, src/threads/threadsutilp.h: Compilation fixes.
822	  -Fixed several hundred compile warnings.
823	  -Using C++ style casts.
824	  -Using new style C++ includes.
825	  -base module compiles without warnings on gcc 3.4
826
8272008-08-06 15:23  larsa
828
829	* [r12417] include/Inventor/SbTesselator.h: Add implicit copy-code
830	  guards
831
8322008-08-06 15:20  larsa
833
834	* [r12416] src/base/SbTesselator.cpp: remove unnecessary typedef
835
8362008-08-06 14:23  larsa
837
838	* [r12415] include/Inventor/SbTesselator.h,
839	  src/base/SbTesselator.cpp: tidy up public header
840
8412008-08-06 12:02  larsa
842
843	* [r12414] Info.plist.in: Order keys alphabetically, use TABs.
844
8452008-08-05 21:57  tamer
846
847	* [r12412] src/misc/SoBaseP.cpp: add missing header include for
848	  CC_MUTEX macros.
849
8502008-08-05 17:08  larsa
851
852	* [r12411] src/misc/SoBase.cpp: Tidy up some const_casts.
853
8542008-08-05 17:06  larsa
855
856	* [r12410] src/misc/SoBase.cpp, src/misc/SoBaseP.cpp,
857	  src/misc/SoBaseP.h: Let name settings for SoBase objects be
858	  preserved through executing the destructors.
859	  Don't use this-> on static calls - be classname::-explicit
860	  instead.
861
8622008-08-05 14:26  bfg
863
864	* [r12409] src/misc/SbHash.h: Only disregard function if compiler
865	  is MSVC6.
866
8672008-08-05 12:10  larsa
868
869	* [r12408] build/misc/install-headers.bat,
870	  build/misc/uninstall-headers.bat, build/msvc6/coin3.dsp,
871	  build/msvc6/data/draggerDefaults/transformerDragger.h,
872	  build/msvc6/docs/coin3.doxygen, build/msvc7/coin3.sln,
873	  build/msvc7/coin3.vcproj,
874	  build/msvc7/data/draggerDefaults/transformerDragger.h,
875	  build/msvc7/docs/coin3.doxygen, build/msvc8/coin3.sln,
876	  build/msvc8/coin3.vcproj, build/msvc8/coin3_docs.vcproj,
877	  build/msvc8/coin3_install.vcproj,
878	  build/msvc8/coin3_uninstall.vcproj,
879	  build/msvc8/data/draggerDefaults/transformerDragger.h,
880	  build/msvc8/docs/coin3.doxygen: sync
881
8822008-08-05 11:25  larsa
883
884	* [r12407] include/Inventor/SoRenderManager.h: VC6.0 compile fix
885
8862008-08-05 11:18  larsa
887
888	* [r12406] src/misc/SoGLImage.cpp: VC6.0 compile fix
889
8902008-08-05 11:06  larsa
891
892	* [r12405] src/misc/SbHash.h: VC6.0 compile fix
893
8942008-08-05 10:50  bfg
895
896	* [r12404] src/misc/SbHash.h: Windows compile fix.
897
8982008-08-05 10:44  bfg
899
900	* [r12403] include/Inventor/actions/SoSubAction.h,
901	  include/Inventor/elements/SoOverrideElement.h,
902	  include/Inventor/lists/SbStringList.h,
903	  include/Inventor/lists/SoDetailList.h,
904	  include/Inventor/lists/SoFieldList.h,
905	  include/Inventor/lists/SoPickedPointList.h,
906	  include/Inventor/threads/SbStorage.h, src/SbBasicP.h,
907	  src/actions/SoAction.cpp, src/actions/SoAudioRenderAction.cpp,
908	  src/actions/SoBoxHighlightRenderAction.cpp,
909	  src/actions/SoCallbackAction.cpp,
910	  src/actions/SoGLRenderAction.cpp,
911	  src/actions/SoGetBoundingBoxAction.cpp,
912	  src/actions/SoGetMatrixAction.cpp,
913	  src/actions/SoHandleEventAction.cpp,
914	  src/actions/SoLineHighlightRenderAction.cpp,
915	  src/actions/SoRayPickAction.cpp,
916	  src/actions/SoReorganizeAction.cpp,
917	  src/actions/SoToVRML2Action.cpp, src/actions/SoToVRMLAction.cpp,
918	  src/actions/SoWriteAction.cpp, src/coindefs.h, src/misc/SbHash.h:
919	  Compilation fixes.
920	  -Reworked COIN_UNUSED macro to make it easier to use.
921	  -Reworked coin_cast
922	  -Introduced reclassify_cast as a marker for the SoPath to
923	  SoFullPath
924	  reinterpret casts.
925	  -Fixed several hundred compile warnings.
926	  -Using C++ style casts.
927	  -Using new style C++ includes.
928	  -actions module compiles without warnings on gcc 3.4
929
9302008-08-05 10:32  bfg
931
932	* [r12402] src/base/SbString.cpp, src/fields/SoField.cpp,
933	  src/io/SoOutput.cpp, src/misc/SbHash.h, src/misc/SoBase.cpp,
934	  src/misc/SoDebug.cpp, src/sensors/SoSensor.cpp: Reworked API of
935	  SbHash.
936
937	  Still not ready for primetime.
938
9392008-08-01 20:56  tamer
940
941	* [r12400] src/foreignfiles/Makefile.in: bootstrap
942
9432008-08-01 20:56  tamer
944
945	* [r12399] src/foreignfiles/Makefile.am: disable the inclusion of
946	  unistd.h on msvc builds.
947
9482008-08-01 19:36  tamer
949
950	* [r12398] configure: bootstrap
951
9522008-08-01 19:36  tamer
953
954	* [r12397] configure.ac: do not expand ac_substed variables such as
955	  exec_prefix as otherwise
956	  prefix overrides such as "make prefix=/foo install" break.
957
9582008-08-01 19:33  tamer
959
960	* [r12396] include/SoDebug.h, src/base/SbBox2i32.cpp,
961	  src/base/SbVec2i32.cpp, src/fonts/win32.cpp, src/fonts/win32.h,
962	  src/foreignfiles/Makefile.am,
963	  src/foreignfiles/SoForeignFileKit.cpp,
964	  src/foreignfiles/SoSTLFileKit.cpp, src/foreignfiles/steel.cpp,
965	  src/foreignfiles/steel.l, src/geo/SbGeoAngle.cpp,
966	  src/geo/SbGeoAngle.h, src/geo/SbGeoEllipsoid.cpp,
967	  src/geo/SbGeoEllipsoid.h, src/geo/SbGeoProjection.cpp,
968	  src/geo/SbGeoProjection.h, src/geo/SbPolarStereographic.cpp,
969	  src/geo/SbPolarStereographic.h, src/geo/SbUTMProjection.cpp,
970	  src/geo/SbUTMProjection.h, src/glue/win32api.cpp,
971	  src/glue/win32api.h, src/misc/CoinStaticObjectInDLL.cpp,
972	  src/misc/CoinStaticObjectInDLL.h, src/misc/SoDBP.cpp,
973	  src/misc/SoDBP.h, src/misc/SoDebug.cpp,
974	  src/profiler/SoNodeProfiling.h, src/xml/all-xml-cpp.cpp,
975	  src/xml/attribute.cpp, src/xml/document.cpp, src/xml/element.cpp,
976	  src/xml/entity.cpp, src/xml/expat/amigaconfig.h,
977	  src/xml/expat/ascii.h, src/xml/expat/asciitab.h,
978	  src/xml/expat/expat.h, src/xml/expat/expat_external.h,
979	  src/xml/expat/iasciitab.h, src/xml/expat/internal.h,
980	  src/xml/expat/latin1tab.h, src/xml/expat/macconfig.h,
981	  src/xml/expat/nametab.h, src/xml/expat/utf8tab.h,
982	  src/xml/expat/winconfig.h, src/xml/expat/xmlrole.h,
983	  src/xml/expat/xmltok.h, src/xml/expat/xmltok_impl.h,
984	  src/xml/path.cpp, src/xml/types.cpp, src/xml/utils.cpp,
985	  src/xml/utils.h: remove erroneously checked in svn:executable
986	  property.
987
9882008-08-01 18:59  larsa
989
990	* [r12395] Info.plist.in: Update copyright strings. Add
991	  CFBundleName so OS X users won't encounter the 'missing
992	  CFBundleName' problem.
993
9942008-07-31 17:19  kintel
995
996	* [r12393] src/hardcopy/VectorizePSAction.cpp,
997	  src/misc/SoGLDriverDatabase.cpp, src/nodes/SoCamera.cpp,
998	  src/nodes/SoSceneTexture2.cpp,
999	  src/nodes/SoSceneTextureCubeMap.cpp,
1000	  src/profiler/SbProfilingData.cpp, src/shapenodes/SoText2.cpp,
1001	  src/shapenodes/SoText3.cpp, src/vrml97/JS_VRMLClasses.cpp: Killed
1002	  some more warnings
1003
10042008-07-31 16:20  bfg
1005
1006	* [r12392] include/Inventor/SbColor.h, include/Inventor/SbString.h,
1007	  include/Inventor/SoInput.h, include/Inventor/SoType.h,
1008	  include/Inventor/fields/SoSubField.h,
1009	  include/Inventor/lists/SbIntList.h,
1010	  include/Inventor/lists/SoAuditorList.h, src/3ds/3dsLoader.cpp,
1011	  src/3ds/SoStream.cpp, src/3ds/SoStream.h, src/SbBasicP.h,
1012	  src/coindefs.h, src/tidbitsp.h: Added COIN_UNUSED macro for
1013	  marking unused function parameters.
1014
1015	  -Fixed several compile warnings.
1016	  -Using C++ style casts.
1017	  -Using new style C++ includes.
1018	  -3ds module compiles without warnings on gcc 3.4
1019
10202008-07-31 01:25  larsa
1021
1022	* [r12391] src/3ds/SoStream.cpp: obvious fix
1023
10242008-07-31 01:09  larsa
1025
1026	* [r12390] src/misc/SoJavaScriptEngine.cpp: Configure-option
1027	  --disable-vrml97 fix.
1028
10292008-07-31 01:05  larsa
1030
1031	* [r12389] src/vrml97/Inline.cpp: put back some cpp-directives on
1032	  the move
1033
10342008-07-31 00:56  larsa
1035
1036	* [r12388] src/actions/SoAction.cpp,
1037	  src/actions/SoToVRML2Action.cpp, src/actions/all-actions-cpp.cpp:
1038	  The proper --disable-vrml97 build fix.
1039
10402008-07-30 19:38  bfg
1041
1042	* [r12386] src/actions/SoReorganizeAction.cpp,
1043	  src/actions/SoToVRML2Action.cpp: Compile fixes.
1044
10452008-07-30 13:59  kintel
1046
1047	* [r12385] src/navigation/SoScXMLSpinUtils.cpp: Added leak FIXME
1048
10492008-07-30 13:35  larsa
1050
1051	* [r12384] src/actions/SoAction.cpp,
1052	  src/actions/SoReorganizeAction.cpp,
1053	  src/actions/SoToVRML2Action.cpp, src/actions/all-actions-cpp.cpp:
1054	  Fixes for --disable-vrml97 configure-option
1055
10562008-07-30 13:33  larsa
1057
1058	* [r12383] configure, configure.ac: make it possible to disable
1059	  javascript-api
1060
10612008-07-30 10:28  kintel
1062
1063	* [r12382] src/misc/SoEventManager.cpp,
1064	  src/misc/SoRenderManager.cpp: deconfused camera unref'ing
1065
10662008-07-30 10:27  kintel
1067
1068	* [r12381] src/glue/dl.cpp: Added quickfix waiting to resolve the
1069	  real issue
1070
10712008-07-30 10:26  kintel
1072
1073	* [r12380] src/elements/GL/SoGLDisplayList.cpp: cosmetic
1074
10752008-07-29 16:53  kintel
1076
1077	* [r12378] src/misc/SoEventManager.cpp: bugfix: Since the
1078	  setscenegraph methods use the current camera, it's unnecessary
1079	  for them to also set the current camera
1080
10812008-07-29 16:52  kintel
1082
1083	* [r12377] src/misc/SoRenderManager.cpp: Comment on sloppy coding.
1084	  Morten, please come back and bring your whip and rope.
1085
10862008-07-29 16:40  kintel
1087
1088	* [r12376] src/scxml/SoScXMLStateMachine.cpp: bugfix: Allow for
1089	  NULL scenegraphs (which is the default init value)
1090
10912008-07-29 15:29  pederb
1092
1093	* [r12375] src/3ds/SoStream.cpp, src/3ds/SoStream.h: Revert the
1094	  static_cast patch. I got too many compiler errors.
1095
10962008-07-29 15:23  larsa
1097
1098	* [r12374] src/3ds/all-3ds-cpp.cpp: use 3DS conditional testing
1099
11002008-07-29 14:55  larsa
1101
1102	* [r12373] src/foreignfiles/steel.cpp, src/foreignfiles/steel.l:
1103	  update filename option, regenerate with flex 2.5.35
1104
11052008-07-29 13:16  larsa
1106
1107	* [r12372] src/io/all-io-cpp.cpp: #include-name capitalization fix,
1108	  thanks to Jukka Akkanen
1109
11102008-07-29 09:06  bfg
1111
1112	* [r12371] src/3ds/SoStream.cpp, src/3ds/SoStream.h: Replacing C
1113	  style casts with C++ style casts.
1114
11152008-07-29 08:49  pederb
1116
1117	* [r12370] data/draggerDefaults/transformerDragger.iv: Fix for
1118	  SoTransformerManip picking problem. Reported by Arne Brys.
1119
11202008-07-28 18:13  larsa
1121
1122	* [r12368] src/actions/SoBoxHighlightRenderAction.cpp,
1123	  src/actions/SoLineHighlightRenderAction.cpp: C++-style casts,
1124	  unify code, const a conditional
1125
11262008-07-28 17:27  tamer
1127
1128	* [r12367] src/foreignfiles/steel.cpp: QUICKFIX for windows always
1129	  trigger dependency build problems.
1130
11312008-07-28 15:10  kintel
1132
1133	* [r12366] docs/coin.doxygen.in: missing doc
1134
11352008-07-28 15:10  kintel
1136
1137	* [r12365] src/nodes/SoViewerNavigationMode.cpp: outdated doc
1138
11392008-07-25 15:18  larsa
1140
1141	* [r12363] src/elements/GL/SoGLLazyElement.cpp: syntax nitpick
1142
11432008-07-25 12:15  kintel
1144
1145	* [r12362] src/elements/GL/SoGLMultiTextureMatrixElement.cpp,
1146	  src/nodes/SoExtSelection.cpp, src/nodes/SoVertexAttribute.cpp,
1147	  src/vrml97/Background.cpp, src/vrml97/Extrusion.cpp,
1148	  src/vrml97/PointLight.cpp, src/vrml97/Sound.cpp,
1149	  src/vrml97/Text.cpp: Killed some warnings
1150
11512008-07-25 12:15  kintel
1152
1153	* [r12361] src/shadows/SoShadowGroup.cpp: Bugfix: string was not
1154	  appended to message
1155
11562008-07-25 11:13  bfg
1157
1158	* [r12360] include/Inventor/fields/SoSubField.h: Connect setPointer
1159	  with userData flag.
1160
11612008-07-25 03:38  larsa
1162
1163	* [r12359] include/Inventor/scxml/Makefile.am,
1164	  include/Inventor/scxml/Makefile.in,
1165	  include/Inventor/scxml/ScXMLAnchor.h,
1166	  include/Inventor/scxml/ScXMLDocument.h,
1167	  include/Inventor/scxml/ScXMLFinal.h,
1168	  include/Inventor/scxml/ScXMLHistory.h,
1169	  include/Inventor/scxml/ScXMLInitial.h,
1170	  include/Inventor/scxml/ScXMLOnEntry.h,
1171	  include/Inventor/scxml/ScXMLOnExit.h,
1172	  include/Inventor/scxml/ScXMLState.h,
1173	  include/Inventor/scxml/ScXMLTransition.h, src/scxml/Makefile.am,
1174	  src/scxml/Makefile.in, src/scxml/ScXML.cpp,
1175	  src/scxml/ScXMLAnchor.cpp, src/scxml/ScXMLAnchor.h,
1176	  src/scxml/ScXMLDocument.cpp, src/scxml/ScXMLDocument.h,
1177	  src/scxml/ScXMLFallbackInvoke.h, src/scxml/ScXMLFinal.cpp,
1178	  src/scxml/ScXMLFinal.h, src/scxml/ScXMLHistory.cpp,
1179	  src/scxml/ScXMLHistory.h, src/scxml/ScXMLInitial.cpp,
1180	  src/scxml/ScXMLInitial.h, src/scxml/ScXMLOnEntry.cpp,
1181	  src/scxml/ScXMLOnEntry.h, src/scxml/ScXMLOnExit.cpp,
1182	  src/scxml/ScXMLOnExit.h, src/scxml/ScXMLState.cpp,
1183	  src/scxml/ScXMLState.h, src/scxml/ScXMLStateMachine.cpp,
1184	  src/scxml/ScXMLTransition.cpp, src/scxml/ScXMLTransition.h,
1185	  src/scxml/SoScXMLDebugInfoInvoke.h,
1186	  src/scxml/SoScXMLScheduleRedrawInvoke.h,
1187	  src/scxml/SoScXMLScheduleTimerEventInvoke.h: because of SCXML
1188	  standard draft status and recent changes, the parts not needed
1189	  publicly at this time are made internal, so we can update the
1190	  implementation to reflect the current draft without breaking
1191	  compatibility
1192
11932008-07-24 20:06  larsa
1194
1195	* [r12357] src/shadows/SoShadowSpotLight.cpp: fix version tagging
1196
11972008-07-24 13:57  kintel
1198
1199	* [r12356] src/scxml/ScXML.cpp: Updated URL to old SCXML draft
1200
12012008-07-23 14:42  larsa
1202
1203	* [r12354] include/Inventor/SoEventManager.h,
1204	  src/misc/SoEventManager.cpp: added viewport setting getter
1205
12062008-07-23 13:40  larsa
1207
1208	* [r12353] include/Inventor/scxml/ScXMLAnchor.h,
1209	  include/Inventor/scxml/ScXMLDocument.h,
1210	  include/Inventor/scxml/ScXMLFinal.h,
1211	  include/Inventor/scxml/ScXMLHistory.h,
1212	  include/Inventor/scxml/ScXMLInitial.h,
1213	  include/Inventor/scxml/ScXMLInvoke.h,
1214	  include/Inventor/scxml/ScXMLObject.h,
1215	  include/Inventor/scxml/ScXMLOnEntry.h,
1216	  include/Inventor/scxml/ScXMLOnExit.h,
1217	  include/Inventor/scxml/ScXMLState.h,
1218	  include/Inventor/scxml/ScXMLStateMachine.h,
1219	  include/Inventor/scxml/ScXMLTransition.h,
1220	  include/Inventor/scxml/SoScXMLStateMachine.h,
1221	  src/scxml/ScXMLAnchor.cpp, src/scxml/ScXMLCommonP.h,
1222	  src/scxml/ScXMLDocument.cpp, src/scxml/ScXMLFinal.cpp,
1223	  src/scxml/ScXMLHistory.cpp, src/scxml/ScXMLInitial.cpp,
1224	  src/scxml/ScXMLInvoke.cpp, src/scxml/ScXMLObject.cpp,
1225	  src/scxml/ScXMLOnEntry.cpp, src/scxml/ScXMLOnExit.cpp,
1226	  src/scxml/ScXMLState.cpp, src/scxml/ScXMLStateMachine.cpp,
1227	  src/scxml/ScXMLTransition.cpp, src/scxml/SoScXMLStateMachine.cpp:
1228	  misc minor cleanups
1229
12302008-07-22 23:32  autosvn
1231
1232	* [r12351] src/3ds/all-3ds-cpp.cpp: Automatic Property adjustment
1233
12342008-07-22 20:24  larsa
1235
1236	* [r12350] build/msvc7/data/shaders/lights/DirSpotLight.h,
1237	  build/msvc7/data/shaders/lights/DirectionalLight.h,
1238	  build/msvc7/data/shaders/lights/PointLight.h,
1239	  build/msvc7/data/shaders/lights/SpotLight.h,
1240	  build/msvc7/docs/coin3.doxygen,
1241	  build/msvc8/data/shaders/lights/DirSpotLight.h,
1242	  build/msvc8/data/shaders/lights/DirectionalLight.h,
1243	  build/msvc8/data/shaders/lights/PointLight.h,
1244	  build/msvc8/data/shaders/lights/SpotLight.h,
1245	  build/msvc8/docs/coin3.doxygen: partial update for msvc7 and
1246	  msvc8
1247
12482008-07-22 20:23  larsa
1249
1250	* [r12349] build/misc/install-headers.bat,
1251	  build/misc/uninstall-headers.bat, build/msvc6/coin3.dsp,
1252	  build/msvc6/data/shaders/lights/DirSpotLight.h,
1253	  build/msvc6/data/shaders/lights/DirectionalLight.h,
1254	  build/msvc6/data/shaders/lights/PointLight.h,
1255	  build/msvc6/data/shaders/lights/SpotLight.h,
1256	  build/msvc6/docs/coin3.doxygen: sync/update build files for msvc6
1257
12582008-07-22 18:02  kintel
1259
1260	* [r12348] src/glue/GLUWrapper.cpp: idx should move, not die
1261
12622008-07-22 11:06  bfg
1263
1264	* [r12347] src/foreignfiles/steel.cpp: QUICKFIX for windows build
1265	  problems.
1266
1267	  Proper fix should happen in the source file.
1268
12692008-07-22 11:06  kintel
1270
1271	* [r12346] src/actions/SoToVRML2Action.cpp,
1272	  src/elements/GL/SoGLLazyElement.cpp,
1273	  src/elements/GL/SoGLTextureImageElement.cpp,
1274	  src/fields/SoField.cpp, src/fonts/glyph2d.cpp,
1275	  src/glue/GLUWrapper.cpp, src/hardcopy/VectorizeActionP.cpp,
1276	  src/io/SoInput_Reader.cpp, src/misc/SoBase.cpp,
1277	  src/misc/SoGLBigImage.cpp, src/misc/SoGLCubeMapImage.cpp,
1278	  src/misc/SoGLImage.cpp, src/misc/SoProto.cpp,
1279	  src/vrml97/PointSet.cpp: killed some warnings
1280
12812008-07-22 11:04  kintel
1282
1283	* [r12345] build/Xcode/Coin.xcodeproj/project.pbxproj: sync
1284
12852008-07-22 11:04  kintel
1286
1287	* [r12344] include/Inventor/nodes/SoShaderParameter.h: Removed
1288	  unused method
1289
12902008-07-22 04:17  larsa
1291
1292	* [r12343] src/Makefile.am, src/Makefile.in: workaround for issue
1293	  with libtool subdir libraries and lost debug symbols on OS X
1294
12952008-07-22 04:12  larsa
1296
1297	* [r12342] src/elements/GL/SoGLLazyElement.cpp,
1298	  src/elements/GL/SoGLLineWidthElement.cpp,
1299	  src/elements/GL/SoGLMultiTextureImageElement.cpp,
1300	  src/elements/GL/SoGLPointSizeElement.cpp,
1301	  src/elements/GL/SoGLTextureCoordinateElement.cpp,
1302	  src/elements/GL/SoGLVBOElement.cpp,
1303	  src/elements/SoCacheHintElement.cpp,
1304	  src/elements/SoModelMatrixElement.cpp,
1305	  src/elements/SoOverrideElement.cpp: #define bookkeeping
1306
13072008-07-22 04:10  larsa
1308
1309	* [r12341] src/scxml/ScXMLOnEntry.cpp, src/scxml/ScXMLState.cpp:
1310	  #define bookkeeping
1311
13122008-07-22 04:09  larsa
1313
1314	* [r12340] src/shapenodes/SoAsciiText.cpp,
1315	  src/shapenodes/SoCone.cpp, src/shapenodes/SoCylinder.cpp,
1316	  src/shapenodes/SoFaceSet.cpp,
1317	  src/shapenodes/SoIndexedFaceSet.cpp,
1318	  src/shapenodes/SoIndexedNurbsCurve.cpp,
1319	  src/shapenodes/SoIndexedNurbsSurface.cpp,
1320	  src/shapenodes/SoNurbsCurve.cpp,
1321	  src/shapenodes/SoNurbsSurface.cpp, src/shapenodes/SoSphere.cpp,
1322	  src/shapenodes/SoText2.cpp, src/shapenodes/SoText3.cpp,
1323	  src/shapenodes/SoVertexShape.cpp: #define bookkeeping
1324
13252008-07-22 04:06  larsa
1326
1327	* [r12339] src/nodes/SoBaseColor.cpp, src/nodes/SoBumpMap.cpp,
1328	  src/nodes/SoExtSelection.cpp, src/nodes/SoLOD.cpp,
1329	  src/nodes/SoLevelOfDetail.cpp, src/nodes/SoLocateHighlight.cpp,
1330	  src/nodes/SoMaterial.cpp, src/nodes/SoSceneTexture2.cpp,
1331	  src/nodes/SoSceneTextureCubeMap.cpp, src/nodes/SoSeparator.cpp,
1332	  src/nodes/SoSwitch.cpp, src/nodes/SoTexture2.cpp,
1333	  src/nodes/SoTextureCoordinateCube.cpp,
1334	  src/nodes/SoTextureCoordinateCylinder.cpp,
1335	  src/nodes/SoTextureCoordinatePlane.cpp,
1336	  src/nodes/SoTextureCoordinateSphere.cpp,
1337	  src/nodes/SoTextureCubeMap.cpp, src/nodes/SoUnknownNode.cpp,
1338	  src/nodes/SoWWWAnchor.cpp, src/nodes/SoWWWInline.cpp: #define
1339	  bookkeeping
1340
13412008-07-22 04:00  larsa
1342
1343	* [r12338] src/misc/SoBase.cpp, src/misc/SoGLCubeMapImage.cpp,
1344	  src/misc/SoJavaScriptEngine.cpp, src/misc/SoProtoInstance.cpp,
1345	  src/misc/SoRenderManagerP.cpp, src/misc/SoState.cpp: #define
1346	  bookkeeping
1347
13482008-07-22 03:58  larsa
1349
1350	* [r12337] src/draggers/SoHandleBoxDragger.cpp,
1351	  src/draggers/SoTabPlaneDragger.cpp,
1352	  src/draggers/SoTranslate2Dragger.cpp,
1353	  src/engines/SoCalculator.cpp, src/engines/SoConvertAll.cpp,
1354	  src/engines/SoNodeEngine.cpp, src/errors/SoDebugError.cpp,
1355	  src/errors/debugerror.cpp, src/events/SoKeyboardEvent.cpp,
1356	  src/fields/SoSFImage.cpp, src/fonts/fontlib_wrapper.cpp,
1357	  src/fonts/glyph2d.cpp, src/fonts/glyph3d.cpp,
1358	  src/fonts/win32.cpp, src/geo/SoGeoCoordinate.cpp,
1359	  src/hardcopy/VectorOutput.cpp,
1360	  src/hardcopy/VectorizePSAction.cpp, src/io/SoInput.cpp,
1361	  src/lists/SoActionMethodList.cpp,
1362	  src/lists/SoEnabledElementsList.cpp, src/manips/commoncode.cpp,
1363	  src/mpeg/SoMPEGRenderer.cpp,
1364	  src/navigation/SoNavigationSystem.cpp,
1365	  src/nodekits/SoBaseKit.cpp, src/nodekits/SoInteractionKit.cpp,
1366	  src/nodekits/SoSeparatorKit.cpp,
1367	  src/profiler/SbProfilingData.cpp,
1368	  src/profiler/SoNodeVisualize.cpp, src/profiler/SoProfiler.cpp,
1369	  src/profiler/SoProfilerStats.cpp,
1370	  src/profiler/SoProfilerTopEngine.cpp,
1371	  src/profiler/SoProfilingReportGenerator.cpp,
1372	  src/profiler/SoScrollingGraphKit.cpp,
1373	  src/sensors/SoSensorManager.cpp, src/shaders/SoShaderObject.cpp,
1374	  src/shaders/SoShaderParameter.cpp,
1375	  src/shaders/SoShaderProgram.cpp, src/shadows/SoShadowGroup.cpp:
1376	  #define bookkeeping
1377
13782008-07-22 02:00  larsa
1379
1380	* [r12336] src/bundles/SoNormalBundle.cpp,
1381	  src/bundles/SoTextureCoordinateBundle.cpp,
1382	  src/bundles/SoVertexAttributeBundle.cpp,
1383	  src/caches/SoNormalCache.cpp, src/collision/SbTri3f.cpp,
1384	  src/collision/SoIntersectionDetectionAction.cpp: define
1385	  bookkeeping
1386
13872008-07-22 01:53  larsa
1388
1389	* [r12335] src/base/SbDPMatrix.cpp, src/base/SbMatrix.cpp,
1390	  src/base/SbTesselator.cpp, src/base/SbTime.cpp,
1391	  src/base/list.cpp, src/base/namemap.cpp: define bookkeeping
1392	  cleanup
1393
13942008-07-22 01:39  larsa
1395
1396	* [r12334] src/foreignfiles/Makefile.am,
1397	  src/foreignfiles/Makefile.in,
1398	  src/foreignfiles/all-foreignfiles-c.c, src/foreignfiles/steel.c,
1399	  src/foreignfiles/steel.cpp, src/foreignfiles/steel.l: eliminate
1400	  all-foreignfiles-c.c
1401
14022008-07-22 01:37  larsa
1403
1404	* [r12333] src/3ds/Makefile.am, src/3ds/Makefile.in: build fix
1405
14062008-07-22 01:33  larsa
1407
1408	* [r12332] src/3ds/all-3ds-cpp.cpp, src/base/all-base-cpp.cpp,
1409	  src/bundles/all-bundles-cpp.cpp,
1410	  src/elements/GL/all-glelements-cpp.cpp,
1411	  src/elements/all-elements-cpp.cpp, src/fonts/all-fonts-cpp.cpp,
1412	  src/foreignfiles/all-foreignfiles-cpp.cpp,
1413	  src/hardcopy/all-hardcopy-cpp.cpp, src/misc/all-misc-cpp.cpp,
1414	  src/navigation/all-navigation-cpp.cpp,
1415	  src/nodes/all-nodes-cpp.cpp, src/profiler/all-profiler-cpp.cpp,
1416	  src/shadows/all-shadows-cpp.cpp, src/threads/all-threads-cpp.cpp,
1417	  src/vrml97/all-vrml97-cpp.cpp, src/xml/all-xml-cpp.cpp,
1418	  src/xml/expat/all-expat-c.c: enable-compact build fixes
1419
14202008-07-22 01:31  larsa
1421
1422	* [r12331] src/xml/expat/Makefile.am, src/xml/expat/Makefile.in:
1423	  build fix
1424
14252008-07-21 23:31  autosvn
1426
1427	* [r12329] include/Inventor/bundles/SoVertexAttributeBundle.h,
1428	  include/Inventor/elements/SoGLVertexAttributeElement.h,
1429	  include/Inventor/elements/SoVertexAttributeBindingElement.h,
1430	  include/Inventor/elements/SoVertexAttributeElement.h,
1431	  include/Inventor/nodes/SoVertexAttributeBinding.h,
1432	  src/bundles/SoVertexAttributeBundle.cpp,
1433	  src/elements/GL/SoGLVertexAttributeElement.cpp,
1434	  src/elements/SoVertexAttributeBindingElement.cpp,
1435	  src/elements/SoVertexAttributeData.h,
1436	  src/elements/SoVertexAttributeElement.cpp,
1437	  src/nodes/SoVertexAttributeBinding.cpp: Automatic Property
1438	  adjustment
1439
14402008-07-21 22:12  larsa
1441
1442	* [r12328] include/Inventor/annex/FXViz/nodes/SoShadowSpotLight.h:
1443	  include-guard fix
1444
14452008-07-21 21:29  larsa
1446
1447	* [r12327] include/Inventor/fields/SoMFColorRGBA.h: include-guard
1448	  fix
1449
14502008-07-21 21:28  larsa
1451
1452	* [r12326] src/actions/SoAction.cpp,
1453	  src/actions/SoBoxHighlightRenderAction.cpp,
1454	  src/actions/SoCallbackAction.cpp,
1455	  src/actions/SoLineHighlightRenderAction.cpp,
1456	  src/actions/SoReorganizeAction.cpp,
1457	  src/actions/SoToVRML2Action.cpp, src/actions/SoToVRMLAction.cpp:
1458	  fix #define bookkeeping
1459
14602008-07-21 20:29  larsa
1461
1462	* [r12325] include/Inventor/nodes/SoCallback.h: whitespace
1463
14642008-07-21 20:28  larsa
1465
1466	* [r12324] include/Inventor/nodes/SoTextureCoordinate2.h:
1467	  whitespace
1468
14692008-07-21 20:22  larsa
1470
1471	* [r12323] src/shapenodes/soshape_bumprender.cpp: prealloc total
1472	  array size
1473
14742008-07-21 20:19  larsa
1475
1476	* [r12322] src/nodes/SoVertexAttribute.cpp: nop the
1477	  development/debug messages
1478
14792008-07-21 19:28  larsa
1480
1481	* [r12321] docs/coin.doxygen.in,
1482	  include/Inventor/bundles/Makefile.am,
1483	  include/Inventor/bundles/Makefile.in,
1484	  include/Inventor/bundles/SoVertexAttributeBundle.h,
1485	  include/Inventor/elements/Makefile.am,
1486	  include/Inventor/elements/Makefile.in,
1487	  include/Inventor/elements/SoElements.h,
1488	  include/Inventor/elements/SoGLVertexAttributeElement.h,
1489	  include/Inventor/elements/SoVertexAttributeBindingElement.h,
1490	  include/Inventor/elements/SoVertexAttributeElement.h,
1491	  include/Inventor/nodes/Makefile.am,
1492	  include/Inventor/nodes/Makefile.in,
1493	  include/Inventor/nodes/SoNodes.h,
1494	  include/Inventor/nodes/SoVertexAttribute.h,
1495	  include/Inventor/nodes/SoVertexAttributeBinding.h,
1496	  src/bundles/Makefile.am, src/bundles/Makefile.in,
1497	  src/bundles/SoVertexAttributeBundle.cpp, src/doc/modules.dox,
1498	  src/elements/GL/Makefile.am, src/elements/GL/Makefile.in,
1499	  src/elements/GL/SoGLVertexAttributeElement.cpp,
1500	  src/elements/Makefile.am, src/elements/Makefile.in,
1501	  src/elements/SoElement.cpp,
1502	  src/elements/SoVertexAttributeBindingElement.cpp,
1503	  src/elements/SoVertexAttributeData.h,
1504	  src/elements/SoVertexAttributeElement.cpp, src/misc/SoGL.cpp,
1505	  src/misc/SoGL.h, src/nodes/Makefile.am, src/nodes/Makefile.in,
1506	  src/nodes/SoNode.cpp, src/nodes/SoVertexAttribute.cpp,
1507	  src/nodes/SoVertexAttributeBinding.cpp,
1508	  src/shaders/SoGLSLShaderProgram.cpp,
1509	  src/shaders/SoGLSLShaderProgram.h,
1510	  src/shaders/SoGLShaderProgram.cpp,
1511	  src/shaders/SoGLShaderProgram.h, src/shaders/SoShaderObject.cpp,
1512	  src/shaders/SoShaderProgram.cpp, src/shapenodes/SoFaceSet.cpp,
1513	  src/shapenodes/SoIndexedFaceSet.cpp, src/shapenodes/SoShape.cpp,
1514	  src/vrml97/Extrusion.cpp, src/vrml97/IndexedFaceSet.cpp: initial
1515	  generic vertex attribute support
1516
15172008-07-16 15:22  bfg
1518
1519	* [r12319] src/misc/SoRenderManager.cpp: Deleting pimpl after
1520	  deleting all references in it.
1521
15222008-07-16 08:52  pederb
1523
1524	* [r12318] src/elements/GL/SoGLLazyElement.cpp,
1525	  src/elements/SoLazyElement.cpp: Proper fixes for Coin-48.
1526
15272008-07-15 13:01  pederb
1528
1529	* [r12316] src/elements/GL/SoGLLazyElement.cpp: Bugfix. Avoid that
1530	  separate blending is used without requested.
1531
15322008-07-15 12:11  bfg
1533
1534	* [r12315] src/misc/SoRenderManager.cpp: Plug memory leak.
1535
15362008-07-15 07:52  bfg
1537
1538	* [r12314] src/misc/SoEventManager.cpp: Plug memory leak.
1539
15402008-07-14 16:37  larsa
1541
1542	* [r12312] src/caches/SoPrimitiveVertexCache.cpp: Bugfix (I
1543	  presume)
1544
15452008-07-14 14:38  bfg
1546
1547	* [r12311] src/fonts/fontlib_wrapper.cpp: Cleanup properly after
1548	  us.
1549
15502008-07-11 14:06  bfg
1551
1552	* [r12309] src/fonts/fontlib_wrapper.cpp, src/fonts/glyph2d.cpp,
1553	  src/fonts/glyph3d.cpp, src/misc/SoContextHandler.cpp,
1554	  src/threads/mutex.cpp, src/threads/thread.cpp, src/tidbits.cpp,
1555	  src/tidbitsp.h: - Reworked the coin_setenv to use callthrough in
1556	  POSIX settings.
1557	  - Changed the coin_atexit_func to use enum coin_atexit_priorities
1558	  in
1559	  function signature.
1560	  - Introduced all currently used ATEXIT priorities to the
1561	  coin_atexit_priorities.
1562
1563	  NB: At least two of the newly introduced priorities should be
1564	  considered
1565	  for removal.
1566
15672008-07-11 12:41  pederb
1568
1569	* [r12308] src/nodes/SoTexture2.cpp: Reset node to its initial
1570	  state if the user sets the filename field to an empty string. Bug
1571	  reported by Kim Rosenbohm.
1572
15732008-07-11 09:15  pederb
1574
1575	* [r12307] include/Inventor/SoRenderManager.h,
1576	  src/misc/SoRenderManager.cpp, src/misc/SoRenderManagerP.cpp:
1577	  Support for setting transparency type for Superimposition scene
1578	  graphs.
1579
15802008-07-11 08:15  bfg
1581
1582	* [r12306] src/threads/mutex.cpp: Using descriptive variable names.
1583
15842008-07-10 13:37  pederb
1585
1586	* [r12304] include/Inventor/nodes/SoShape.h,
1587	  src/shapenodes/SoShape.cpp: Clean up primitive vertex cache mess
1588	  in SoShape.
1589
15902008-07-10 13:23  larsa
1591
1592	* [r12303] include/Inventor/caches/SoBoundingBoxCache.h,
1593	  include/Inventor/caches/SoConvexDataCache.h,
1594	  include/Inventor/caches/SoGLRenderCache.h,
1595	  include/Inventor/caches/SoNormalCache.h,
1596	  include/Inventor/caches/SoPrimitiveVertexCache.h,
1597	  include/Inventor/caches/SoTextureCoordinateCache.h,
1598	  src/caches/SoGlyphCache.h, src/caches/SoShaderProgramCache.h:
1599	  SoCache-derived class-destructors are virtual. State it
1600	  explicitly.
1601
16022008-07-10 13:19  larsa
1603
1604	* [r12302] include/Inventor/caches/SoPrimitiveVertexCache.h,
1605	  src/caches/SoPrimitiveVertexCache.cpp: tidy up some
1606	  SoPrimitiveVertexCache internals
1607
16082008-07-10 13:02  larsa
1609
1610	* [r12301] docs/coin.doxygen.in,
1611	  include/Inventor/caches/Makefile.am,
1612	  include/Inventor/caches/Makefile.in,
1613	  include/Inventor/caches/SoPrimitiveVertexCache.h,
1614	  src/actions/SoReorganizeAction.cpp, src/caches/Makefile.am,
1615	  src/caches/Makefile.in, src/caches/SoPrimitiveVertexCache.cpp,
1616	  src/caches/SoPrimitiveVertexCache.h, src/shapenodes/SoShape.cpp,
1617	  src/shapenodes/soshape_bumprender.cpp: Make
1618	  SoPrimitiveVertexCache public.
1619
16202008-07-09 13:29  pederb
1621
1622	* [r12299] include/Inventor/fields/SoMField.h,
1623	  include/Inventor/fields/SoSField.h,
1624	  include/Inventor/fields/SoSubField.h, src/fields/SoMField.cpp,
1625	  src/fields/SoSField.cpp, src/fields/SoSubFieldP.h: Fix for
1626	  recently introduced build problem. Reported by Mathis Csisinko.
1627
16282008-07-09 10:18  pederb
1629
1630	* [r12298] src/glue/gl_glx.cpp: Try to avoid using
1631	  XOpenDisplay/XCloseDisplay to get the context display.
1632
16332008-07-08 16:32  pederb
1634
1635	* [r12296] src/misc/SoBase.cpp, src/nodekits/SoInteractionKit.cpp,
1636	  src/tidbitsp.h: Fixes for COIN_DEBUG_TRACK_SOBASE_INSTANCES and
1637	  draggerDefaults.
1638
16392008-07-08 16:03  pederb
1640
1641	* [r12295] src/navigation/SoNavigationSystem.cpp: Fix memory leak.
1642
16432008-07-08 15:52  pederb
1644
1645	* [r12294] src/draggers/SoTransformerDragger.cpp,
1646	  src/vrml97/Inline.cpp: Fix some memory leaks.
1647
16482008-07-08 15:42  pederb
1649
1650	* [r12293] src/misc/SoDB.cpp, src/misc/SoDBP.cpp, src/misc/SoDBP.h:
1651	  Fix global mutex memory/resource leak.
1652
16532008-07-08 15:14  pederb
1654
1655	* [r12292] src/misc/CoinResources.cpp, src/misc/CoinResources.h,
1656	  src/misc/SoDB.cpp: Plug some memory leaks in CoinResources.
1657
16582008-07-08 15:02  pederb
1659
1660	* [r12291] src/scxml/ScXML.cpp, src/scxml/ScXMLP.h: Plug some
1661	  memory leaks.
1662
16632008-07-08 14:50  pederb
1664
1665	* [r12290] include/Inventor/navigation/SoSubMode.h,
1666	  src/misc/SoDBP.cpp, src/navigation/SoNavigationMode.cpp,
1667	  src/nodekits/SoNodeKit.cpp, src/scxml/ScXML.cpp,
1668	  src/scxml/ScXMLP.h: Some init/cleanup fixes. It's now possible to
1669	  init/cleanup multiple times without asserting/crashing.
1670
16712008-07-08 11:42  kintel
1672
1673	* [r12289] src/actions/SoReorganizeAction.cpp: kill warning
1674
16752008-07-08 10:55  pederb
1676
1677	* [r12288] include/Inventor/C/tidbits.h,
1678	  include/Inventor/actions/SoSubAction.h,
1679	  include/Inventor/elements/SoSubElement.h,
1680	  include/Inventor/engines/SoSubEngine.h,
1681	  include/Inventor/fields/SoSubField.h,
1682	  include/Inventor/nodekits/SoSubKit.h,
1683	  include/Inventor/nodes/SoSubNode.h, src/actions/SoSubActionP.h,
1684	  src/engines/SoSubEngineP.h, src/misc/SoType.cpp,
1685	  src/nodekits/SoSubKitP.h, src/nodes/SoSubNodeP.h,
1686	  src/tidbits.cpp, src/tidbitsp.h: Reimplemented how static data is
1687	  cleaned up in Coin. External nodes/actions/nodekits should now
1688	  also be cleaned up properly.
1689
16902008-06-30 09:07  frodein
1691
1692	* [r12286] src/misc/SoGLImage.cpp: fixed deadlock
1693
16942008-06-27 14:13  pederb
1695
1696	* [r12284] src/shapenodes/SoShape.cpp: Fix divide by zero bug.
1697	  Patch by Bastiaan Veelo.
1698
16992008-06-26 13:09  larsa
1700
1701	* [r12282] data/shaders/lights/DirSpotLight.glsl,
1702	  data/shaders/lights/DirectionalLight.glsl,
1703	  data/shaders/lights/PointLight.glsl,
1704	  data/shaders/lights/SpotLight.glsl: whitespace fixes
1705
17062008-06-26 10:35  pederb
1707
1708	* [r12281] src/actions/SoToVRML2Action.cpp: More robust handling of
1709	  separator pushing/popping. Added support for SoLabel.
1710
17112008-06-26 09:03  larsa
1712
1713	* [r12280] src/shaders/SoShader.cpp: doc nit
1714
17152008-06-26 08:56  larsa
1716
1717	* [r12279] build/Xcode/Coin.xcodeproj: update svn:ignore property
1718	  to hide user-files
1719
17202008-06-25 23:31  autosvn
1721
1722	* [r12277] include/Inventor/engines/SoHeightMapToNormalMap.h,
1723	  include/Inventor/engines/SoTexture2Convert.h,
1724	  src/engines/SoHeightMapToNormalMap.cpp,
1725	  src/engines/SoTexture2Convert.cpp: Automatic Property adjustment
1726
17272008-06-25 13:35  pederb
1728
1729	* [r12276] include/Inventor/SoRenderManager.h,
1730	  src/misc/SoRenderManager.cpp, src/misc/SoRenderManagerP.cpp: Add
1731	  support for background scene graphs.
1732
17332008-06-25 11:50  larsa
1734
1735	* [r12275] build, build/misc/install-headers.bat,
1736	  build/misc/uninstall-headers.bat, build/msvc6/coin3.dsp,
1737	  build/msvc6/docs/coin3.doxygen, build/msvc6/src,
1738	  build/msvc7/coin3.sln, build/msvc7/coin3.vcproj,
1739	  build/msvc7/docs/coin3.doxygen, build/msvc7/src,
1740	  build/msvc8/coin3.sln, build/msvc8/coin3.vcproj,
1741	  build/msvc8/coin3_docs.vcproj, build/msvc8/coin3_install.vcproj,
1742	  build/msvc8/coin3_uninstall.vcproj,
1743	  build/msvc8/docs/coin3.doxygen, build/msvc8/src: updated Visual
1744	  Studio files
1745
17462008-06-25 11:13  larsa
1747
1748	* [r12274] src/engines/SoEngine.cpp: doc nit
1749
17502008-06-25 11:00  larsa
1751
1752	* [r12273] include/Inventor/engines/Makefile.in,
1753	  src/engines/Makefile.in: bootstrap
1754
17552008-06-25 10:59  larsa
1756
1757	* [r12272] docs/coin.doxygen.in: generate doc for new engines
1758
17592008-06-25 10:58  larsa
1760
1761	* [r12271] include/Inventor/engines/Makefile.am,
1762	  include/Inventor/engines/SoEngines.h,
1763	  include/Inventor/engines/SoHeightMapToNormalMap.h,
1764	  include/Inventor/engines/SoTexture2Convert.h,
1765	  src/engines/Makefile.am, src/engines/SoEngine.cpp,
1766	  src/engines/SoHeightMapToNormalMap.cpp,
1767	  src/engines/SoTexture2Convert.cpp,
1768	  src/engines/all-engines-cpp.cpp, src/nodes/SoBumpMap.cpp:
1769	  Refactor height map to normal map computation code.
1770
17712008-06-24 12:56  larsa
1772
1773	* [r12269] src/vrml97/Parent.cpp: use singleton to avoid node
1774	  creation at library initialization
1775
17762008-06-24 06:08  bfg
1777
1778	* [r12268] Makefile.am: Cleanup whitespace poisoning.
1779
17802008-06-24 06:06  bfg
1781
1782	* [r12267] src/Makefile.am, src/Makefile.in, src/SbBasic.h,
1783	  src/SbBasicP.h: Rename to correct name.
1784
17852008-06-23 17:40  bfg
1786
1787	* [r12265] cfg/errors.txt, src/Makefile.am, src/Makefile.in,
1788	  src/SbBasic.h: Introducing coin_safe_cast and coin_assert_cast
1789	  operators.
1790	  Make available for internal use first.
1791
17922008-06-23 12:39  larsa
1793
1794	* [r12264] src/misc/SoEventManager.cpp: leak fix (the set camera is
1795	  ref'ed)
1796
17972008-06-20 14:28  pederb
1798
1799	* [r12262] src/shaders/SoShaderObject.cpp: Make the node more
1800	  robust for user errors.
1801
18022008-06-19 22:55  bfg
1803
1804	* [r12260] src/misc/SoEventManager.cpp: Make eventmanager API
1805	  consistent.
1806
18072008-06-19 14:30  larsa
1808
1809	* [r12259] src/vrml97/Parent.cpp: set identifier (for
1810	  COIN_DEBUG_TRACK_SOBASE_INSTANCES)
1811
18122008-06-19 08:48  pederb
1813
1814	* [r12258] src/io/SoInput_Reader.cpp: Fix for gzip and bzip import.
1815	  Reported by Bastian Schmitz.
1816
18172008-06-17 16:00  frodo
1818
1819	* [r12256] src/caches/SoCache.cpp: small doc fix
1820
18212008-06-17 15:31  kintel
1822
1823	* [r12255] src/io/gzmemio.cpp: removed declarations without
1824	  implementation
1825
18262008-06-17 15:31  kintel
1827
1828	* [r12254] src/xml/expat/xmlparse.c: Added FIXME for missing
1829	  XML_FINISHED handler
1830
18312008-06-17 15:21  kintel
1832
1833	* [r12253] src/3ds/3dsLoader.cpp: removed superfluous ';'
1834
18352008-06-17 08:57  bfg
1836
1837	* [r12252] src/profiler/SbProfilingData.cpp, src/scxml/ScXML.cpp,
1838	  src/scxml/ScXMLDocument.cpp, src/scxml/ScXMLInitial.cpp,
1839	  src/scxml/ScXMLStateMachine.cpp,
1840	  src/scxml/SoScXMLScheduleTimerEventInvoke.cpp: Compile fix
1841
1842	  GCC 4.3 is extremely picky about standard conformance, include
1843	  the
1844	  correct includes.
1845
18462008-06-13 11:10  pederb
1847
1848	* [r12250] src/elements/GL/SoGLModelMatrixElement.cpp:
1849	  SoTranformSeparator bugfix. Tracked down by BFG.
1850
18512008-06-11 16:04  larsa
1852
1853	* [r12248] src/scxml/ScXML.cpp: doc note
1854
18552008-06-11 15:23  kintel
1856
1857	* [r12247] src/xml/document.cpp: Removed unused code
1858
18592008-06-11 14:31  bfg
1860
1861	* [r12246] src/navigation/SoNavigationSystem.cpp: Plug another
1862	  memory leak.
1863
18642008-06-11 14:11  bfg
1865
1866	* [r12245] src/navigation/SoNavigationSystem.cpp: Plug another
1867	  memory leak.
1868
18692008-06-11 13:49  bfg
1870
1871	* [r12244] src/xml/document.cpp: Plug memory leak.
1872
18732008-06-11 13:34  kintel
1874
1875	* [r12243] src/misc/SoGLDriverDatabase.cpp: coding style fixes
1876
18772008-06-10 16:42  kintel
1878
1879	* [r12241] aclocal.m4, cfg/coin.m4, configure: bootstrap
1880
18812008-06-10 16:41  kintel
1882
1883	* [r12240] configure.ac: bugfix: don't init and then overwrite
1884	  COIN_EXTRA_* variables
1885
18862008-06-10 10:19  larsa
1887
1888	* [r12239] build/misc/create-directories.bat: additional
1889	  directory-creation
1890
18912008-06-09 13:59  larsa
1892
1893	* [r12237] data/scxml/navigation/examiner.xml,
1894	  src/navigation/examiner-xml.cpp: set up zoom by mouse wheel
1895
18962008-06-09 13:56  larsa
1897
1898	* [r12236] src/navigation/SoScXMLZoomUtils.cpp: :
1899
19002008-06-06 12:58  kintel
1901
1902	* [r12234] include/Inventor/engines/SoSubEngine.h: Call
1903	  SoType::removeType from SO_ENGINE_EXIT_CLASS()
1904
19052008-06-05 16:09  kintel
1906
1907	* [r12230] testsuite/Makefile.in: sync
1908
19092008-06-05 16:08  kintel
1910
1911	* [r12229] include/Inventor/SbString.h, src/base/SbString.cpp:
1912	  added + operator
1913
19142008-06-05 16:08  kintel
1915
1916	* [r12228] include/Inventor/C/base/string.h, src/base/string.cpp:
1917	  const fix
1918
19192008-06-05 13:57  kintel
1920
1921	* [r12227] testsuite/Makefile.in: sync
1922
19232008-06-05 13:57  kintel
1924
1925	* [r12226] include/Inventor/nodes/SoSubNode.h: call removeType()
1926	  from SO_NODE_EXIT_CLASS()
1927
19282008-06-05 13:56  kintel
1929
1930	* [r12225] include/Inventor/SoType.h, src/misc/SoType.cpp: Added
1931	  removeType() + unit test
1932
19332008-06-05 13:55  kintel
1934
1935	* [r12224] src/misc/SoDB.cpp: Disabled test since it crashes the
1936	  test driver. Can this be done in a better way?
1937
19382008-06-05 13:54  kintel
1939
1940	* [r12223] src/xml/document.cpp: removed debug output from test
1941	  case
1942
19432008-06-05 13:36  kintel
1944
1945	* [r12222] src/misc/SbHash.h: kill annoying warning
1946
19472008-06-05 10:51  kintel
1948
1949	* [r12221] testsuite/Makefile.in, testsuite/makemakefile.sh:
1950	  Updated makefile generator with recent fixes
1951
19522008-06-04 17:40  kintel
1953
1954	* [r12219] src/misc/SoDB.cpp: Added test to expose multiple
1955	  init()/cleanup() bug
1956
19572008-06-04 17:39  kintel
1958
1959	* [r12218] testsuite/Makefile.in: Really fixed the Mac framework
1960	  issue, reduced excessive rebuilding by not making everything
1961	  depend on the makefile timestamp
1962
19632008-06-04 17:28  kintel
1964
1965	* [r12217] testsuite/Makefile.in: mac framework bugfix
1966
19672008-06-04 16:17  kintel
1968
1969	* [r12216] src/scxml/ScXML.cpp: init assert without a cleanup
1970	  system is harmful, falling back to default Coin behavior, ref.
1971	  SoNode::initClasses()
1972
19732008-06-04 12:18  kintel
1974
1975	* [r12215] include/Inventor/SbTime.h, src/base/SbTime.cpp: Added
1976	  static sleep()
1977
19782008-06-02 07:37  larsa
1979
1980	* [r12213] build/misc/install-headers.bat,
1981	  build/misc/uninstall-headers.bat, build/msvc6/coin3.dsp,
1982	  build/msvc6/docs/coin3.doxygen, build/msvc7/coin3.sln,
1983	  build/msvc7/coin3.vcproj, build/msvc7/docs/coin3.doxygen,
1984	  build/msvc8/coin3.sln, build/msvc8/coin3.vcproj,
1985	  build/msvc8/coin3_docs.vcproj, build/msvc8/coin3_install.vcproj,
1986	  build/msvc8/coin3_uninstall.vcproj,
1987	  build/msvc8/docs/coin3.doxygen: updated Visual Studio build files
1988
19892008-05-30 08:21  pederb
1990
1991	* [r12211] include/Inventor/C/glue/gl.h,
1992	  include/Inventor/elements/SoGLLazyElement.h,
1993	  include/Inventor/elements/SoLazyElement.h,
1994	  src/elements/GL/SoGLLazyElement.cpp,
1995	  src/elements/SoLazyElement.cpp, src/glue/gl.cpp, src/glue/glp.h:
1996	  Add support for OpenGL separate blend function.
1997
19982008-05-30 07:59  pederb
1999
2000	* [r12210] include/Inventor/nodekits/SoSubKit.h: Add
2001	  SO_KIT_ADD_EMPTY_MFIELD.
2002
20032008-05-30 07:59  pederb
2004
2005	* [r12209] include/Inventor/nodes/SoSubNode.h: Add
2006	  SO_NODE_ADD_EMPTY_MFIELD.
2007
20082008-05-29 08:02  pederb
2009
2010	* [r12207] include/Inventor/SoRenderManager.h: Bugfix. Bitmask for
2011	  AUTOREDRAW was set to 0.
2012
20132008-05-26 15:57  pederb
2014
2015	* [r12205] src/draggers/SoDragger.cpp: Disable projection epsilon
2016	  by default.
2017
20182008-05-26 15:51  pederb
2019
2020	* [r12204] include/Inventor/draggers/SoDragger.h,
2021	  include/Inventor/draggers/SoTranslate1Dragger.h,
2022	  include/Inventor/draggers/SoTranslate2Dragger.h,
2023	  src/draggers/SoDragger.cpp, src/draggers/SoTranslate1Dragger.cpp,
2024	  src/draggers/SoTranslate2Dragger.cpp: Improved translation
2025	  draggers by supporting the new SbProjector::tryProject()
2026	  interface and by adding min/max fields.
2027
20282008-05-26 15:49  pederb
2029
2030	* [r12203] include/Inventor/projectors/SbLineProjector.h,
2031	  include/Inventor/projectors/SbPlaneProjector.h,
2032	  src/projectors/SbLineProjector.cpp,
2033	  src/projectors/SbPlaneProjector.cpp: Implement tryProject().
2034
20352008-05-26 15:48  pederb
2036
2037	* [r12202] include/Inventor/projectors/SbProjector.h,
2038	  src/projectors/SbProjector.cpp: Add SbProjector::tryProject()
2039	  interface.
2040
20412008-05-26 14:23  pederb
2042
2043	* [r12201] include/Inventor/nodes/SoTextureCoordinatePlane.h,
2044	  src/nodes/SoTextureCoordinatePlane.cpp: Stop using SbPimplPtr.
2045	  It's not working properly.
2046
20472008-05-26 09:44  pederb
2048
2049	* [r12200] include/Inventor/nodes/SoTextureCoordinatePlane.h,
2050	  src/nodes/SoTextureCoordinatePlane.cpp: Add support for 3D
2051	  textures.
2052
20532008-05-16 23:48  larsa
2054
2055	* [r12198] src/profiler/SoProfilingReportGenerator.cpp: bugfix for
2056	  cases with 0 entries
2057
20582008-05-16 23:32  larsa
2059
2060	* [r12196] src/glue/gl_wgl.cpp: the correct compile fix
2061
20622008-05-16 19:46  larsa
2063
2064	* [r12195] src/misc/SoEventManager.cpp: typo fix
2065
20662008-05-16 19:45  larsa
2067
2068	* [r12194] src/misc/SoOffscreenRenderer.cpp: disable debug message
2069
20702008-05-16 18:20  larsa
2071
2072	* [r12193] src/glue/gl_wgl.cpp: compile fix
2073
20742008-05-16 11:00  larsa
2075
2076	* [r12192] src/profiler/SoNodeVisualize.cpp,
2077	  src/profiler/SoProfilingReportGenerator.cpp: msvc6 compile fixes
2078
20792008-05-16 10:20  larsa
2080
2081	* [r12191] src/glue/dl.cpp, src/glue/gl_wgl.cpp: tag a couple of C
2082	  style casts specifically for preservation in case we decide to do
2083	  a C++-style cast razzia in the future
2084
20852008-05-15 09:05  kintel
2086
2087	* [r12188] build/Xcode/Coin.xcodeproj/project.pbxproj: Made paths
2088	  relative
2089
20902008-05-14 14:20  frodo
2091
2092	* [r12186] src/nodes/SoSpotLight.cpp: clamp the cutoff angle to
2093	  avoid gl errors
2094
20952008-05-14 13:40  pederb
2096
2097	* [r12185] src/misc/SoOffscreenRenderer.cpp: Do lazy readPixels()
2098	  when possible.
2099
21002008-05-14 12:50  larsa
2101
2102	* [r12184] src/misc/SoDB.cpp: note on static storage not cleaned up
2103
21042008-05-13 08:59  pederb
2105
2106	* [r12179] src/vrml97/Background.cpp: Bugfix. Front and back
2107	  textures were swapped. Reported by Kjartan Stefannson.
2108
21092008-05-06 16:52  tamer
2110
2111	* [r12046] include/Inventor/C/XML/Makefile.am,
2112	  include/Inventor/SbBox2i32.h, include/Inventor/SbTypeInfo.h,
2113	  include/Inventor/SbVec2i32.h, include/Inventor/XML/Makefile.am,
2114	  include/Inventor/annex/ForeignFiles/SoForeignFileKit.h,
2115	  include/Inventor/annex/ForeignFiles/SoSTLFileKit.h,
2116	  include/Inventor/nodes/SoTexture.h: remove executable prop from
2117	  text files.
2118
21192008-05-06 14:49  tamer
2120
2121	* [r12043] aclocal.m4, cfg/coin.m4, cfg/errors.txt, configure,
2122	  include/Inventor/nodes/Makefile.in: bootstrap
2123
21242008-05-06 14:48  tamer
2125
2126	* [r12042] include/Inventor/nodes/Makefile.am,
2127	  include/Inventor/nodes/SoNodes.h: remove SoVertexAttribute.h
2128	  references.
2129
21302008-05-06 07:49  pederb
2131
2132	* [r12040] src/actions/SoRayPickAction.cpp: Precision fix.
2133
21342008-05-04 21:03  kintel
2135
2136	* [r12038] build/Xcode/Coin.xcodeproj/project.pbxproj: sync
2137
21382008-05-04 11:44  kintel
2139
2140	* [r12037] src/shaders/SoShaderObject.cpp: Output warning when
2141	  shader file is not found
2142
21432008-05-03 13:38  larsa
2144
2145	* [r12035] src/actions/SoAction.cpp,
2146	  src/actions/SoGetBoundingBoxAction.cpp,
2147	  src/base/SbTesselator.cpp, src/base/string.cpp,
2148	  src/caches/SoGlyphCache.cpp,
2149	  src/collision/SoIntersectionDetectionAction.cpp,
2150	  src/fields/MFNodeEnginePath.tpl, src/fields/SoFieldContainer.cpp,
2151	  src/fields/SoMFEngine.cpp, src/fields/SoMFNode.cpp,
2152	  src/fields/SoMFPath.cpp, src/fields/SoSFImage3.cpp,
2153	  src/fonts/fontspec.cpp, src/fonts/win32.cpp,
2154	  src/geo/SbGeoAngle.cpp, src/glue/cg.h, src/glue/gl.cpp,
2155	  src/glue/gl_glx.cpp, src/glue/normalization_cubemap.cpp,
2156	  src/misc/SoCompactPathList.cpp, src/misc/SoCompactPathList.h,
2157	  src/misc/SoGL.cpp, src/misc/SoGLImage.cpp,
2158	  src/misc/SoOffscreenRenderer.cpp, src/misc/SoPick.cpp,
2159	  src/misc/SoRenderManagerP.cpp, src/misc/SoVBO.cpp,
2160	  src/misc/SoVBO.h, src/navigation/SoNavigationSystem.cpp,
2161	  src/navigation/SoZoomMode.cpp, src/nodes/SoBumpMap.cpp,
2162	  src/nodes/SoLOD.cpp, src/nodes/SoMaterial.cpp,
2163	  src/nodes/SoSceneTexture2.cpp, src/nodes/SoSeparator.cpp,
2164	  src/nodes/SoSurroundScale.cpp, src/profiler/SbProfilingData.cpp,
2165	  src/profiler/SoNodeProfiling.h,
2166	  src/projectors/SbSphereSheetProjector.cpp,
2167	  src/shaders/SoGLARBShaderParameter.cpp,
2168	  src/shaders/SoGLCgShaderParameter.cpp,
2169	  src/shaders/SoShaderParameter.cpp, src/shadows/SoShadowGroup.cpp,
2170	  src/shapenodes/SoFaceSet.cpp, src/shapenodes/SoLineSet.cpp,
2171	  src/shapenodes/SoQuadMesh.cpp, src/shapenodes/SoText3.cpp,
2172	  src/shapenodes/SoTriangleStripSet.cpp,
2173	  src/threads/condvar_pthread.icc, src/threads/condvar_win32.icc,
2174	  src/threads/mutex_win32mutex.icc, src/threads/thread_win32.icc,
2175	  src/vrml97/Appearance.cpp, src/vrml97/Billboard.cpp,
2176	  src/vrml97/Collision.cpp, src/vrml97/Group.cpp,
2177	  src/vrml97/LOD.cpp, src/vrml97/Shape.cpp, src/xml/utils.cpp:
2178	  whitespace fixes
2179
21802008-05-03 13:22  larsa
2181
2182	* [r12034] include/Inventor/annex/Profiler/SbProfilingData.h,
2183	  include/Inventor/elements/SoGLLazyElement.h,
2184	  include/Inventor/elements/SoGLShaderProgramElement.h,
2185	  include/Inventor/elements/SoLazyElement.h,
2186	  include/Inventor/navigation/SoNavigationSystem.h,
2187	  include/Inventor/nodes/Makefile.am,
2188	  include/Inventor/nodes/Makefile.in,
2189	  include/Inventor/nodes/SoNodes.h,
2190	  include/Inventor/nodes/SoSceneTexture2.h,
2191	  include/Inventor/system/gl.h: whitespace fixes
2192
21932008-05-03 13:19  larsa
2194
2195	* [r12033] include/Inventor/annex/Profiler/SoProfiler.h: remove
2196	  isActive() signature
2197
21982008-05-02 21:20  larsa
2199
2200	* [r12031] src/profiler/SoProfiler.cpp: doc typos
2201
22022008-05-02 20:53  larsa
2203
2204	* [r12030] include/Inventor/scxml/Makefile.am,
2205	  include/Inventor/scxml/Makefile.in,
2206	  include/Inventor/scxml/ScXMLAnchor.h,
2207	  include/Inventor/scxml/ScXMLDocument.h,
2208	  include/Inventor/scxml/ScXMLFinal.h,
2209	  include/Inventor/scxml/ScXMLHistory.h,
2210	  include/Inventor/scxml/ScXMLInitial.h,
2211	  include/Inventor/scxml/ScXMLInvoke.h,
2212	  include/Inventor/scxml/ScXMLObject.h,
2213	  include/Inventor/scxml/ScXMLOnEntry.h,
2214	  include/Inventor/scxml/ScXMLOnExit.h,
2215	  include/Inventor/scxml/ScXMLState.h,
2216	  include/Inventor/scxml/ScXMLStateBase.h,
2217	  include/Inventor/scxml/ScXMLStateMachine.h,
2218	  include/Inventor/scxml/ScXMLTransition.h,
2219	  include/Inventor/scxml/SoScXMLStateMachine.h,
2220	  src/navigation/SoScXMLSpinUtils.h, src/scxml/Makefile.am,
2221	  src/scxml/Makefile.in, src/scxml/ScXML.cpp,
2222	  src/scxml/ScXMLAnchor.cpp, src/scxml/ScXMLCommonP.h,
2223	  src/scxml/ScXMLDocument.cpp, src/scxml/ScXMLFinal.cpp,
2224	  src/scxml/ScXMLHistory.cpp, src/scxml/ScXMLInitial.cpp,
2225	  src/scxml/ScXMLInvoke.cpp, src/scxml/ScXMLObject.cpp,
2226	  src/scxml/ScXMLOnEntry.cpp, src/scxml/ScXMLOnExit.cpp,
2227	  src/scxml/ScXMLState.cpp, src/scxml/ScXMLStateBase.cpp,
2228	  src/scxml/ScXMLStateMachine.cpp, src/scxml/ScXMLTransition.cpp,
2229	  src/scxml/all-scxml-cpp.cpp: Pimplify classes.
2230	  Move STL-use to pimpl-objects and out of public headers.
2231	  Slight tweak of the inheritance graph (eliminated
2232	  ScXMLStateBase).
2233
22342008-05-02 15:51  larsa
2235
2236	* [r12029] docs/coin.doxygen.in: change doxygen settings
2237
22382008-04-30 11:17  pederb
2239
2240	* [r12027] src/misc/SoEventManager.cpp: Bugfix. Don't clear old
2241	  navigation system if there is none in the scene graph.
2242
22432008-04-29 15:24  kintel
2244
2245	* [r12025] src/shaders/SoShaderObject.cpp: Support the normal GLSL
2246	  .vert and .frag suffices
2247
22482008-04-24 11:12  pederb
2249
2250	* [r12023] src/caches/SoGLCacheList.cpp: Auto cache tuning.
2251
22522008-04-24 09:26  pederb
2253
2254	* [r12022] src/caches/SoGLCacheList.cpp: Be more aggressive when
2255	  doing auto caching.
2256
22572008-04-24 06:29  kintel
2258
2259	* [r12021] src/misc/SoGL.cpp: clarification: don't redefine macro
2260
22612008-04-23 23:31  autosvn
2262
2263	* [r12019] src/doc/macros.dox: Automatic Property adjustment
2264
22652008-04-23 15:16  larsa
2266
2267	* [r12018] build/msvc6/coin3.dsp, build/msvc6/docs/coin3.doxygen,
2268	  build/msvc7/coin3.sln, build/msvc7/coin3.vcproj,
2269	  build/msvc7/docs/coin3.doxygen, build/msvc8/coin3.sln,
2270	  build/msvc8/coin3.vcproj, build/msvc8/coin3_docs.vcproj,
2271	  build/msvc8/coin3_install.vcproj,
2272	  build/msvc8/coin3_uninstall.vcproj: msvc updates
2273
22742008-04-23 15:13  larsa
2275
2276	* [r12017] src/glue/dl.cpp: typo fix and tweaks
2277
22782008-04-23 14:46  larsa
2279
2280	* [r12016] docs/coin.doxygen.in, src/doc/Makefile.am,
2281	  src/doc/Makefile.in, src/doc/environment.dox, src/doc/macros.dox,
2282	  src/doc/modules.dox, src/xml/document.cpp: my suggested way of
2283	  documenting macros
2284
22852008-04-23 14:44  larsa
2286
2287	* [r12015] docs/doxygen/footer.html, docs/doxygen/header.html:
2288	  doxygen page-generation tweaks
2289
22902008-04-23 08:21  pederb
2291
2292	* [r12014] src/shadows/all-shadows-cpp.cpp: Add SoShadowSpotLight
2293	  in compact build.
2294
22952008-04-23 07:48  pederb
2296
2297	* [r12013] include/Inventor/annex/FXViz/nodes/SoShadowGroup.h,
2298	  src/shadows/SoShadowGroup.cpp: Add
2299	  enableSubgraphSearchOnNotify().
2300
23012008-04-22 23:31  autosvn
2302
2303	* [r12011] include/Inventor/annex/FXViz/nodes/SoShadowSpotLight.h,
2304	  src/shadows/SoShadowSpotLight.cpp: Automatic Property adjustment
2305
23062008-04-22 19:20  larsa
2307
2308	* [r12010] build/misc/install-headers.bat,
2309	  build/misc/uninstall-headers.bat, build/msvc8/coin3.sln,
2310	  build/msvc8/coin3.vcproj, build/msvc8/coin3_docs.vcproj,
2311	  build/msvc8/coin3_install.vcproj,
2312	  build/msvc8/coin3_uninstall.vcproj,
2313	  build/msvc8/docs/coin3.doxygen: msvc8 update
2314
23152008-04-22 16:13  pederb
2316
2317	* [r12009] include/Inventor/elements/SoGLShaderProgramElement.h,
2318	  src/shaders/SoGLShaderProgramElement.cpp: Hopefully proper
2319	  handling of shader programs in caches.
2320
23212008-04-22 15:56  larsa
2322
2323	* [r12008] src/actions/SoAction.cpp, src/doc/environment.dox,
2324	  src/doc/modules.dox, src/misc/SoDB.cpp, src/nodes/SoMaterial.cpp,
2325	  src/nodes/SoSeparator.cpp, src/profiler/SbProfilingData.cpp,
2326	  src/profiler/SoNodeProfiling.h, src/profiler/SoProfiler.cpp,
2327	  src/profiler/SoProfilerElement.cpp,
2328	  src/profiler/SoProfilerStats.cpp,
2329	  src/profiler/SoProfilingReportGenerator.cpp: doc-updates, removed
2330	  redundant SoProfiler::isActive() method
2331
23322008-04-22 14:26  pederb
2333
2334	* [r12007] src/shadows/SoShadowGroup.cpp: Support for
2335	  SoShadowSpotLight::nearDistance and farDistance.
2336
23372008-04-22 13:54  pederb
2338
2339	* [r12006] include/Inventor/elements/SoGLShaderProgramElement.h,
2340	  src/shaders/SoGLShaderProgramElement.cpp,
2341	  src/shaders/SoShaderProgram.cpp, src/shadows/SoShadowStyle.cpp:
2342	  Fix caching problems with SoGLShaderProgramElement.
2343
23442008-04-22 13:53  pederb
2345
2346	* [r12005] src/shadows/SoShadowGroup.cpp: Doc. fix.
2347
23482008-04-22 10:06  larsa
2349
2350	* [r12004] docs/coin.doxygen.in: remove obsolete options, add
2351	  profiler-related files for dxygen generation
2352
23532008-04-22 10:05  larsa
2354
2355	* [r12003] docs/doxygen/stylesheet.css: an improved stylesheet for
2356	  Doxygen 1.5.* (the default)
2357
23582008-04-22 09:49  pederb
2359
2360	* [r12002] docs/coin.doxygen.in,
2361	  include/Inventor/annex/FXViz/nodes/Makefile.am,
2362	  include/Inventor/annex/FXViz/nodes/Makefile.in,
2363	  include/Inventor/annex/FXViz/nodes/SoShadowSpotLight.h,
2364	  src/shadows/Makefile.am, src/shadows/Makefile.in,
2365	  src/shadows/SoShadowGroup.cpp, src/shadows/SoShadowSpotLight.cpp:
2366	  Add SoShadowSpotLight node.
2367
23682008-04-21 15:13  pederb
2369
2370	* [r12000] include/Inventor/SbBox3d.h, src/base/SbBox3d.cpp: Add
2371	  SbBox3d::getSize().
2372
23732008-04-21 15:13  pederb
2374
2375	* [r11999] include/Inventor/SbBox3f.h, src/base/SbBox3f.cpp: Add
2376	  SbBox3f::getSize().
2377
23782008-04-21 11:19  pederb
2379
2380	* [r11998] src/tidbits.cpp: Do anti aliasing around the center of
2381	  the pixels.
2382
23832008-04-18 03:42  larsa
2384
2385	* [r11996] aclocal.m4, configure, configure.ac: disable
2386	  maintainer-check for now (Solaris sed problem)
2387
23882008-04-16 13:57  pederb
2389
2390	* [r11994] configure, configure.ac: Remove test for CoreFoundation.
2391
23922008-04-16 02:41  larsa
2393
2394	* [r11993] src/collision/SoIntersectionDetectionAction.cpp,
2395	  src/doc/modules.dox, src/hardcopy/HardCopy.cpp: doxygen updates
2396
23972008-04-15 15:29  kintel
2398
2399	* [r11991] src/nodes/SoCallback.cpp: doc clarification
2400
24012008-04-15 04:26  larsa
2402
2403	* [r11990] src/doc/modules.dox: doc additions
2404
24052008-04-14 23:31  autosvn
2406
2407	* [r11988] src/doc/Makefile.in, src/doc/books.dox,
2408	  src/doc/environment.dox, src/doc/main.dox, src/doc/modules.dox:
2409	  Automatic Property adjustment
2410
24112008-04-14 10:31  pederb
2412
2413	* [r11987] src/shapenodes/SoShape.cpp: Another ATi bug workaround.
2414
24152008-04-14 04:34  larsa
2416
2417	* [r11986] Makefile.in, configure, configure.ac,
2418	  docs/coin.doxygen.in, docs/doxygen/footer.html, src/Makefile.am,
2419	  src/Makefile.in, src/doc, src/doc/Makefile.am,
2420	  src/doc/Makefile.in, src/doc/books.dox, src/doc/environment.dox,
2421	  src/doc/main.dox, src/doc/modules.dox, src/misc/SoDB.cpp: doxygen
2422	  updates
2423
24242008-04-11 15:59  larsa
2425
2426	* [r11984] src/glue/dl.cpp, src/glue/gl_wgl.cpp: must use old-style
2427	  C cast
2428
24292008-04-11 15:31  larsa
2430
2431	* [r11983] src/bundles/SoBundle.cpp, src/caches/SoCache.cpp,
2432	  src/collision/SoIntersectionDetectionAction.cpp,
2433	  src/elements/SoElement.cpp, src/hardcopy/HardCopy.cpp,
2434	  src/misc/SoDB.cpp, src/misc/SoType.cpp: doxygen tweaks. pull more
2435	  ducumentation over to the 'Modules' view of the Coin
2436	  documentation
2437
24382008-04-11 09:31  pederb
2439
2440	* [r11982] src/xml/path.cpp: Fix for new/delete mismatch.
2441
24422008-04-11 00:55  larsa
2443
2444	* [r11981] src/bundles/SoBundle.cpp, src/caches/SoCache.cpp,
2445	  src/elements/SoElement.cpp, src/misc/SoDB.cpp: doxygen tweaks
2446
24472008-04-11 00:27  larsa
2448
2449	* [r11980] src/bundles/SoBundle.cpp, src/caches/SoCache.cpp,
2450	  src/elements/SoElement.cpp, src/hardcopy/HardCopy.cpp,
2451	  src/lists/SoNodeList.cpp, src/misc/SoDB.cpp: doxygen tweaks
2452
24532008-04-11 00:14  larsa
2454
2455	* [r11979] src/nodes/SoFrustumCamera.cpp,
2456	  src/nodes/SoSceneTextureCubeMap.cpp, src/nodes/SoTexture.cpp,
2457	  src/nodes/SoVertexAttribute.cpp: doc tweaks
2458
24592008-04-11 00:14  larsa
2460
2461	* [r11978] src/nodes/Makefile.am, src/nodes/Makefile.in,
2462	  src/nodes/SoBumpMappingProperty.cpp, src/nodes/all-nodes-cpp.cpp:
2463	  removal of a stub file
2464
24652008-04-10 23:55  larsa
2466
2467	* [r11977] src/glue/dl.cpp: MinGW-fixes by Ed Smith-Rowland.
2468
24692008-04-10 23:54  larsa
2470
2471	* [r11976] THANKS, src/fonts/win32.cpp, src/glue/gl_wgl.cpp:
2472	  MinGW-fixes by Ed Smith-Rowland.
2473
24742008-04-09 00:59  frodo
2475
2476	* [r11974] include/Inventor/SoRenderManager.h: removed the
2477	  setBackgroundColor(SbColor) method
2478
24792008-04-09 00:43  frodo
2480
2481	* [r11973] src/misc/SoSceneManager.cpp, src/misc/SoSceneManagerP.h:
2482	  keep the old API for setting and getting background color
2483
24842008-04-09 00:42  frodo
2485
2486	* [r11972] include/Inventor/SoSceneManager.h: keep the old API for
2487	  setting and getting background color
2488
24892008-04-07 17:14  larsa
2490
2491	* [r11970] docs/ChangeLog.2003, docs/ChangeLog.2004,
2492	  docs/ChangeLog.2005, docs/ChangeLog.2006, docs/ChangeLog.2007:
2493	  further ChangeLog-splitting
2494
24952008-04-07 17:12  larsa
2496
2497	* [r11969] src/nodes/SoSeparator.cpp: remove the last
2498	  HAVE_SCENE_PROFILING-traces
2499
25002008-04-05 17:38  larsa
2501
2502	* [r11967] src/nodes/SoDepthBuffer.cpp: doc fixes
2503
25042008-04-05 15:49  larsa
2505
2506	* [r11966] src/scxml/ScXML.cpp: doc updates
2507
25082008-04-05 15:18  larsa
2509
2510	* [r11965] src/misc/SoEventManager.cpp: ignore statamachines that
2511	  are not active
2512
25132008-04-05 12:21  larsa
2514
2515	* [r11964] FAQ: typo fix
2516
25172008-04-05 12:20  larsa
2518
2519	* [r11963] data/scxml/navigation/examiner.xml,
2520	  src/navigation/examiner-xml.cpp: fix the seek-point-miss mode-bug
2521
25222008-04-04 23:31  autosvn
2523
2524	* [r11961] docs/releases.dox: Automatic Property adjustment
2525
25262008-04-04 15:10  larsa
2527
2528	* [r11960] README.WIN32: some updates to old info
2529
25302008-04-04 15:01  larsa
2531
2532	* [r11959] Makefile.am: update of make dist setup
2533
25342008-04-04 14:58  larsa
2535
2536	* [r11958] docs/coin.doxygen.in, docs/releases.dox: release info
2537	  doc
2538
25392008-04-04 14:51  larsa
2540
2541	* [r11957] FAQ: update
2542
25432008-04-04 14:24  larsa
2544
2545	* [r11956] AUTHORS: some updates
2546
25472008-04-04 14:23  larsa
2548
2549	* [r11955] Makefile.am: tweak
2550
25512008-04-04 14:19  larsa
2552
2553	* [r11954] README.AIX, README.IRIX, README.SUN, README.UNIX: fold
2554	  three files into one
2555
25562008-04-04 13:54  larsa
2557
2558	* [r11953] README: rewrite
2559
25602008-04-04 12:12  frodo
2561
2562	* [r11952] Makefile.am, Makefile.in, cfg/doxy4win.pl: added some
2563	  files missing from dist target
2564
25652008-04-04 10:54  larsa
2566
2567	* [r11951] build/misc/install-headers.bat,
2568	  build/misc/uninstall-headers.bat, build/msvc6/coin3.dsp,
2569	  build/msvc6/data, build/msvc6/docs/coin3.doxygen,
2570	  build/msvc6/include/Inventor, build/msvc6/src,
2571	  build/msvc6/src/setup.h, build/msvc7/coin3.sln,
2572	  build/msvc7/coin3.vcproj, build/msvc7/data,
2573	  build/msvc7/docs/coin3.doxygen, build/msvc7/include/Inventor,
2574	  build/msvc7/src, build/msvc7/src/setup.h, build/msvc8/coin3.sln,
2575	  build/msvc8/coin3.vcproj, build/msvc8/coin3_docs.vcproj,
2576	  build/msvc8/coin3_install.vcproj,
2577	  build/msvc8/coin3_uninstall.vcproj, build/msvc8/data,
2578	  build/msvc8/include/Inventor, build/msvc8/src,
2579	  build/msvc8/src/setup.h: sync Visual Studio build files
2580
25812008-04-04 10:51  larsa
2582
2583	* [r11950] BUGS.txt, HACKING, README.VRML97, RELEASE.txt,
2584	  docs/BUGS.txt, docs/HACKING, docs/README.VRML97,
2585	  docs/RELEASE.txt: change location for some files
2586
25872008-04-04 10:50  larsa
2588
2589	* [r11949] include/Inventor/C/base/templates.make,
2590	  include/Inventor/templates.make, src/base/templates.make,
2591	  templates.make: remove some cruft
2592
25932008-04-04 09:29  pederb
2594
2595	* [r11948] include/Inventor/C/glue/gl.h, src/glue/gl.cpp: Remove
2596	  erroneously named function. Fix for multitexture test. Don't
2597	  allow multitexturing if glClientActiveTexture can't be found.
2598
25992008-04-03 19:02  frodo
2600
2601	* [r11946] include/Inventor/SoRenderManager.h,
2602	  include/Inventor/SoSceneManager.h, src/misc/SoRenderManager.cpp,
2603	  src/misc/SoRenderManagerP.h, src/misc/SoSceneManager.cpp:
2604	  overloaded setBackgroundColor to accept a 4D color
2605
26062008-04-03 18:20  frodo
2607
2608	* [r11945] include/Inventor/scxml/Makefile.am,
2609	  include/Inventor/scxml/Makefile.in, include/Makefile.am,
2610	  include/Makefile.in, src/navigation/Makefile.am,
2611	  src/navigation/Makefile.in: couple of fixes for the dist target
2612
26132008-04-03 17:39  larsa
2614
2615	* [r11944] src/actions/SoAction.cpp, src/actions/SoActionP.h,
2616	  src/actions/SoGLRenderAction.cpp, src/misc/SoDB.cpp,
2617	  src/profiler/SoNodeProfiling.h, src/profiler/SoProfiler.cpp,
2618	  src/profiler/SoProfilerOverlayKit.cpp,
2619	  src/profiler/SoProfilerP.h, src/profiler/SoProfilerStats.cpp,
2620	  src/profiler/SoProfilerTopEngine.cpp,
2621	  src/profiler/SoProfilerTopKit.cpp,
2622	  src/profiler/SoProfilerVisualizeKit.cpp,
2623	  src/profiler/SoScrollingGraphKit.cpp,
2624	  src/profiler/all-profiler-cpp.cpp: remove profiling-parts
2625	  conditionals
2626
26272008-04-03 17:31  larsa
2628
2629	* [r11943] Makefile.in, bin/Makefile.in, configure,
2630	  data/Makefile.in, data/draggerDefaults/Makefile.in,
2631	  data/scxml/Makefile.in, data/scxml/navigation/Makefile.in,
2632	  data/shaders/Makefile.in, data/shaders/lights/Makefile.in,
2633	  data/shaders/vsm/Makefile.in, html/Makefile.in,
2634	  include/Inventor/C/Makefile.in,
2635	  include/Inventor/C/XML/Makefile.in,
2636	  include/Inventor/C/base/Makefile.in,
2637	  include/Inventor/C/errors/Makefile.in,
2638	  include/Inventor/C/glue/Makefile.in,
2639	  include/Inventor/C/threads/Makefile.in,
2640	  include/Inventor/MPEG/Makefile.in, include/Inventor/Makefile.in,
2641	  include/Inventor/VRMLnodes/Makefile.in,
2642	  include/Inventor/XML/Makefile.in,
2643	  include/Inventor/actions/Makefile.in,
2644	  include/Inventor/annex/FXViz/Makefile.in,
2645	  include/Inventor/annex/FXViz/elements/Makefile.in,
2646	  include/Inventor/annex/FXViz/nodes/Makefile.in,
2647	  include/Inventor/annex/ForeignFiles/Makefile.in,
2648	  include/Inventor/annex/HardCopy/Makefile.in,
2649	  include/Inventor/annex/Makefile.in,
2650	  include/Inventor/annex/Profiler/Makefile.in,
2651	  include/Inventor/annex/Profiler/elements/Makefile.in,
2652	  include/Inventor/annex/Profiler/engines/Makefile.in,
2653	  include/Inventor/annex/Profiler/nodekits/Makefile.in,
2654	  include/Inventor/annex/Profiler/nodes/Makefile.in,
2655	  include/Inventor/annex/Profiler/utils/Makefile.in,
2656	  include/Inventor/bundles/Makefile.in,
2657	  include/Inventor/caches/Makefile.in,
2658	  include/Inventor/collision/Makefile.in,
2659	  include/Inventor/details/Makefile.in,
2660	  include/Inventor/draggers/Makefile.in,
2661	  include/Inventor/elements/Makefile.in,
2662	  include/Inventor/engines/Makefile.in,
2663	  include/Inventor/errors/Makefile.in,
2664	  include/Inventor/events/Makefile.in,
2665	  include/Inventor/fields/Makefile.in,
2666	  include/Inventor/lists/Makefile.in,
2667	  include/Inventor/lock/Makefile.in,
2668	  include/Inventor/manips/Makefile.in,
2669	  include/Inventor/misc/Makefile.in,
2670	  include/Inventor/navigation/Makefile.in,
2671	  include/Inventor/nodekits/Makefile.in,
2672	  include/Inventor/nodes/Makefile.in,
2673	  include/Inventor/projectors/Makefile.in,
2674	  include/Inventor/scxml/Makefile.in,
2675	  include/Inventor/sensors/Makefile.in,
2676	  include/Inventor/system/Makefile.in,
2677	  include/Inventor/threads/Makefile.in,
2678	  include/Inventor/tools/Makefile.in, include/Makefile.in,
2679	  man/Makefile.in, man/man1/Makefile.in, man/man3/Makefile.in,
2680	  src/3ds/Makefile.in, src/Makefile.in, src/actions/Makefile.in,
2681	  src/base/Makefile.in, src/bundles/Makefile.in,
2682	  src/caches/Makefile.in, src/collision/Makefile.in,
2683	  src/details/Makefile.in, src/discard.h.in,
2684	  src/draggers/Makefile.in, src/elements/GL/Makefile.in,
2685	  src/elements/Makefile.in, src/engines/Makefile.in,
2686	  src/errors/Makefile.in, src/events/Makefile.in,
2687	  src/extensions/Makefile.in, src/fields/Makefile.in,
2688	  src/fonts/Makefile.in, src/foreignfiles/Makefile.in,
2689	  src/geo/Makefile.in, src/glue/Makefile.in,
2690	  src/hardcopy/Makefile.in, src/io/Makefile.in,
2691	  src/lists/Makefile.in, src/manips/Makefile.in,
2692	  src/misc/Makefile.in, src/mpeg/Makefile.in,
2693	  src/navigation/Makefile.in, src/nodekits/Makefile.in,
2694	  src/nodes/Makefile.in, src/profiler/Makefile.in,
2695	  src/projectors/Makefile.in, src/scxml/Makefile.in,
2696	  src/sensors/Makefile.in, src/setup.h.in, src/shaders/Makefile.in,
2697	  src/shadows/Makefile.in, src/shapenodes/Makefile.in,
2698	  src/threads/Makefile.in, src/upgraders/Makefile.in,
2699	  src/vrml97/Makefile.in, src/xml/Makefile.in,
2700	  src/xml/expat/Makefile.in: bootstrap
2701
27022008-04-03 17:29  larsa
2703
2704	* [r11942] configure.ac: remove scene profiling disablement option
2705
27062008-04-03 17:19  larsa
2707
2708	* [r11941] src/profiler/SoNodeVisualize.cpp,
2709	  src/profiler/inventormaps.icc: reduce texture data volume
2710
27112008-04-03 15:20  kintel
2712
2713	* [r11940] src/nodes/SoDepthBuffer.cpp: doc clarification
2714
27152008-04-03 15:16  pederb
2716
2717	* [r11939] src/actions/SoToVRML2Action.cpp: COIN-13. Fixed
2718	  transform handling reported by Guy Barrand.
2719
27202008-04-03 12:38  pederb
2721
2722	* [r11938] include/Inventor/actions/SoGLRenderAction.h,
2723	  src/actions/SoGLRenderAction.cpp, src/misc/SoRenderManager.cpp,
2724	  src/nodes/SoDepthBuffer.cpp: Support for
2725	  NONSOLID_SEPARATE_BACKFACE_PASS transparency mode. Improved
2726	  support for the depth buffer element.
2727
27282008-04-03 10:26  larsa
2729
2730	* [r11937] build/misc/install-headers.bat,
2731	  build/misc/uninstall-headers.bat, build/msvc8/coin3.sln,
2732	  build/msvc8/coin3.vcproj, build/msvc8/coin3_docs.vcproj,
2733	  build/msvc8/coin3_install.vcproj,
2734	  build/msvc8/coin3_uninstall.vcproj,
2735	  build/msvc8/docs/coin3.doxygen: sync for msvc8
2736
27372008-04-02 23:32  autosvn
2738
2739	* [r11935] include/Inventor/annex/Profiler/utils/Makefile.in,
2740	  include/Inventor/annex/Profiler/utils/SoProfilingReportGenerator.h,
2741	  src/profiler/SoProfilingReportGenerator.cpp: Automatic Property
2742	  adjustment
2743
27442008-04-02 18:08  larsa
2745
2746	* [r11934] src/actions/SoAction.cpp: dumping to console if wanted
2747
27482008-04-02 18:07  larsa
2749
2750	* [r11933] src/actions/SoGLRenderAction.cpp: tweaks
2751
27522008-04-02 18:06  larsa
2753
2754	* [r11932] include/Inventor/annex/Profiler/SoProfiler.h,
2755	  src/profiler/SoProfiler.cpp, src/profiler/SoProfilerP.h: suport
2756	  for profiling output to the console
2757
27582008-04-02 18:04  larsa
2759
2760	* [r11931]
2761	  include/Inventor/annex/Profiler/utils/SoProfilingReportGenerator.h,
2762	  src/profiler/SoProfilingReportGenerator.cpp: provide some
2763	  defaults for the lazilyi inclined
2764
27652008-04-02 11:11  larsa
2766
2767	* [r11930] src/navigation/Makefile.am, src/navigation/Makefile.in:
2768	  build rule update
2769
27702008-04-02 11:09  larsa
2771
2772	* [r11929]
2773	  include/Inventor/annex/Profiler/utils/SoProfilingReportGenerator.h,
2774	  src/profiler/SoProfilingReportGenerator.cpp: add header line
2775	  creation
2776
27772008-04-02 10:16  larsa
2778
2779	* [r11928] src/profiler/SbProfilingData.cpp: comment about
2780	  unsupported data
2781
27822008-04-02 10:14  larsa
2783
2784	* [r11927] configure, configure.ac,
2785	  include/Inventor/annex/Profiler/Makefile.am,
2786	  include/Inventor/annex/Profiler/Makefile.in,
2787	  include/Inventor/annex/Profiler/utils,
2788	  include/Inventor/annex/Profiler/utils/Makefile.am,
2789	  include/Inventor/annex/Profiler/utils/Makefile.in,
2790	  include/Inventor/annex/Profiler/utils/SoProfilingReportGenerator.h,
2791	  src/profiler/Makefile.am, src/profiler/Makefile.in,
2792	  src/profiler/SoProfilingReportGenerator.cpp: profiling report
2793	  generator
2794
27952008-04-02 09:42  larsa
2796
2797	* [r11926] src/fields/SoFieldContainer.cpp: field size calculation
2798	  bugfix
2799
28002008-04-01 17:22  larsa
2801
2802	* [r11924] include/Inventor/annex/Profiler/SbProfilingData.h,
2803	  src/profiler/SbProfilingData.cpp: additions and bugfixes
2804
28052008-04-01 14:42  frodo
2806
2807	* [r11923] src/events/SoKeyboardEvent.cpp: bugfix
2808
28092008-04-01 14:32  larsa
2810
2811	* [r11922] data/Makefile.am, data/scxml/navigation/examiner.xml,
2812	  src/navigation/examiner-xml.cpp: restructuring
2813
28142008-04-01 14:16  pederb
2815
2816	* [r11921] src/navigation/SoScXMLViewUtils.cpp: Warn if camera or
2817	  scene graph isn't found.
2818
28192008-04-01 12:24  larsa
2820
2821	* [r11920] data/scxml/xml2cpp.pl, src/navigation/examiner-xml.cpp:
2822	  break on linebreaks to get smaller diffs in the future
2823
28242008-04-01 12:00  larsa
2825
2826	* [r11919] src/navigation/SoScXMLNavigationInvoke.cpp,
2827	  src/navigation/SoScXMLPanUtils.cpp,
2828	  src/navigation/SoScXMLRotateUtils.cpp,
2829	  src/navigation/SoScXMLSpinUtils.cpp: missing includes for release
2830	  builds
2831
28322008-04-01 11:37  larsa
2833
2834	* [r11918] data/scxml/navigation/examiner.xml,
2835	  src/navigation/examiner-xml.cpp: fix incorrect event-name
2836
28372008-04-01 09:43  larsa
2838
2839	* [r11917] data/scxml/navigation/examiner.xml: event for reseting
2840	  navigation state when opening popup menus
2841
28422008-03-31 16:30  kintel
2843
2844	* [r11915] docs/coin.doxygen.in: Removed duplicate entry
2845
28462008-03-31 16:16  kintel
2847
2848	* [r11914] docs/coin.doxygen.in: Added missing SoDepthBuffer docs
2849
28502008-03-31 14:23  kintel
2851
2852	* [r11913] build/Xcode/Coin.xcodeproj/project.pbxproj: sync
2853
28542008-03-31 12:58  larsa
2855
2856	* [r11912] build/msvc8/coin3.sln, build/msvc8/coin3.vcproj,
2857	  build/msvc8/coin3_docs.vcproj, build/msvc8/coin3_install.vcproj,
2858	  build/msvc8/coin3_uninstall.vcproj,
2859	  build/msvc8/docs/coin3.doxygen: sync
2860
28612008-03-31 12:32  pederb
2862
2863	* [r11911] src/engines/SoTimeCounter.cpp: Handle frequence == 0.0.
2864	  Bug reported by kintel.
2865
28662008-03-30 19:09  frodo
2867
2868	* [r11909] src/misc/SoEventManager.cpp: plug memory leak
2869
28702008-03-29 19:27  larsa
2871
2872	* [r11907] data/scxml/navigation/examiner.xml,
2873	  src/navigation/examiner-xml.cpp: disable Q key
2874
28752008-03-29 19:27  larsa
2876
2877	* [r11906] include/Inventor/scxml/ScXMLTransition.h,
2878	  src/scxml/ScXMLStateMachine.cpp, src/scxml/ScXMLTransition.cpp:
2879	  transition predicate tweaks
2880
28812008-03-29 19:24  larsa
2882
2883	* [r11905] include/Inventor/navigation/SoCenterMode.h,
2884	  include/Inventor/navigation/SoIdleMode.h,
2885	  include/Inventor/navigation/SoNavigation.h,
2886	  include/Inventor/navigation/SoNavigationControl.h,
2887	  include/Inventor/navigation/SoNavigationMode.h,
2888	  include/Inventor/navigation/SoNavigationState.h,
2889	  include/Inventor/navigation/SoNavigationSystem.h,
2890	  include/Inventor/navigation/SoOrthoCenterMode.h,
2891	  include/Inventor/navigation/SoPanMode.h,
2892	  include/Inventor/navigation/SoPickMode.h,
2893	  include/Inventor/navigation/SoPitchMode.h,
2894	  include/Inventor/navigation/SoRollMode.h,
2895	  include/Inventor/navigation/SoRotateMode.h,
2896	  include/Inventor/navigation/SoSubMode.h,
2897	  include/Inventor/navigation/SoYawMode.h,
2898	  include/Inventor/navigation/SoZoomMode.h: Instate warning in
2899	  header of the deprecated-to-be navigation system
2900
29012008-03-29 19:00  larsa
2902
2903	* [r11904] TODO-2.3: remove file
2904
29052008-03-29 18:06  larsa
2906
2907	* [r11903] src/scxml/ScXMLStateMachine.cpp: implement
2908	  self-referencing transitions properly
2909
29102008-03-29 18:05  larsa
2911
2912	* [r11902] src/scxml/ScXML.cpp: doc tweaks
2913
29142008-03-29 17:07  larsa
2915
2916	* [r11901] src/scxml/ScXML.cpp, src/scxml/ScXMLObject.cpp: doc
2917	  tweaks
2918
29192008-03-29 15:49  larsa
2920
2921	* [r11900] src/misc/SoDB.cpp: new doxygen defgroup
2922
29232008-03-29 15:49  larsa
2924
2925	* [r11899] src/scxml/ScXMLTransition.cpp: typo fix
2926
29272008-03-29 15:47  larsa
2928
2929	* [r11898] docs/coin.doxygen.in, src/scxml/ScXML.cpp,
2930	  src/scxml/ScXMLAnchor.cpp, src/scxml/ScXMLDocument.cpp,
2931	  src/scxml/ScXMLEvent.cpp, src/scxml/ScXMLFinal.cpp,
2932	  src/scxml/ScXMLHistory.cpp, src/scxml/ScXMLInitial.cpp,
2933	  src/scxml/ScXMLInvoke.cpp, src/scxml/ScXMLObject.cpp,
2934	  src/scxml/ScXMLOnEntry.cpp, src/scxml/ScXMLOnExit.cpp,
2935	  src/scxml/ScXMLState.cpp, src/scxml/ScXMLStateBase.cpp,
2936	  src/scxml/ScXMLStateMachine.cpp, src/scxml/SoScXMLEvent.cpp,
2937	  src/scxml/SoScXMLStateMachine.cpp: some basic initial
2938	  documentation entries
2939
29402008-03-29 15:46  larsa
2941
2942	* [r11897] include/Inventor/scxml/ScXMLTransition.h,
2943	  src/scxml/ScXMLTransition.cpp: add condition-evaluation API entry
2944
29452008-03-29 14:13  larsa
2946
2947	* [r11896] include/Inventor/navigation/Makefile.am,
2948	  include/Inventor/navigation/Makefile.in,
2949	  include/Inventor/navigation/SoNavigationVehicle.h,
2950	  src/navigation/Makefile.am, src/navigation/Makefile.in,
2951	  src/navigation/SoNavigationVehicle.cpp,
2952	  src/navigation/all-navigation-cpp.cpp: SoNavigationVehicle was
2953	  never used so remove it
2954
29552008-03-28 14:47  larsa
2956
2957	* [r11894] src/misc/CoinResources.cpp: OIV_HOME is not for us
2958
29592008-03-28 12:54  larsa
2960
2961	* [r11893] include/Inventor/scxml/ScXMLAnchor.h,
2962	  include/Inventor/scxml/ScXMLDocument.h,
2963	  include/Inventor/scxml/ScXMLEvent.h,
2964	  include/Inventor/scxml/ScXMLFinal.h,
2965	  include/Inventor/scxml/ScXMLHistory.h,
2966	  include/Inventor/scxml/ScXMLInitial.h,
2967	  include/Inventor/scxml/ScXMLInvoke.h,
2968	  include/Inventor/scxml/ScXMLObject.h,
2969	  include/Inventor/scxml/ScXMLOnEntry.h,
2970	  include/Inventor/scxml/ScXMLOnExit.h,
2971	  include/Inventor/scxml/ScXMLState.h,
2972	  include/Inventor/scxml/ScXMLStateBase.h,
2973	  include/Inventor/scxml/ScXMLTransition.h,
2974	  include/Inventor/scxml/SoScXMLEvent.h, src/scxml/ScXMLAnchor.cpp,
2975	  src/scxml/ScXMLDocument.cpp, src/scxml/ScXMLFallbackInvoke.h,
2976	  src/scxml/ScXMLInvoke.cpp, src/scxml/ScXMLObject.cpp,
2977	  src/scxml/ScXMLState.cpp, src/scxml/ScXMLTransition.cpp,
2978	  src/scxml/SoScXMLDebugInfoInvoke.cpp,
2979	  src/scxml/SoScXMLDebugInfoInvoke.h,
2980	  src/scxml/SoScXMLScheduleRedrawInvoke.cpp,
2981	  src/scxml/SoScXMLScheduleRedrawInvoke.h,
2982	  src/scxml/SoScXMLScheduleTimerEventInvoke.h: prepare for future
2983	  pimpl-usage, disallow copy construction
2984
29852008-03-28 11:13  larsa
2986
2987	* [r11892] src/misc/SoDB.cpp: complete comment
2988
29892008-03-28 10:15  larsa
2990
2991	* [r11891] include/Inventor/scxml/ScXMLAnchor.h,
2992	  include/Inventor/scxml/ScXMLDocument.h,
2993	  include/Inventor/scxml/ScXMLHistory.h,
2994	  include/Inventor/scxml/ScXMLInitial.h,
2995	  include/Inventor/scxml/ScXMLInvoke.h,
2996	  include/Inventor/scxml/ScXMLObject.h,
2997	  include/Inventor/scxml/ScXMLOnEntry.h,
2998	  include/Inventor/scxml/ScXMLOnExit.h,
2999	  include/Inventor/scxml/ScXMLState.h,
3000	  include/Inventor/scxml/ScXMLStateBase.h,
3001	  include/Inventor/scxml/ScXMLTransition.h,
3002	  src/navigation/SoScXMLNavigationInvoke.cpp,
3003	  src/navigation/SoScXMLNavigationInvoke.h,
3004	  src/navigation/SoScXMLPanUtils.cpp,
3005	  src/navigation/SoScXMLPanUtils.h,
3006	  src/navigation/SoScXMLRotateUtils.cpp,
3007	  src/navigation/SoScXMLRotateUtils.h,
3008	  src/navigation/SoScXMLSeekUtils.cpp,
3009	  src/navigation/SoScXMLSeekUtils.h,
3010	  src/navigation/SoScXMLSpinUtils.cpp,
3011	  src/navigation/SoScXMLSpinUtils.h,
3012	  src/navigation/SoScXMLViewUtils.cpp,
3013	  src/navigation/SoScXMLViewUtils.h,
3014	  src/navigation/SoScXMLZoomUtils.cpp,
3015	  src/navigation/SoScXMLZoomUtils.h, src/scxml/ScXML.cpp,
3016	  src/scxml/ScXMLAnchor.cpp, src/scxml/ScXMLCommonP.h,
3017	  src/scxml/ScXMLDocument.cpp, src/scxml/ScXMLFallbackInvoke.cpp,
3018	  src/scxml/ScXMLFallbackInvoke.h, src/scxml/ScXMLHistory.cpp,
3019	  src/scxml/ScXMLInvoke.cpp, src/scxml/ScXMLObject.cpp,
3020	  src/scxml/ScXMLOnEntry.cpp, src/scxml/ScXMLOnExit.cpp,
3021	  src/scxml/ScXMLState.cpp, src/scxml/ScXMLStateBase.cpp,
3022	  src/scxml/ScXMLTransition.cpp,
3023	  src/scxml/SoScXMLDebugInfoInvoke.cpp,
3024	  src/scxml/SoScXMLDebugInfoInvoke.h,
3025	  src/scxml/SoScXMLScheduleRedrawInvoke.cpp,
3026	  src/scxml/SoScXMLScheduleRedrawInvoke.h,
3027	  src/scxml/SoScXMLScheduleTimerEventInvoke.cpp,
3028	  src/scxml/SoScXMLScheduleTimerEventInvoke.h: deconsting some
3029	  overly const methods, arguments, and members
3030
30312008-03-28 00:31  autosvn
3032
3033	* [r11889] data/scxml/Makefile.in,
3034	  data/scxml/navigation/Makefile.in, src/misc/CoinResources.cpp,
3035	  src/misc/CoinResources.h, src/navigation/SoScXMLViewUtils.cpp,
3036	  src/navigation/SoScXMLViewUtils.h,
3037	  src/navigation/examiner-xml.cpp: Automatic Property adjustment
3038
30392008-03-27 18:46  larsa
3040
3041	* [r11888] data/scxml/navigation/examiner.xml,
3042	  src/navigation/Makefile.am, src/navigation/Makefile.in,
3043	  src/navigation/examiner-xml.cpp: uniform form on the state names,
3044	  added makefile update-rule
3045
30462008-03-27 18:18  larsa
3047
3048	* [r11887] src/scxml/ScXMLState.cpp: strcasecmp fix
3049
30502008-03-27 17:54  larsa
3051
3052	* [r11886] src/nodes/SoNode.cpp: initclas SoDepthBuffer
3053
30542008-03-27 17:41  larsa
3055
3056	* [r11885] include/Inventor/scxml/ScXMLStateMachine.h,
3057	  src/scxml/ScXMLStateMachine.cpp: add state change callback
3058	  support
3059
30602008-03-27 17:40  larsa
3061
3062	* [r11884] src/scxml/ScXML.cpp: give initial name to loaded state
3063	  machine
3064
30652008-03-27 17:39  larsa
3066
3067	* [r11883] include/Inventor/scxml/ScXMLState.h,
3068	  src/scxml/ScXMLState.cpp: SCXML state 'task' attribute parsing
3069
30702008-03-27 16:41  frodo
3071
3072	* [r11882] src/misc/SoVBO.cpp: take the vbo_vertex_count_min into
3073	  consideration when deciding if vbo rendering should be used
3074
30752008-03-27 15:18  kintel
3076
3077	* [r11881] build/Xcode/Coin.xcodeproj/project.pbxproj: sync
3078
30792008-03-27 14:52  larsa
3080
3081	* [r11880] src/misc/SoEventManager.cpp: msvc6 compile fix
3082
30832008-03-27 14:50  larsa
3084
3085	* [r11879] include/Inventor/SoEventManager.h: disallow copying
3086	  (VC++ build fix)
3087
30882008-03-27 14:29  larsa
3089
3090	* [r11878] configure, configure.ac: new directories
3091
30922008-03-27 14:02  larsa
3093
3094	* [r11877] data/scxml/navigation/examiner.xml: view-all
3095	  functionality
3096
30972008-03-27 14:01  larsa
3098
3099	* [r11876] src/navigation/Makefile.am, src/navigation/Makefile.in,
3100	  src/navigation/SoScXMLNavigation.cpp,
3101	  src/navigation/SoScXMLViewUtils.cpp,
3102	  src/navigation/SoScXMLViewUtils.h,
3103	  src/navigation/all-navigation-cpp.cpp,
3104	  src/navigation/examiner-xml.cpp: view-all functionality
3105
31062008-03-27 13:38  larsa
3107
3108	* [r11875] include/Inventor/SoEventManager.h,
3109	  src/misc/SoEventManager.cpp: support for SCXML state machines
3110
31112008-03-27 13:24  larsa
3112
3113	* [r11874] src/navigation/SoScXMLNavigation.cpp,
3114	  src/navigation/examiner-xml.cpp: build-in the examiner.xml file,
3115	  register it as a resource
3116
31172008-03-27 13:23  larsa
3118
3119	* [r11873] src/scxml/ScXML.cpp: attributes reading bugfixes
3120
31212008-03-27 13:22  larsa
3122
3123	* [r11872] data/Makefile.am, data/Makefile.in,
3124	  data/scxml/Makefile.am, data/scxml/Makefile.in,
3125	  data/scxml/navigation/Makefile.am,
3126	  data/scxml/navigation/Makefile.in: install examiner navigation
3127	  system configuration file
3128
31292008-03-27 13:21  larsa
3130
3131	* [r11871] src/misc/CoinResources.cpp, src/misc/CoinResources.h,
3132	  src/misc/Makefile.am, src/misc/Makefile.in,
3133	  src/misc/all-misc-cpp.cpp: new resource regstry for internal Coin
3134	  resources
3135
31362008-03-27 13:14  frodo
3137
3138	* [r11870] src/glue/gl.cpp, src/glue/glp.h: bugfix, wrong signature
3139	  on a couple of gl functions
3140
31412008-03-27 13:09  larsa
3142
3143	* [r11869] include/Inventor/C/XML/element.h, src/xml/element.cpp:
3144	  additional function to find out the number of attributes, since
3145	  we don't NULL-terminate list
3146
31472008-03-27 13:04  larsa
3148
3149	* [r11868] src/misc/SoGLDriverDatabase.cpp: bugfixes for SbName not
3150	  being strings before you call getString()
3151
31522008-03-27 12:56  frodo
3153
3154	* [r11867] src/shaders/SoGLSLShaderObject.cpp,
3155	  src/shaders/SoGLSLShaderObject.h,
3156	  src/shaders/SoGLSLShaderProgram.cpp: improved error checking a
3157	  little
3158
31592008-03-27 00:31  autosvn
3160
3161	* [r11865] src/navigation/SoScXMLNavigation.cpp,
3162	  src/navigation/SoScXMLNavigation.h,
3163	  src/navigation/SoScXMLNavigationInvoke.cpp,
3164	  src/navigation/SoScXMLNavigationInvoke.h,
3165	  src/navigation/SoScXMLPanUtils.cpp,
3166	  src/navigation/SoScXMLPanUtils.h,
3167	  src/navigation/SoScXMLRotateUtils.cpp,
3168	  src/navigation/SoScXMLRotateUtils.h,
3169	  src/navigation/SoScXMLSeekUtils.cpp,
3170	  src/navigation/SoScXMLSeekUtils.h,
3171	  src/navigation/SoScXMLSpinUtils.cpp,
3172	  src/navigation/SoScXMLSpinUtils.h,
3173	  src/navigation/SoScXMLZoomUtils.cpp,
3174	  src/navigation/SoScXMLZoomUtils.h: Automatic Property adjustment
3175
31762008-03-26 16:25  pederb
3177
3178	* [r11864] include/Inventor/SbImage.h, src/base/SbImage.cpp: API
3179	  for callback based image loading.
3180
31812008-03-26 15:44  pederb
3182
3183	* [r11863] src/elements/GL/SoGLMultiTextureImageElement.cpp,
3184	  src/elements/GL/SoGLTextureImageElement.cpp,
3185	  src/elements/SoBumpMapElement.cpp,
3186	  src/elements/SoMultiTextureImageElement.cpp,
3187	  src/elements/SoTextureCombineElement.cpp,
3188	  src/elements/SoTextureImageElement.cpp: Fix getConstElement() vs
3189	  state->getConstElement() usage. Could fix a couple of potential
3190	  caching problems.
3191
31922008-03-26 15:12  larsa
3193
3194	* [r11862] src/scxml/ScXMLAnchor.cpp, src/scxml/ScXMLCommonP.h,
3195	  src/scxml/ScXMLDocument.cpp, src/scxml/ScXMLHistory.cpp,
3196	  src/scxml/ScXMLInvoke.cpp, src/scxml/ScXMLObject.cpp,
3197	  src/scxml/ScXMLState.cpp, src/scxml/ScXMLStateBase.cpp,
3198	  src/scxml/ScXMLStateMachine.cpp, src/scxml/ScXMLTransition.cpp:
3199	  msvc6 compile fixes
3200
32012008-03-26 15:04  larsa
3202
3203	* [r11861] src/scxml/ScXMLInitial.cpp: casing fix
3204
32052008-03-26 14:37  larsa
3206
3207	* [r11860] src/navigation/SoScXMLRotateUtils.cpp: msvc6 compile fix
3208
32092008-03-26 14:36  larsa
3210
3211	* [r11859] src/misc/SoRenderManager.cpp: msvc6 does not support
3212	  koenig lookup
3213
32142008-03-26 14:35  larsa
3215
3216	* [r11858] src/scxml/ScXMLAnchor.cpp, src/scxml/ScXMLEvent.cpp,
3217	  src/scxml/ScXMLFinal.cpp, src/scxml/ScXMLHistory.cpp,
3218	  src/scxml/ScXMLInvoke.cpp, src/scxml/ScXMLStateBase.cpp: missing
3219	  assert.h includes
3220
32212008-03-26 14:30  larsa
3222
3223	* [r11857] src/misc/SoGLDriverDatabase.cpp: set value at place of
3224	  definition, not declaration (msvc6 complaints)
3225
32262008-03-26 14:21  kintel
3227
3228	* [r11856] build/Xcode/Coin.xcodeproj/project.pbxproj: Create
3229	  Resources symlink for config-status --includedir
3230
32312008-03-26 14:01  larsa
3232
3233	* [r11855] src/navigation/SoScXMLPanUtils.cpp,
3234	  src/navigation/SoScXMLSeekUtils.cpp,
3235	  src/navigation/SoScXMLSpinUtils.cpp,
3236	  src/navigation/SoScXMLZoomUtils.cpp: missing assert includes
3237
32382008-03-26 13:59  larsa
3239
3240	* [r11854] src/scxml/ScXMLObject.cpp,
3241	  src/scxml/ScXMLTransition.cpp,
3242	  src/scxml/SoScXMLDebugInfoInvoke.cpp: missing assert includes
3243
32442008-03-26 11:27  larsa
3245
3246	* [r11853] data/scxml, data/scxml/navigation,
3247	  data/scxml/navigation/examiner.xml, data/scxml/xml2cpp.pl: SCXML
3248	  data files
3249
32502008-03-26 11:18  larsa
3251
3252	* [r11852] include/Inventor/Makefile.am,
3253	  include/Inventor/Makefile.in: install public scxml headers
3254
32552008-03-26 11:17  larsa
3256
3257	* [r11851] configure, configure.ac, src/Makefile.am,
3258	  src/Makefile.in: build scxml
3259
32602008-03-26 11:16  larsa
3261
3262	* [r11850] src/misc/SoDB.cpp: initialize SCXML subsystem
3263
32642008-03-26 11:13  larsa
3265
3266	* [r11849] src/scxml/ScXMLStateMachine.cpp: don't complain over
3267	  root <scxml> element having no id
3268
32692008-03-26 11:11  larsa
3270
3271	* [r11848] src/navigation/extra.cpp: scrap
3272
32732008-03-26 11:11  larsa
3274
3275	* [r11847] src/navigation/Makefile.am, src/navigation/Makefile.in:
3276	  updated build files
3277
32782008-03-26 11:10  larsa
3279
3280	* [r11846] src/navigation/SoScXMLNavigation.cpp,
3281	  src/navigation/SoScXMLNavigation.h,
3282	  src/navigation/SoScXMLNavigationInvoke.cpp,
3283	  src/navigation/SoScXMLNavigationInvoke.h,
3284	  src/navigation/SoScXMLPanUtils.cpp,
3285	  src/navigation/SoScXMLPanUtils.h,
3286	  src/navigation/SoScXMLRotateUtils.cpp,
3287	  src/navigation/SoScXMLRotateUtils.h,
3288	  src/navigation/SoScXMLSeekUtils.cpp,
3289	  src/navigation/SoScXMLSeekUtils.h,
3290	  src/navigation/SoScXMLSpinUtils.cpp,
3291	  src/navigation/SoScXMLSpinUtils.h,
3292	  src/navigation/SoScXMLZoomUtils.cpp,
3293	  src/navigation/SoScXMLZoomUtils.h,
3294	  src/navigation/all-navigation-cpp.cpp: ScXML modules for
3295	  navigation
3296
32972008-03-26 00:31  autosvn
3298
3299	* [r11844] include/Inventor/scxml/Makefile.in,
3300	  include/Inventor/scxml/ScXML.h,
3301	  include/Inventor/scxml/ScXMLAnchor.h,
3302	  include/Inventor/scxml/ScXMLDocument.h,
3303	  include/Inventor/scxml/ScXMLEvent.h,
3304	  include/Inventor/scxml/ScXMLFinal.h,
3305	  include/Inventor/scxml/ScXMLHistory.h,
3306	  include/Inventor/scxml/ScXMLInitial.h,
3307	  include/Inventor/scxml/ScXMLInvoke.h,
3308	  include/Inventor/scxml/ScXMLObject.h,
3309	  include/Inventor/scxml/ScXMLOnEntry.h,
3310	  include/Inventor/scxml/ScXMLOnExit.h,
3311	  include/Inventor/scxml/ScXMLState.h,
3312	  include/Inventor/scxml/ScXMLStateBase.h,
3313	  include/Inventor/scxml/ScXMLStateMachine.h,
3314	  include/Inventor/scxml/ScXMLSubObject.h,
3315	  include/Inventor/scxml/ScXMLTransition.h,
3316	  include/Inventor/scxml/SoScXMLEvent.h,
3317	  include/Inventor/scxml/SoScXMLStateMachine.h,
3318	  src/scxml/Makefile.in, src/scxml/ScXML.cpp,
3319	  src/scxml/ScXMLAnchor.cpp, src/scxml/ScXMLCommonP.h,
3320	  src/scxml/ScXMLDocument.cpp, src/scxml/ScXMLEvent.cpp,
3321	  src/scxml/ScXMLFallbackInvoke.cpp,
3322	  src/scxml/ScXMLFallbackInvoke.h, src/scxml/ScXMLFinal.cpp,
3323	  src/scxml/ScXMLHistory.cpp, src/scxml/ScXMLInitial.cpp,
3324	  src/scxml/ScXMLInvoke.cpp, src/scxml/ScXMLObject.cpp,
3325	  src/scxml/ScXMLOnEntry.cpp, src/scxml/ScXMLOnExit.cpp,
3326	  src/scxml/ScXMLP.h, src/scxml/ScXMLState.cpp,
3327	  src/scxml/ScXMLStateBase.cpp, src/scxml/ScXMLStateMachine.cpp,
3328	  src/scxml/ScXMLTransition.cpp,
3329	  src/scxml/SoScXMLDebugInfoInvoke.cpp,
3330	  src/scxml/SoScXMLDebugInfoInvoke.h, src/scxml/SoScXMLEvent.cpp,
3331	  src/scxml/SoScXMLScheduleRedrawInvoke.cpp,
3332	  src/scxml/SoScXMLScheduleRedrawInvoke.h,
3333	  src/scxml/SoScXMLScheduleTimerEventInvoke.cpp,
3334	  src/scxml/SoScXMLScheduleTimerEventInvoke.h,
3335	  src/scxml/SoScXMLStateMachine.cpp, src/scxml/all-scxml-cpp.cpp:
3336	  Automatic Property adjustment
3337
33382008-03-25 18:50  larsa
3339
3340	* [r11843] src/scxml/SoScXMLScheduleRedrawInvoke.cpp,
3341	  src/scxml/SoScXMLScheduleRedrawInvoke.h: remove empty functions
3342
33432008-03-25 18:49  larsa
3344
3345	* [r11842] src/scxml/ScXML.cpp: classtype verification bugfix
3346
33472008-03-25 18:47  larsa
3348
3349	* [r11841] include/Inventor/SoRenderManager.h,
3350	  src/misc/SoRenderManager.cpp, src/misc/SoRenderManagerP.h: added
3351	  pre-render and post-render callbacks
3352
33532008-03-25 18:07  oyshole
3354
3355	* [r11840] include/Inventor/misc/SoGLDriverDatabase.h,
3356	  src/misc/SoGLDriverDatabase.cpp: Added function to query feature
3357	  comments in public API.
3358
33592008-03-25 17:06  oyshole
3360
3361	* [r11839] src/misc/SoGLDriverDatabase.cpp: Added basic version
3362	  check
3363
33642008-03-25 15:58  pederb
3365
3366	* [r11838] src/misc/SoGLDriverDatabase.cpp: Coding style fixes.
3367
33682008-03-25 15:25  oyshole
3369
3370	* [r11837] src/misc/SoGLDriverDatabase.cpp: Major refactoring due
3371	  to code size, implemented missing API functions and bug fixes.
3372	  Added some error checking. Documentation update.
3373
33742008-03-25 14:18  kintel
3375
3376	* [r11836] build/Xcode/Coin.xcodeproj/project.pbxproj: Correct
3377	  version, install path and Qt symlink
3378
33792008-03-25 12:49  larsa
3380
3381	* [r11835] include/Inventor/scxml/ScXMLAnchor.h,
3382	  include/Inventor/scxml/ScXMLOnEntry.h,
3383	  include/Inventor/scxml/ScXMLOnExit.h: initially omitted files in
3384	  the SCXML framework
3385
33862008-03-25 12:47  larsa
3387
3388	* [r11834] src/vrml97/Script.cpp: minor hash+mutex avoidance nit
3389
33902008-03-25 12:45  larsa
3391
3392	* [r11833] include/Inventor/scxml,
3393	  include/Inventor/scxml/Makefile.am,
3394	  include/Inventor/scxml/Makefile.in,
3395	  include/Inventor/scxml/ScXML.h,
3396	  include/Inventor/scxml/ScXMLDocument.h,
3397	  include/Inventor/scxml/ScXMLEvent.h,
3398	  include/Inventor/scxml/ScXMLFinal.h,
3399	  include/Inventor/scxml/ScXMLHistory.h,
3400	  include/Inventor/scxml/ScXMLInitial.h,
3401	  include/Inventor/scxml/ScXMLInvoke.h,
3402	  include/Inventor/scxml/ScXMLObject.h,
3403	  include/Inventor/scxml/ScXMLState.h,
3404	  include/Inventor/scxml/ScXMLStateBase.h,
3405	  include/Inventor/scxml/ScXMLStateMachine.h,
3406	  include/Inventor/scxml/ScXMLSubObject.h,
3407	  include/Inventor/scxml/ScXMLTransition.h,
3408	  include/Inventor/scxml/SoScXMLEvent.h,
3409	  include/Inventor/scxml/SoScXMLStateMachine.h, src/scxml,
3410	  src/scxml/Makefile.am, src/scxml/Makefile.in,
3411	  src/scxml/ScXML.cpp, src/scxml/ScXMLAnchor.cpp,
3412	  src/scxml/ScXMLCommonP.h, src/scxml/ScXMLDocument.cpp,
3413	  src/scxml/ScXMLEvent.cpp, src/scxml/ScXMLFallbackInvoke.cpp,
3414	  src/scxml/ScXMLFallbackInvoke.h, src/scxml/ScXMLFinal.cpp,
3415	  src/scxml/ScXMLHistory.cpp, src/scxml/ScXMLInitial.cpp,
3416	  src/scxml/ScXMLInvoke.cpp, src/scxml/ScXMLObject.cpp,
3417	  src/scxml/ScXMLOnEntry.cpp, src/scxml/ScXMLOnExit.cpp,
3418	  src/scxml/ScXMLP.h, src/scxml/ScXMLState.cpp,
3419	  src/scxml/ScXMLStateBase.cpp, src/scxml/ScXMLStateMachine.cpp,
3420	  src/scxml/ScXMLTransition.cpp,
3421	  src/scxml/SoScXMLDebugInfoInvoke.cpp,
3422	  src/scxml/SoScXMLDebugInfoInvoke.h, src/scxml/SoScXMLEvent.cpp,
3423	  src/scxml/SoScXMLScheduleRedrawInvoke.cpp,
3424	  src/scxml/SoScXMLScheduleRedrawInvoke.h,
3425	  src/scxml/SoScXMLScheduleTimerEventInvoke.cpp,
3426	  src/scxml/SoScXMLScheduleTimerEventInvoke.h,
3427	  src/scxml/SoScXMLStateMachine.cpp, src/scxml/all-scxml-cpp.cpp: A
3428	  SCXML framework
3429
34302008-03-25 10:55  oyshole
3431
3432	* [r11832] src/xml/element.cpp: Fixed iteration bug in clone
3433	  function.
3434
34352008-03-24 17:26  larsa
3436
3437	* [r11830] include/Inventor/events/SoButtonEvent.h,
3438	  include/Inventor/events/SoKeyboardEvent.h,
3439	  include/Inventor/events/SoLocation2Event.h,
3440	  include/Inventor/events/SoMotion3Event.h,
3441	  include/Inventor/events/SoMouseButtonEvent.h,
3442	  include/Inventor/events/SoSpaceballButtonEvent.h,
3443	  src/events/SoButtonEvent.cpp, src/events/SoKeyboardEvent.cpp,
3444	  src/events/SoMouseButtonEvent.cpp,
3445	  src/events/SoSpaceballButtonEvent.cpp: utility functions for
3446	  making string representations of enum values
3447
34482008-03-22 00:31  autosvn
3449
3450	* [r11828] build/Xcode/data/draggerDefaults/centerballDragger.h,
3451	  build/Xcode/data/draggerDefaults/directionalLightDragger.h,
3452	  build/Xcode/data/draggerDefaults/dragPointDragger.h,
3453	  build/Xcode/data/draggerDefaults/handleBoxDragger.h,
3454	  build/Xcode/data/draggerDefaults/iv2h.sh,
3455	  build/Xcode/data/draggerDefaults/jackDragger.h,
3456	  build/Xcode/data/draggerDefaults/pointLightDragger.h,
3457	  build/Xcode/data/draggerDefaults/rotateCylindricalDragger.h,
3458	  build/Xcode/data/draggerDefaults/rotateDiscDragger.h,
3459	  build/Xcode/data/draggerDefaults/rotateSphericalDragger.h,
3460	  build/Xcode/data/draggerDefaults/scale1Dragger.h,
3461	  build/Xcode/data/draggerDefaults/scale2Dragger.h,
3462	  build/Xcode/data/draggerDefaults/scale2UniformDragger.h,
3463	  build/Xcode/data/draggerDefaults/scaleUniformDragger.h,
3464	  build/Xcode/data/draggerDefaults/spotLightDragger.h,
3465	  build/Xcode/data/draggerDefaults/tabBoxDragger.h,
3466	  build/Xcode/data/draggerDefaults/tabPlaneDragger.h,
3467	  build/Xcode/data/draggerDefaults/trackballDragger.h,
3468	  build/Xcode/data/draggerDefaults/transformBoxDragger.h,
3469	  build/Xcode/data/draggerDefaults/transformerDragger.h,
3470	  build/Xcode/data/draggerDefaults/translate1Dragger.h,
3471	  build/Xcode/data/draggerDefaults/translate2Dragger.h,
3472	  build/Xcode/data/shaders/lights/DirSpotLight.h,
3473	  build/Xcode/data/shaders/lights/DirectionalLight.h,
3474	  build/Xcode/data/shaders/lights/PointLight.h,
3475	  build/Xcode/data/shaders/lights/SpotLight.h,
3476	  build/Xcode/data/shaders/lights/glsl2h.sh,
3477	  build/Xcode/data/shaders/vsm/VsmLookup.h,
3478	  build/Xcode/data/shaders/vsm/glsl2h.sh,
3479	  build/Xcode/include/Inventor/C/basic.h,
3480	  build/Xcode/include/Inventor/system/gl-headers.h,
3481	  build/Xcode/include/Inventor/system/inttypes.h,
3482	  build/Xcode/src/config.h, build/Xcode/src/setup.h: Automatic
3483	  Property adjustment
3484
34852008-03-21 18:00  kintel
3486
3487	* [r11827] build/README, build/Xcode, build/Xcode/Coin.xcodeproj,
3488	  build/Xcode/Coin.xcodeproj/project.pbxproj,
3489	  build/Xcode/English.lproj,
3490	  build/Xcode/English.lproj/InfoPlist.strings,
3491	  build/Xcode/Info.plist, build/Xcode/Inventor_Prefix.pch,
3492	  build/Xcode/data, build/Xcode/data/draggerDefaults,
3493	  build/Xcode/data/draggerDefaults/centerballDragger.h,
3494	  build/Xcode/data/draggerDefaults/directionalLightDragger.h,
3495	  build/Xcode/data/draggerDefaults/dragPointDragger.h,
3496	  build/Xcode/data/draggerDefaults/handleBoxDragger.h,
3497	  build/Xcode/data/draggerDefaults/iv2h.sh,
3498	  build/Xcode/data/draggerDefaults/jackDragger.h,
3499	  build/Xcode/data/draggerDefaults/pointLightDragger.h,
3500	  build/Xcode/data/draggerDefaults/rotateCylindricalDragger.h,
3501	  build/Xcode/data/draggerDefaults/rotateDiscDragger.h,
3502	  build/Xcode/data/draggerDefaults/rotateSphericalDragger.h,
3503	  build/Xcode/data/draggerDefaults/scale1Dragger.h,
3504	  build/Xcode/data/draggerDefaults/scale2Dragger.h,
3505	  build/Xcode/data/draggerDefaults/scale2UniformDragger.h,
3506	  build/Xcode/data/draggerDefaults/scaleUniformDragger.h,
3507	  build/Xcode/data/draggerDefaults/spotLightDragger.h,
3508	  build/Xcode/data/draggerDefaults/tabBoxDragger.h,
3509	  build/Xcode/data/draggerDefaults/tabPlaneDragger.h,
3510	  build/Xcode/data/draggerDefaults/trackballDragger.h,
3511	  build/Xcode/data/draggerDefaults/transformBoxDragger.h,
3512	  build/Xcode/data/draggerDefaults/transformerDragger.h,
3513	  build/Xcode/data/draggerDefaults/translate1Dragger.h,
3514	  build/Xcode/data/draggerDefaults/translate2Dragger.h,
3515	  build/Xcode/data/shaders, build/Xcode/data/shaders/lights,
3516	  build/Xcode/data/shaders/lights/DirSpotLight.h,
3517	  build/Xcode/data/shaders/lights/DirectionalLight.h,
3518	  build/Xcode/data/shaders/lights/PointLight.h,
3519	  build/Xcode/data/shaders/lights/SpotLight.h,
3520	  build/Xcode/data/shaders/lights/glsl2h.sh,
3521	  build/Xcode/data/shaders/vsm,
3522	  build/Xcode/data/shaders/vsm/VsmLookup.h,
3523	  build/Xcode/data/shaders/vsm/glsl2h.sh, build/Xcode/include,
3524	  build/Xcode/include/Inventor, build/Xcode/include/Inventor/C,
3525	  build/Xcode/include/Inventor/C/basic.h,
3526	  build/Xcode/include/Inventor/system,
3527	  build/Xcode/include/Inventor/system/gl-headers.h,
3528	  build/Xcode/include/Inventor/system/inttypes.h, build/Xcode/src,
3529	  build/Xcode/src/config.h, build/Xcode/src/setup.h: Experimental
3530	  Xcode build system for Coin
3531
35322008-03-20 19:24  frodo
3533
3534	* [r11825] include/Inventor/misc/SoGLDriverDatabase.h: added
3535	  ARB_vertex_shader test to driver database
3536
35372008-03-20 19:23  frodo
3538
3539	* [r11824] src/misc/SoGLDriverDatabase.cpp: added ARB_vertex_shader
3540	  test to driver database
3541
35422008-03-20 16:59  frodo
3543
3544	* [r11823] include/Inventor/C/glue/gl.h: added function to query if
3545	  the GL_ARB_vertex_shader extension is available
3546
35472008-03-20 16:58  frodo
3548
3549	* [r11822] src/glue/gl.cpp, src/glue/glp.h: bind some new functions
3550	  from the GL_ARB_vertex_shader extension
3551
35522008-03-19 00:31  autosvn
3553
3554	* [r11820] include/Inventor/nodes/SoVertexAttribute.h,
3555	  src/nodes/SoVertexAttribute.cpp: Automatic Property adjustment
3556
35572008-03-18 14:57  larsa
3558
3559	* [r11819] include/Inventor/nodes/SoVertexAttribute.h,
3560	  src/nodes/SoVertexAttribute.cpp: The small beginnings of vertex
3561	  attribute support in Coin
3562
35632008-03-18 14:48  oyshole
3564
3565	* [r11818] src/misc/SoGLDriverDatabase.cpp: Typo fix
3566
35672008-03-18 12:49  oyshole
3568
3569	* [r11817] src/misc/SoGLDriverDatabase.cpp: Implemented loading
3570	  from file and buffer, store driver objects per context, misc.
3571	  cleanup.
3572
35732008-03-18 11:28  oyshole
3574
3575	* [r11816] src/misc/SoGLDriverDatabase.cpp: Fixed isSupported
3576	  return value, debug output cleanup, made platform check use
3577	  built-in coin functions at runtime
3578
35792008-03-18 10:36  oyshole
3580
3581	* [r11815] build/misc/install-headers.bat,
3582	  build/misc/uninstall-headers.bat,
3583	  include/Inventor/misc/Makefile.am,
3584	  include/Inventor/misc/Makefile.in,
3585	  include/Inventor/misc/SoGLDriverDatabase.h,
3586	  src/actions/SoGLRenderAction.cpp,
3587	  src/caches/SoPrimitiveVertexCache.cpp,
3588	  src/elements/GL/SoGLCacheContextElement.cpp,
3589	  src/elements/GL/SoGLDisplayList.cpp,
3590	  src/elements/GL/SoGLPolygonOffsetElement.cpp,
3591	  src/elements/GL/SoGLTexture3EnabledElement.cpp,
3592	  src/elements/GL/SoGLVBOElement.cpp, src/misc/Makefile.am,
3593	  src/misc/Makefile.in, src/misc/SoDB.cpp,
3594	  src/misc/SoGLDriverDatabase.cpp, src/misc/SoGLDriverDatabase.h,
3595	  src/misc/SoGLImage.cpp, src/misc/SoVBO.cpp,
3596	  src/misc/SoVertexArrayIndexer.cpp, src/nodes/SoBumpMap.cpp,
3597	  src/nodes/SoExtSelection.cpp, src/nodes/SoSceneTexture2.cpp,
3598	  src/nodes/SoTexture3.cpp, src/nodes/SoTextureCombine.cpp,
3599	  src/shaders/SoFragmentShader.cpp,
3600	  src/shaders/SoGeometryShader.cpp, src/shaders/SoShaderObject.cpp,
3601	  src/shaders/SoVertexShader.cpp, src/shadows/SoShadowGroup.cpp,
3602	  src/shapenodes/SoIndexedFaceSet.cpp,
3603	  src/shapenodes/SoIndexedLineSet.cpp,
3604	  src/shapenodes/SoPointSet.cpp, src/shapenodes/SoShape.cpp,
3605	  src/shapenodes/soshape_bumprender.cpp, src/vrml97/Extrusion.cpp,
3606	  src/vrml97/IndexedFaceSet.cpp, src/vrml97/IndexedLineSet.cpp,
3607	  src/vrml97/PointSet.cpp: Changed SoGLDriverDatabase API to
3608	  public, added method stubs and some base functionality for driver
3609	  database
3610
36112008-03-17 15:49  larsa
3612
3613	* [r11813] src/xml/document.cpp: return ok-status, not always TRUE
3614
36152008-03-17 11:10  pederb
3616
3617	* [r11812] src/nodes/SoSceneTexture2.cpp: Remove code committed by
3618	  mistake.
3619
36202008-03-17 10:58  pederb
3621
3622	* [r11811] THANKS: Added Christopher Dyken.
3623
36242008-03-17 10:57  pederb
3625
3626	* [r11810] src/nodes/SoSceneTexture2.cpp: Restore context to
3627	  previous frame buffer when exiting the node. Bugfix by
3628	  Christopher Dyken.
3629
36302008-03-14 15:53  larsa
3631
3632	* [r11808] src/actions/SoLineHighlightRenderAction.cpp:
3633	  initialization order warning fix
3634
36352008-03-14 10:14  larsa
3636
3637	* [r11807] include/Inventor/actions/SoGLRenderAction.h,
3638	  src/actions/SoGLRenderAction.cpp: minor API cleanup, cosmetics
3639
36402008-03-14 09:48  larsa
3641
3642	* [r11806] src/actions/SoGLRenderAction.cpp: fix minor memory leak
3643	  in sorted-layers-blend trasparency mode code. use scoped_ptr to
3644	  hold private bboxaction to clean out destructor.
3645
36462008-03-14 00:31  autosvn
3647
3648	* [r11804] include/Inventor/elements/SoDepthBufferElement.h,
3649	  include/Inventor/elements/SoGLDepthBufferElement.h,
3650	  include/Inventor/nodes/SoDepthBuffer.h,
3651	  src/elements/GL/SoGLDepthBufferElement.cpp,
3652	  src/elements/SoDepthBufferElement.cpp,
3653	  src/nodes/SoDepthBuffer.cpp: Automatic Property adjustment
3654
36552008-03-13 16:51  larsa
3656
3657	* [r11803] include/Inventor/elements/Makefile.am,
3658	  include/Inventor/elements/Makefile.in,
3659	  include/Inventor/elements/SoDepthBufferElement.h,
3660	  include/Inventor/elements/SoElements.h,
3661	  include/Inventor/elements/SoGLDepthBufferElement.h,
3662	  include/Inventor/nodes/Makefile.am,
3663	  include/Inventor/nodes/Makefile.in,
3664	  include/Inventor/nodes/SoDepthBuffer.h,
3665	  include/Inventor/nodes/SoNodes.h, src/elements/GL/Makefile.am,
3666	  src/elements/GL/Makefile.in,
3667	  src/elements/GL/SoGLDepthBufferElement.cpp,
3668	  src/elements/GL/all-glelements-cpp.cpp, src/elements/Makefile.am,
3669	  src/elements/Makefile.in, src/elements/SoDepthBufferElement.cpp,
3670	  src/elements/SoElement.cpp, src/elements/all-elements-cpp.cpp,
3671	  src/nodes/Makefile.am, src/nodes/Makefile.in,
3672	  src/nodes/SoDepthBuffer.cpp, src/nodes/all-nodes-cpp.cpp: new
3673	  node SoDepthBuffer and corresponding element SoDepthBufferElement
3674
36752008-03-13 11:54  larsa
3676
3677	* [r11802] include/Inventor/actions/SoGLRenderAction.h,
3678	  src/actions/SoGLRenderAction.cpp: added getter for the
3679	  abort-callback setting
3680
36812008-03-12 14:52  larsa
3682
3683	* [r11800] src/glue/dl.cpp: use section instead of nonexisting
3684	  subpage doxygen keyword
3685
36862008-03-12 14:26  larsa
3687
3688	* [r11799] docs/coin.doxygen.in, src/glue/dl.cpp: a description of
3689	  3rd party library usage in Coin for the Coin documentation
3690
36912008-03-12 09:53  larsa
3692
3693	* [r11798] src/nodes/SoPickStyle.cpp: another minor doc update
3694
36952008-03-12 09:45  larsa
3696
3697	* [r11797] src/nodes/SoPickStyle.cpp: minor doc updates
3698
36992008-03-12 09:10  larsa
3700
3701	* [r11796] src/actions/SoRayPickAction.cpp: limit backface culling
3702	  to only the situations where OpenGL does backface culling
3703
37042008-03-11 22:23  larsa
3705
3706	* [r11794] models/coin_features/PickStyle_SHAPE_FRONTFACES.iv,
3707	  models/coin_features/PickStyle_SHAPE_ON_TOP.iv,
3708	  src/shapenodes/SoShape.cpp: New SoPickStyle feature
3709	  implementations. Ray-pick backface culling,
3710	  and always-on-top classification. Added two sample models with
3711	  comments that demonstrate the new features. Still missing to
3712	  update the code in src/misc/SoPick.cpp so builtin shapes like
3713	  Cube, Cone, etc, will work with the backface culling feature.
3714
37152008-03-11 17:08  larsa
3716
3717	* [r11793] src/actions/SoRayPickAction.cpp: add the
3718	  SoRayPickAction-part of the new pick style functionality
3719
37202008-03-11 16:40  larsa
3721
3722	* [r11792] include/Inventor/actions/SoRayPickAction.h,
3723	  include/Inventor/elements/SoPickStyleElement.h,
3724	  include/Inventor/nodes/SoPickStyle.h,
3725	  src/actions/SoRayPickAction.cpp,
3726	  src/elements/SoPickStyleElement.cpp, src/nodes/SoPickStyle.cpp:
3727	  remove SHAPE_BACKFACES PickStyle setting since it will be
3728	  controlled with vertex ordering, as for rendering. extend the
3729	  addIntersection() signature in SoRayPickAction to take an
3730	  additional pick ray direction argument.
3731
37322008-03-11 16:07  larsa
3733
3734	* [r11791] include/Inventor/elements/SoPickStyleElement.h,
3735	  include/Inventor/nodes/SoPickStyle.h,
3736	  src/elements/SoPickStyleElement.cpp, src/nodes/SoPickStyle.cpp:
3737	  add settings for additional picking styles (on popular demand)
3738
37392008-03-11 14:33  larsa
3740
3741	* [r11790] src/engines/SoConvertAll.cpp: be proper since assert is
3742	  a macro.
3743
37442008-03-10 11:40  pederb
3745
3746	* [r11788] src/glue/gl.cpp, src/glue/glp.h: Avoid using proxy
3747	  textures if Intel is detected.
3748
37492008-03-10 09:01  larsa
3750
3751	* [r11787] cfg/doxy4win.pl: path-independent perl invocation
3752
37532008-03-07 13:53  larsa
3754
3755	* [r11785] src/profiler/SoNodeProfiling.h: filesystem filename
3756	  casing bugfix
3757
37582008-03-07 13:45  larsa
3759
3760	* [r11784] src/profiler/SoProfilerStats.cpp: by-def-name profiling
3761	  compile fixes
3762
37632008-03-07 11:41  larsa
3764
3765	* [r11783] src/profiler/SoNodeProfiling.h: build fix
3766
37672008-03-07 10:46  frodein
3768
3769	* [r11782] src/profiler/SoProfilerOverlayKit.cpp: provide empty
3770	  implementation to avoid linker errors. temporary fix until use of
3771	  HAVE_SCENE_PROFILING is removed
3772
37732008-03-07 10:22  pederb
3774
3775	* [r11781] include/Inventor/fields/SoMField.h,
3776	  src/fields/SoFieldContainer.cpp, src/fields/SoMField.cpp,
3777	  src/profiler/SoProfiler.cpp: Some compiler fixes.
3778
37792008-03-07 09:52  larsa
3780
3781	* [r11780] include/Inventor/nodes/SoMaterial.h: Codestyle update.
3782
37832008-03-07 09:51  larsa
3784
3785	* [r11779] src/nodes/SoMaterial.cpp: Register SoColorPacker memory
3786	  usage for the profiler. Codestyle fixes.
3787
37882008-03-07 09:40  larsa
3789
3790	* [r11778] src/nodes/SoLOD.cpp, src/shaders/SoShaderObject.cpp,
3791	  src/shaders/SoShaderProgram.cpp, src/vrml97/Appearance.cpp,
3792	  src/vrml97/Billboard.cpp, src/vrml97/Collision.cpp,
3793	  src/vrml97/Group.cpp, src/vrml97/LOD.cpp, src/vrml97/Shape.cpp:
3794	  profiling-instrumentation of the rest of the traversing nodes
3795
37962008-03-07 00:31  autosvn
3797
3798	* [r11776] include/Inventor/annex/Profiler/SbProfilingData.h,
3799	  include/Inventor/annex/Profiler/elements/SoProfilerElement.h,
3800	  src/profiler/SoProfilerP.h: Automatic Property adjustment
3801
38022008-03-06 15:24  larsa
3803
3804	* [r11775] include/Inventor/annex/Profiler/nodes/SoProfilerStats.h,
3805	  src/profiler/SoProfilerStats.cpp: add accessor for profiling data
3806	  container
3807
38082008-03-06 14:20  larsa
3809
3810	* [r11774] src/nodes/SoNode.cpp: remove unnecessary code
3811
38122008-03-06 14:04  larsa
3813
3814	* [r11773] src/profiler/SoScrollingGraphKit.cpp: scrolling graph
3815	  code changes
3816
38172008-03-06 14:04  larsa
3818
3819	* [r11772] src/profiler/SoNodeVisualize.cpp: disable some code
3820	  temporarily due to API changes
3821
38222008-03-06 14:02  larsa
3823
3824	* [r11771] src/profiler/all-profiler-cpp.cpp: update
3825
38262008-03-06 14:01  larsa
3827
3828	* [r11770] src/profiler/SoProfiler.cpp: SoProfilerOneGraphKit is
3829	  coming later
3830
38312008-03-06 13:58  larsa
3832
3833	* [r11769] src/profiler/Makefile.am, src/profiler/Makefile.in:
3834	  updated build files
3835
38362008-03-06 13:53  larsa
3837
3838	* [r11768] src/actions/SoAction.cpp,
3839	  src/actions/SoGLRenderAction.cpp, src/nodes/SoGroup.cpp,
3840	  src/nodes/SoNode.cpp, src/nodes/SoSeparator.cpp,
3841	  src/profiler/SoNodeProfiling.h: Implement profiling autoredraw
3842	  feature.
3843	  Remove redundant/obsoleted envvar parsing code.
3844	  Update to reflect SoProfiler/SoNodeProfiling subsystem changes.
3845	  Disable profiling where appropriate.
3846	  Bugfixes for the profiling instrumentation code in the traversal
3847	  code
3848	  (parent nodes now instrument only around traversing their
3849	  children and no
3850	  other places, and the action instruments around traversing the
3851	  root).
3852
38532008-03-06 13:40  larsa
3854
3855	* [r11767] include/Inventor/annex/Profiler/Makefile.am,
3856	  include/Inventor/annex/Profiler/Makefile.in,
3857	  include/Inventor/annex/Profiler/elements/Makefile.am,
3858	  include/Inventor/annex/Profiler/elements/Makefile.in: updated
3859	  build files
3860
38612008-03-06 13:38  larsa
3862
3863	* [r11766] include/Inventor/annex/Profiler/nodes/SoProfilerStats.h,
3864	  src/profiler/SoProfilerStats.cpp: Remove old API. Update
3865	  internals to reflect SbProfilingData changes.
3866
38672008-03-06 13:34  larsa
3868
3869	* [r11765] include/Inventor/annex/Profiler/SoProfiler.h,
3870	  src/misc/SoDB.cpp, src/misc/SoDBP.h, src/profiler/SoProfiler.cpp,
3871	  src/profiler/SoProfilerP.h: Centralize profiler-related envvar
3872	  parsing in SoProfiler.cpp.
3873	  Add settings control based on envvar contents (old usage also
3874	  supported).
3875	  Obsolete COIN_PROFILER_SYNCGL envvar for "syncgl" setting in
3876	  COIN_PROFILER.
3877	  Rename SoProfiler::overlayActive() to isOverlayActive() for
3878	  consistency.
3879
38802008-03-06 13:23  larsa
3881
3882	* [r11764]
3883	  include/Inventor/annex/Profiler/elements/SoProfilerElement.h,
3884	  src/profiler/SoProfilerElement.cpp,
3885	  src/profiler/SoProfilerElement.h: clean up the SoProfilerElement
3886	  class, and make it public
3887
38882008-03-06 13:21  larsa
3889
3890	* [r11763] include/Inventor/annex/Profiler/SbProfilingData.h,
3891	  src/profiler/SbProfilingData.cpp, src/profiler/SbProfilingData.h:
3892	  rewrite of the SbProfilingData type, and make it public
3893
38942008-03-06 13:16  larsa
3895
3896	* [r11762] include/Inventor/fields/SoFieldContainer.h,
3897	  src/fields/SoFieldContainer.cpp: New function
3898	  getFieldsMemorySize() for finding size of the extra field-data
3899	  memory the field-container has allocated
3900
39012008-03-06 13:02  larsa
3902
3903	* [r11761] src/nodes/SoLOD.cpp: nit
3904
39052008-03-06 09:27  pederb
3906
3907	* [r11760] src/elements/GL/SoGLTextureImageElement.cpp: Prefer
3908	  explicit 8 bits per component texture format enums to the more
3909	  generic old-style enums to avoid problems with certain nVidia
3910	  cards. Problem reported by Christoffer Tingdahl.
3911
39122008-03-06 09:27  pederb
3913
3914	* [r11759] src/glue/gl.cpp, src/glue/glp.h, src/misc/SoGLImage.cpp:
3915	  Prefer explicit 8 bits per component texture format enums to the
3916	  more generic old-style enums to avoid problems with certain
3917	  nVidia cards. Problem reported by Christoffer Tingdahl.
3918
39192008-03-05 09:19  larsa
3920
3921	* [r11757] include/Inventor/SbTypeInfo.h: minor tweaks
3922
39232008-02-28 12:31  pederb
3924
3925	* [r11755] src/caches/SoPrimitiveVertexCache.cpp,
3926	  src/shapenodes/soshape_bumprender.cpp, src/vrml97/Extrusion.cpp:
3927	  More workarounds for ATI driver bugs.
3928
39292008-02-28 11:48  pederb
3930
3931	* [r11754] src/shapenodes/SoShape.cpp: Use SoGLDriverDatabase to
3932	  test if VBO in displaylists are ok.
3933
39342008-02-28 11:47  pederb
3935
3936	* [r11753] src/misc/SoGLDriverDatabase.cpp,
3937	  src/misc/SoGLDriverDatabase.h: Support for VBO_in_displaylist
3938	  test.
3939
39402008-02-27 14:23  pederb
3941
3942	* [r11751] src/lists/SoPathList.cpp: Fix typo.
3943
39442008-02-27 14:10  pederb
3945
3946	* [r11750] src/lists/SoPathList.cpp: Bugfix in
3947	  SoPathList::uniquify(). Remove _all_ paths that goes through the
3948	  path of another, not just one. Reported by Jan Thomassen.
3949
39502008-02-26 11:59  pederb
3951
3952	* [r11748] src/xml/document.cpp, src/xml/element.cpp: Some element
3953	  searching bugfixes.
3954
39552008-02-26 11:43  larsa
3956
3957	* [r11747] src/xml/element.cpp: codestyle fixes
3958
39592008-02-26 11:15  larsa
3960
3961	* [r11746] src/xml/document.cpp: bugfix for bogus handling of
3962	  XML_Status values
3963
39642008-02-22 15:06  pederb
3965
3966	* [r11744] src/elements/GL/SoGLMultiTextureCoordinateElement.cpp:
3967	  Avoid accessing GL in init().
3968
39692008-02-20 14:53  pederb
3970
3971	* [r11742] src/vrml97/Appearance.cpp: Bugfix for VRML nodes with
3972	  textures which should take the material from the state. Reported
3973	  by frodein.
3974
39752008-02-20 11:25  kintel
3976
3977	* [r11741] src/nodes/SoGroup.cpp: doc fix
3978
39792008-02-20 11:14  kintel
3980
3981	* [r11740] src/nodes/SoGroup.cpp: doc fix
3982
39832008-02-18 13:02  larsa
3984
3985	* [r11738] src/misc/Makefile.in: bootstrap
3986
39872008-02-18 12:57  larsa
3988
3989	* [r11737] src/misc/Makefile.am, src/misc/SoGLLineSetTemplate.icc,
3990	  src/misc/SoGLnonindexedFaceSetTemplate.icc,
3991	  src/misc/SoGLnonindexedTristripSetTemplate.icc,
3992	  src/misc/SoGLqmeshTemplate.icc,
3993	  src/misc/SoGLqmeshpreciselightingTemplate.icc,
3994	  src/shapenodes/SoFaceSet.cpp, src/shapenodes/SoLineSet.cpp,
3995	  src/shapenodes/SoQuadMesh.cpp,
3996	  src/shapenodes/SoTriangleStripSet.cpp: reorganize all
3997	  #define-templates
3998
39992008-02-18 10:15  pederb
4000
4001	* [r11736] src/engines/SoComposeRotation.cpp: Bugfix. Default axis
4002	  should be (0.0f, 0.0f, 1.0f). Reported by Volker Enderlein.
4003
40042008-02-15 11:39  larsa
4005
4006	* [r11734] src/misc/Makefile.in: bootstrap
4007
40082008-02-15 11:20  larsa
4009
4010	* [r11733] src/misc/Makefile.am: obsoleted files
4011
40122008-02-15 10:09  thammer
4013
4014	* [r11732] src/glue/simage_wrapper.cpp: Compile fix:
4015	  simage_wrapper.h must be included after
4016	  SIMAGEWRAPPER_ASSUME_SIMAGE has been defined, or compiling with a
4017	  static simage library will fail
4018
40192008-02-15 10:05  thammer
4020
4021	* [r11731] src/glue/simage_wrapper.h: Typo fix: the source file has
4022	  a cpp file ending
4023
40242008-02-15 10:04  pederb
4025
4026	* [r11730]
4027	  include/Inventor/elements/SoGLMultiTextureEnabledElement.h,
4028	  include/Inventor/elements/SoGLMultiTextureMatrixElement.h,
4029	  src/elements/GL/SoGLDrawStyleElement.cpp,
4030	  src/elements/GL/SoGLEnvironmentElement.cpp,
4031	  src/elements/GL/SoGLLinePatternElement.cpp,
4032	  src/elements/GL/SoGLMultiTextureEnabledElement.cpp,
4033	  src/elements/GL/SoGLMultiTextureImageElement.cpp,
4034	  src/elements/GL/SoGLMultiTextureMatrixElement.cpp,
4035	  src/elements/GL/SoGLShapeHintsElement.cpp,
4036	  src/elements/GL/SoGLTexture3EnabledElement.cpp,
4037	  src/elements/GL/SoGLTextureEnabledElement.cpp,
4038	  src/elements/GL/SoGLViewingMatrixElement.cpp: Avoid OpenGL calls
4039	  in element init() methods. This will fix problems if the user for
4040	  some reason tries to initialize the state in SoGLRenderAction
4041	  without making the context current.
4042
40432008-02-15 09:58  pederb
4044
4045	* [r11729] src/misc/SoGLImage.cpp: Improve how registerImage() is
4046	  used internally.
4047
40482008-02-14 11:21  larsa
4049
4050	* [r11727] src/misc/SoGL.cpp, src/misc/SoGLTristripTemplate.icc,
4051	  src/misc/SoGLindexedLineSetTemplate.icc: Clean up the rest of the
4052	  #include-templated code. Still more such
4053	  "code" in the shapenodes/ directory though.
4054
40552008-02-13 14:45  pederb
4056
4057	* [r11725] src/actions/SoRayPickAction.cpp: Floating point
4058	  precision fix. Reported by Idar Storvik.
4059
40602008-02-13 12:46  larsa
4061
4062	* [r11724] src/misc/SoGL.cpp: get object file size under control
4063	  (typetraits symbols explosion)
4064
40652008-02-12 20:31  larsa
4066
4067	* [r11722] src/misc/SoGL.cpp: template argument order bugfix
4068
40692008-02-12 19:19  larsa
4070
4071	* [r11721] src/misc/Makefile.am, src/misc/SoGL.cpp,
4072	  src/misc/SoGLFaceSetTemplate.icc: clean out the
4073	  #define/#include/#if mess for faceset rendering (just faceset
4074	  rendering at this time) and replace it with something of a bit
4075	  more organized and readable nature
4076
40772008-02-08 20:38  larsa
4078
4079	* [r11719] docs/coin.doxygen.in: doxygen was excluding the vrml97
4080	  classes
4081
40822008-02-06 14:14  pederb
4083
4084	* [r11717] include/Inventor/elements/SoGLShaderProgramElement.h,
4085	  src/shaders/SoGLShaderProgramElement.cpp,
4086	  src/shaders/SoShaderProgram.cpp, src/shadows/SoShadowStyle.cpp:
4087	  Track enabled/disabled state in SoGLShaderProgramElement. Fix a
4088	  ShadowStyle group bug.
4089
40902008-02-06 08:59  pederb
4091
4092	* [r11716] src/shadows/SoShadowGroup.cpp: Fix missing SpotLight
4093	  function in shader when there was a SpotLight in front of the
4094	  node, but none inside. Reported by Henning Sjurseth.
4095
40962008-02-04 16:41  pederb
4097
4098	* [r11714] src/glue/gl.cpp: Only disable FBO under windows, not
4099	  other platforms.
4100
41012008-02-01 10:52  pederb
4102
4103	* [r11712] src/base/SbViewVolume.cpp: Improve SoRayPickAction
4104	  picking precision. Problem reported by Idar Storvik.
4105
41062008-02-01 09:26  pederb
4107
4108	* [r11711] include/Inventor/SbViewVolume.h,
4109	  src/actions/SoRayPickAction.cpp: Improve SoRayPickAction picking
4110	  precision. Problem reported by Idar Storvik.
4111
41122008-01-31 21:15  larsa
4113
4114	* [r11709] src/Makefile.am, src/Makefile.in: dependency needed for
4115	  parallell builds on the install rule (yikes)
4116
41172008-01-31 16:06  pederb
4118
4119	* [r11708] src/profiler/SbProfilingData.h: Compiler warning fix.
4120
41212008-01-31 15:48  pederb
4122
4123	* [r11707] src/elements/GL/SoGLMultiTextureImageElement.cpp: Bugfix
4124	  for multi texture state popping.
4125
41262008-01-31 14:46  pederb
4127
4128	* [r11706] src/shadows/SoShadowGroup.cpp: Workaround for a
4129	  (possible) bug in the nVidia Quadro drivers.
4130
41312008-01-25 14:21  larsa
4132
4133	* [r11704] src/fonts/builtin2dfonts.icc, src/fonts/font13.icc,
4134	  src/fonts/font17.icc, src/fonts/font25.icc, src/fonts/font33.icc:
4135	  font fixes from Coin-2 (amongst others the _ character)
4136
41372008-01-23 11:45  larsa
4138
4139	* [r11702] src/sensors/SoDelayQueueSensor.cpp: documentation
4140	  updates
4141
41422008-01-23 11:45  larsa
4143
4144	* [r11701] src/sensors/SoDataSensor.cpp,
4145	  src/sensors/SoFieldSensor.cpp, src/sensors/SoNodeSensor.cpp,
4146	  src/sensors/SoPathSensor.cpp: documentation updates
4147
41482008-01-22 18:17  kintel
4149
4150	* [r11699] src/glue/dl.cpp: comment typo
4151
41522008-01-22 18:15  kintel
4153
4154	* [r11698] src/glue/dl.cpp: Mac OS X 10.5 port
4155
41562008-01-22 16:29  kintel
4157
4158	* [r11697] aclocal.m4, configure: bootstrap
4159
41602008-01-22 13:32  larsa
4161
4162	* [r11696] THANKS: adding Mathis Csisinko
4163
41642008-01-22 13:30  larsa
4165
4166	* [r11695] build/misc/create-directories.bat: Bugfix from Mathis
4167	  Csisinko
4168
41692008-01-17 14:45  larsa
4170
4171	* [r11693] aclocal.m4, configure, include/Inventor/C/Makefile.in,
4172	  include/Inventor/system/Makefile.in, src/Makefile.in: bootstrap
4173
41742008-01-17 14:09  larsa
4175
4176	* [r11692] src/profiler/SbProfilingData.cpp,
4177	  src/profiler/SbProfilingData.h,
4178	  src/profiler/SoProfilerElement.cpp,
4179	  src/profiler/SoProfilerElement.h,
4180	  src/profiler/SoProfilerStats.cpp: move all stats into
4181	  SbProfilingData
4182
41832008-01-17 14:03  larsa
4184
4185	* [r11691] src/profiler/SoProfilerTopEngine.cpp: use
4186	  SbName::empty()
4187
41882008-01-17 14:03  larsa
4189
4190	* [r11690] src/profiler/SoScrollingGraphKit.cpp: fix for the
4191	  mysterious noname graph bug
4192
41932008-01-16 14:13  larsa
4194
4195	* [r11688] src/actions/SoAction.cpp: the correct compile fix
4196
41972008-01-16 12:49  kintel
4198
4199	* [r11687] src/misc/SbHash.h: Quickfix: Support Key and Type types
4200	  without a default constructor
4201
42022008-01-16 12:47  kintel
4203
4204	* [r11686] src/misc/SbHash.h: coding style
4205
42062008-01-16 10:44  frodein
4207
4208	* [r11685] src/actions/SoAction.cpp: compile fix
4209
42102008-01-15 17:50  larsa
4211
4212	* [r11683] build/misc/install-headers.bat,
4213	  build/misc/uninstall-headers.bat, build/msvc6/coin3.dsp,
4214	  build/msvc6/data/draggerDefaults/centerballDragger.h,
4215	  build/msvc6/data/draggerDefaults/directionalLightDragger.h,
4216	  build/msvc6/data/draggerDefaults/dragPointDragger.h,
4217	  build/msvc6/data/draggerDefaults/handleBoxDragger.h,
4218	  build/msvc6/data/draggerDefaults/jackDragger.h,
4219	  build/msvc6/data/draggerDefaults/pointLightDragger.h,
4220	  build/msvc6/data/draggerDefaults/rotateCylindricalDragger.h,
4221	  build/msvc6/data/draggerDefaults/rotateDiscDragger.h,
4222	  build/msvc6/data/draggerDefaults/rotateSphericalDragger.h,
4223	  build/msvc6/data/draggerDefaults/scale1Dragger.h,
4224	  build/msvc6/data/draggerDefaults/scale2Dragger.h,
4225	  build/msvc6/data/draggerDefaults/scale2UniformDragger.h,
4226	  build/msvc6/data/draggerDefaults/scaleUniformDragger.h,
4227	  build/msvc6/data/draggerDefaults/spotLightDragger.h,
4228	  build/msvc6/data/draggerDefaults/tabBoxDragger.h,
4229	  build/msvc6/data/draggerDefaults/tabPlaneDragger.h,
4230	  build/msvc6/data/draggerDefaults/trackballDragger.h,
4231	  build/msvc6/data/draggerDefaults/transformBoxDragger.h,
4232	  build/msvc6/data/draggerDefaults/transformerDragger.h,
4233	  build/msvc6/data/draggerDefaults/translate1Dragger.h,
4234	  build/msvc6/data/draggerDefaults/translate2Dragger.h,
4235	  build/msvc6/data/shaders/lights/DirSpotLight.h,
4236	  build/msvc6/data/shaders/lights/DirectionalLight.h,
4237	  build/msvc6/data/shaders/lights/PointLight.h,
4238	  build/msvc6/data/shaders/lights/SpotLight.h,
4239	  build/msvc6/data/shaders/vsm/VsmLookup.h,
4240	  build/msvc6/docs/coin3.doxygen, build/msvc6/src,
4241	  build/msvc6/src/setup.h, build/msvc7/coin3.sln,
4242	  build/msvc7/coin3.vcproj,
4243	  build/msvc7/data/draggerDefaults/centerballDragger.h,
4244	  build/msvc7/data/draggerDefaults/directionalLightDragger.h,
4245	  build/msvc7/data/draggerDefaults/dragPointDragger.h,
4246	  build/msvc7/data/draggerDefaults/handleBoxDragger.h,
4247	  build/msvc7/data/draggerDefaults/jackDragger.h,
4248	  build/msvc7/data/draggerDefaults/pointLightDragger.h,
4249	  build/msvc7/data/draggerDefaults/rotateCylindricalDragger.h,
4250	  build/msvc7/data/draggerDefaults/rotateDiscDragger.h,
4251	  build/msvc7/data/draggerDefaults/rotateSphericalDragger.h,
4252	  build/msvc7/data/draggerDefaults/scale1Dragger.h,
4253	  build/msvc7/data/draggerDefaults/scale2Dragger.h,
4254	  build/msvc7/data/draggerDefaults/scale2UniformDragger.h,
4255	  build/msvc7/data/draggerDefaults/scaleUniformDragger.h,
4256	  build/msvc7/data/draggerDefaults/spotLightDragger.h,
4257	  build/msvc7/data/draggerDefaults/tabBoxDragger.h,
4258	  build/msvc7/data/draggerDefaults/tabPlaneDragger.h,
4259	  build/msvc7/data/draggerDefaults/trackballDragger.h,
4260	  build/msvc7/data/draggerDefaults/transformBoxDragger.h,
4261	  build/msvc7/data/draggerDefaults/transformerDragger.h,
4262	  build/msvc7/data/draggerDefaults/translate1Dragger.h,
4263	  build/msvc7/data/draggerDefaults/translate2Dragger.h,
4264	  build/msvc7/data/shaders/lights/DirSpotLight.h,
4265	  build/msvc7/data/shaders/lights/DirectionalLight.h,
4266	  build/msvc7/data/shaders/lights/PointLight.h,
4267	  build/msvc7/data/shaders/lights/SpotLight.h,
4268	  build/msvc7/data/shaders/vsm/VsmLookup.h,
4269	  build/msvc7/docs/coin3.doxygen, build/msvc7/src,
4270	  build/msvc7/src/setup.h, build/msvc8/coin3.sln,
4271	  build/msvc8/coin3.vcproj, build/msvc8/coin3_docs.vcproj,
4272	  build/msvc8/coin3_install.vcproj,
4273	  build/msvc8/coin3_uninstall.vcproj,
4274	  build/msvc8/data/draggerDefaults/centerballDragger.h,
4275	  build/msvc8/data/draggerDefaults/directionalLightDragger.h,
4276	  build/msvc8/data/draggerDefaults/dragPointDragger.h,
4277	  build/msvc8/data/draggerDefaults/handleBoxDragger.h,
4278	  build/msvc8/data/draggerDefaults/jackDragger.h,
4279	  build/msvc8/data/draggerDefaults/pointLightDragger.h,
4280	  build/msvc8/data/draggerDefaults/rotateCylindricalDragger.h,
4281	  build/msvc8/data/draggerDefaults/rotateDiscDragger.h,
4282	  build/msvc8/data/draggerDefaults/rotateSphericalDragger.h,
4283	  build/msvc8/data/draggerDefaults/scale1Dragger.h,
4284	  build/msvc8/data/draggerDefaults/scale2Dragger.h,
4285	  build/msvc8/data/draggerDefaults/scale2UniformDragger.h,
4286	  build/msvc8/data/draggerDefaults/scaleUniformDragger.h,
4287	  build/msvc8/data/draggerDefaults/spotLightDragger.h,
4288	  build/msvc8/data/draggerDefaults/tabBoxDragger.h,
4289	  build/msvc8/data/draggerDefaults/tabPlaneDragger.h,
4290	  build/msvc8/data/draggerDefaults/trackballDragger.h,
4291	  build/msvc8/data/draggerDefaults/transformBoxDragger.h,
4292	  build/msvc8/data/draggerDefaults/transformerDragger.h,
4293	  build/msvc8/data/draggerDefaults/translate1Dragger.h,
4294	  build/msvc8/data/draggerDefaults/translate2Dragger.h,
4295	  build/msvc8/data/shaders/lights/DirSpotLight.h,
4296	  build/msvc8/data/shaders/lights/DirectionalLight.h,
4297	  build/msvc8/data/shaders/lights/PointLight.h,
4298	  build/msvc8/data/shaders/lights/SpotLight.h,
4299	  build/msvc8/data/shaders/vsm/VsmLookup.h,
4300	  build/msvc8/docs/coin3.doxygen, build/msvc8/src,
4301	  build/msvc8/src/setup.h: updated build files
4302
43032008-01-15 16:54  larsa
4304
4305	* [r11682] include/Inventor/C/Makefile.am,
4306	  include/Inventor/system/Makefile.am, src/Make-Common.tpl,
4307	  src/Makefile.am: makefile updates
4308
43092008-01-15 10:56  larsa
4310
4311	* [r11681] src/actions/SoSearchAction.cpp,
4312	  src/actions/SoToVRML2Action.cpp, src/actions/SoToVRMLAction.cpp,
4313	  src/elements/GL/SoGLLazyElement.cpp, src/fields/SoField.cpp,
4314	  src/fields/SoFieldData.cpp, src/fields/SoGlobalField.cpp,
4315	  src/misc/SoDebug.cpp, src/misc/SoGlyph.cpp, src/misc/SoProto.cpp,
4316	  src/misc/SoProtoInstance.cpp,
4317	  src/navigation/SoNavigationSystem.cpp: Remove use of SbName("").
4318
43192008-01-15 00:31  autosvn
4320
4321	* [r11679] src/profiler/SoNodeProfiling.h: Automatic Property
4322	  adjustment
4323
43242008-01-14 16:06  larsa
4325
4326	* [r11678] include/Inventor/SbName.h, src/base/SbName.cpp: Minor
4327	  optimization in empty()-signature.
4328
43292008-01-14 16:02  larsa
4330
4331	* [r11677] include/Inventor/SbName.h, src/base/SbName.cpp: New
4332	  static function SbName::empty()
4333
43342008-01-14 14:47  larsa
4335
4336	* [r11676] src/profiler/SoNodeProfiling.h: simplify, don't
4337	  glFinish() for other than SoGLRenderAction traversals
4338
43392008-01-14 12:32  larsa
4340
4341	* [r11675] src/actions/SoAction.cpp, src/misc/SoDB.cpp,
4342	  src/profiler/Makefile.am, src/profiler/Makefile.in,
4343	  src/profiler/SoProfilerStatsElement.cpp,
4344	  src/profiler/SoProfilerStatsElement.h,
4345	  src/profiler/all-profiler-cpp.cpp: remove unused element
4346
43472008-01-14 12:03  larsa
4348
4349	* [r11674] src/actions/SoAction.cpp, src/nodes/SoGroup.cpp,
4350	  src/nodes/SoNode.cpp, src/nodes/SoSeparator.cpp,
4351	  src/profiler/SoNodeProfiling.h,
4352	  src/profiler/SoProfilerElement.cpp: profiling code refactoring
4353
43542008-01-11 15:57  larsa
4355
4356	* [r11672] src/profiler/todo.txt: added idea. scrapped all names
4357	  since that window has closed.
4358
43592008-01-11 15:17  larsa
4360
4361	* [r11671] src/profiler/SoProfilerStats.cpp: remove debug message
4362
43632008-01-11 15:13  larsa
4364
4365	* [r11670] src/profiler/SoProfilerElement.cpp,
4366	  src/profiler/todo.txt: note about unwanted names, and todo-list
4367	  update
4368
43692008-01-11 14:48  larsa
4370
4371	* [r11669] src/actions/SoAction.cpp, src/nodes/SoGroup.cpp,
4372	  src/nodes/SoNode.cpp, src/nodes/SoSeparator.cpp,
4373	  src/profiler/SoProfiler.cpp, src/profiler/SoProfilerElement.cpp,
4374	  src/profiler/SoProfilerElement.h,
4375	  src/profiler/SoProfilerStats.cpp: implement profiling stats by
4376	  named nodes in addition to by node types
4377
43782008-01-11 14:07  bfg
4379
4380	* [r11668]
4381	  include/Inventor/annex/Profiler/nodekits/SoProfilerTopKit.h:
4382	  Bugfix.
4383
43842008-01-11 13:56  larsa
4385
4386	* [r11667] src/Makefile.am, src/Makefile.in: unix build fix
4387
43882008-01-10 00:31  autosvn
4389
4390	* [r11665] src/actions/SoActionP.h: Automatic Property adjustment
4391
43922008-01-09 14:47  larsa
4393
4394	* [r11664] src/base/SbViewportRegion.cpp,
4395	  src/nodekits/SoBaseKit.cpp: updated copyright lines
4396
43972008-01-09 14:27  larsa
4398
4399	* [r11663] src/actions/SoActionP.h: compile fix
4400
44012008-01-09 14:20  larsa
4402
4403	* [r11662] Makefile.in, aclocal.m4, bin/Makefile.in, configure,
4404	  data/Makefile.in, data/draggerDefaults/Makefile.in,
4405	  data/shaders/Makefile.in, data/shaders/lights/Makefile.in,
4406	  data/shaders/vsm/Makefile.in, html/Makefile.in,
4407	  include/Inventor/C/Makefile.in,
4408	  include/Inventor/C/XML/Makefile.in,
4409	  include/Inventor/C/base/Makefile.in,
4410	  include/Inventor/C/errors/Makefile.in,
4411	  include/Inventor/C/glue/Makefile.in,
4412	  include/Inventor/C/threads/Makefile.in,
4413	  include/Inventor/MPEG/Makefile.in, include/Inventor/Makefile.in,
4414	  include/Inventor/VRMLnodes/Makefile.in,
4415	  include/Inventor/XML/Makefile.in,
4416	  include/Inventor/actions/Makefile.in,
4417	  include/Inventor/annex/FXViz/Makefile.in,
4418	  include/Inventor/annex/FXViz/elements/Makefile.in,
4419	  include/Inventor/annex/FXViz/nodes/Makefile.in,
4420	  include/Inventor/annex/ForeignFiles/Makefile.in,
4421	  include/Inventor/annex/HardCopy/Makefile.in,
4422	  include/Inventor/annex/Makefile.in,
4423	  include/Inventor/annex/Profiler/Makefile.in,
4424	  include/Inventor/annex/Profiler/elements/Makefile.in,
4425	  include/Inventor/annex/Profiler/engines/Makefile.in,
4426	  include/Inventor/annex/Profiler/nodekits/Makefile.in,
4427	  include/Inventor/annex/Profiler/nodes/Makefile.in,
4428	  include/Inventor/bundles/Makefile.in,
4429	  include/Inventor/caches/Makefile.in,
4430	  include/Inventor/collision/Makefile.in,
4431	  include/Inventor/details/Makefile.in,
4432	  include/Inventor/draggers/Makefile.in,
4433	  include/Inventor/elements/Makefile.in,
4434	  include/Inventor/engines/Makefile.in,
4435	  include/Inventor/errors/Makefile.in,
4436	  include/Inventor/events/Makefile.in,
4437	  include/Inventor/fields/Makefile.in,
4438	  include/Inventor/lists/Makefile.in,
4439	  include/Inventor/lock/Makefile.in,
4440	  include/Inventor/manips/Makefile.in,
4441	  include/Inventor/misc/Makefile.in,
4442	  include/Inventor/navigation/Makefile.in,
4443	  include/Inventor/nodekits/Makefile.in,
4444	  include/Inventor/nodes/Makefile.in,
4445	  include/Inventor/projectors/Makefile.in,
4446	  include/Inventor/sensors/Makefile.in,
4447	  include/Inventor/system/Makefile.in,
4448	  include/Inventor/threads/Makefile.in,
4449	  include/Inventor/tools/Makefile.in, include/Makefile.in,
4450	  man/Makefile.in, man/man1/Makefile.in, man/man3/Makefile.in,
4451	  src/3ds/Makefile.in, src/Makefile.in, src/actions/Makefile.in,
4452	  src/base/Makefile.in, src/bundles/Makefile.in,
4453	  src/caches/Makefile.in, src/collision/Makefile.in,
4454	  src/details/Makefile.in, src/draggers/Makefile.in,
4455	  src/elements/GL/Makefile.in, src/elements/Makefile.in,
4456	  src/engines/Makefile.in, src/errors/Makefile.in,
4457	  src/events/Makefile.in, src/extensions/Makefile.in,
4458	  src/fields/Makefile.in, src/fonts/Makefile.in,
4459	  src/foreignfiles/Makefile.in, src/geo/Makefile.in,
4460	  src/glue/Makefile.in, src/hardcopy/Makefile.in,
4461	  src/io/Makefile.in, src/lists/Makefile.in,
4462	  src/manips/Makefile.in, src/misc/Makefile.in,
4463	  src/mpeg/Makefile.in, src/navigation/Makefile.in,
4464	  src/nodekits/Makefile.in, src/nodes/Makefile.in,
4465	  src/profiler/Makefile.in, src/projectors/Makefile.in,
4466	  src/sensors/Makefile.in, src/shaders/Makefile.in,
4467	  src/shadows/Makefile.in, src/shapenodes/Makefile.in,
4468	  src/threads/Makefile.in, src/upgraders/Makefile.in,
4469	  src/vrml97/Makefile.in, src/xml/Makefile.in,
4470	  src/xml/expat/Makefile.in: bootstrap
4471
44722008-01-09 14:19  larsa
4473
4474	* [r11661] src/actions/Makefile.am: additional private header
4475
44762008-01-09 14:19  larsa
4477
4478	* [r11660] src/misc/SoDBP.h: integration code for the scene
4479	  profiler
4480
44812008-01-09 14:18  larsa
4482
4483	* [r11659] include/Inventor/nodes/SoSeparator.h,
4484	  src/actions/SoAction.cpp, src/actions/SoActionP.h,
4485	  src/actions/SoGLRenderAction.cpp, src/misc/SoDB.cpp,
4486	  src/nodes/SoGroup.cpp, src/nodes/SoNode.cpp,
4487	  src/nodes/SoSeparator.cpp: integration code for the scene
4488	  profiler
4489
44902008-01-09 12:50  larsa
4491
4492	* [r11658] src/io/SoInput.cpp: remove FIXME on API design decision
4493	  not up for discussion
4494
44952008-01-09 00:31  autosvn
4496
4497	* [r11656] include/Inventor/annex/Profiler/Makefile.in,
4498	  include/Inventor/annex/Profiler/SoProfiler.h,
4499	  include/Inventor/annex/Profiler/elements/Makefile.in,
4500	  include/Inventor/annex/Profiler/engines/Makefile.in,
4501	  include/Inventor/annex/Profiler/engines/SoProfilerTopEngine.h,
4502	  include/Inventor/annex/Profiler/nodekits/Makefile.in,
4503	  include/Inventor/annex/Profiler/nodekits/SoNodeVisualize.h,
4504	  include/Inventor/annex/Profiler/nodekits/SoProfilerOverlayKit.h,
4505	  include/Inventor/annex/Profiler/nodekits/SoProfilerTopKit.h,
4506	  include/Inventor/annex/Profiler/nodekits/SoProfilerVisualizeKit.h,
4507	  include/Inventor/annex/Profiler/nodekits/SoScrollingGraphKit.h,
4508	  include/Inventor/annex/Profiler/nodes/Makefile.in,
4509	  include/Inventor/annex/Profiler/nodes/SoProfilerStats.h,
4510	  src/profiler/Makefile.in, src/profiler/SbProfilingData.cpp,
4511	  src/profiler/SbProfilingData.h, src/profiler/SoNodeVisualize.cpp,
4512	  src/profiler/SoProfiler.cpp, src/profiler/SoProfilerElement.cpp,
4513	  src/profiler/SoProfilerElement.h,
4514	  src/profiler/SoProfilerOverlayKit.cpp,
4515	  src/profiler/SoProfilerStats.cpp,
4516	  src/profiler/SoProfilerStatsElement.cpp,
4517	  src/profiler/SoProfilerStatsElement.h,
4518	  src/profiler/SoProfilerTopEngine.cpp,
4519	  src/profiler/SoProfilerTopKit.cpp,
4520	  src/profiler/SoProfilerVisualizeKit.cpp,
4521	  src/profiler/SoScrollingGraphKit.cpp,
4522	  src/profiler/all-profiler-cpp.cpp, src/profiler/todo.txt,
4523	  src/profiler/tools/inline_texture.cpp,
4524	  src/profiler/tools/inventify_texturenames.sh: Automatic Property
4525	  adjustment
4526
45272008-01-08 17:43  larsa
4528
4529	* [r11655] src/vrml97/JS_VRMLClasses.cpp: compile fix
4530
45312008-01-08 16:43  larsa
4532
4533	* [r11654] src/nodes/SoSubNodeP.h: macro for using new COIN_3_0
4534	  enum
4535
45362008-01-08 16:12  larsa
4537
4538	* [r11653] include/Inventor/annex/Makefile.am: include Profiler
4539	  subdir
4540
45412008-01-08 16:12  larsa
4542
4543	* [r11652] src/Makefile.am: remove some AM_CONDITIONAL use, include
4544	  profiling-subdir, cosmetics
4545
45462008-01-08 16:10  larsa
4547
4548	* [r11651] src/vrml97/JS_VRMLClasses.cpp,
4549	  src/vrml97/all-vrml97-cpp.cpp: additional conditionals for
4550	  HAVE_VRML97
4551
45522008-01-08 16:08  larsa
4553
4554	* [r11650] src/profiler/Makefile.am,
4555	  src/profiler/SbProfilingData.cpp, src/profiler/SbProfilingData.h,
4556	  src/profiler/SoNodeVisualize.cpp, src/profiler/SoProfiler.cpp,
4557	  src/profiler/SoProfilerElement.cpp,
4558	  src/profiler/SoProfilerElement.h,
4559	  src/profiler/SoProfilerOverlayKit.cpp,
4560	  src/profiler/SoProfilerStats.cpp,
4561	  src/profiler/SoProfilerStatsElement.cpp,
4562	  src/profiler/SoProfilerStatsElement.h,
4563	  src/profiler/SoProfilerTopEngine.cpp,
4564	  src/profiler/SoProfilerTopKit.cpp,
4565	  src/profiler/SoProfilerVisualizeKit.cpp,
4566	  src/profiler/SoScrollingGraphKit.cpp,
4567	  src/profiler/all-profiler-cpp.cpp, src/profiler/inventormaps.cpp,
4568	  src/profiler/inventormaps.icc: conditional build on
4569	  HAVE_SCENE_PROFILING
4570
45712008-01-08 15:57  larsa
4572
4573	* [r11649] src/discard.h.in, src/setup.h.in: new setup-define
4574	  HAVE_SCENE_PROFILING
4575
45762008-01-08 15:56  larsa
4577
4578	* [r11648] configure.ac: option for disabling scene-profiling,
4579	  --enable-hacking-fix for xml, remove unneeded AM_CONDITIONAL
4580	  related to VRLM97 support
4581
45822008-01-08 14:55  larsa
4583
4584	* [r11647] include/Inventor/annex/Profiler,
4585	  include/Inventor/annex/Profiler/Makefile.am,
4586	  include/Inventor/annex/Profiler/Makefile.in,
4587	  include/Inventor/annex/Profiler/SoProfiler.h,
4588	  include/Inventor/annex/Profiler/elements,
4589	  include/Inventor/annex/Profiler/elements/Makefile.am,
4590	  include/Inventor/annex/Profiler/elements/Makefile.in,
4591	  include/Inventor/annex/Profiler/engines,
4592	  include/Inventor/annex/Profiler/engines/Makefile.am,
4593	  include/Inventor/annex/Profiler/engines/Makefile.in,
4594	  include/Inventor/annex/Profiler/engines/SoProfilerTopEngine.h,
4595	  include/Inventor/annex/Profiler/nodekits,
4596	  include/Inventor/annex/Profiler/nodekits/Makefile.am,
4597	  include/Inventor/annex/Profiler/nodekits/Makefile.in,
4598	  include/Inventor/annex/Profiler/nodekits/SoNodeVisualize.h,
4599	  include/Inventor/annex/Profiler/nodekits/SoProfilerOverlayKit.h,
4600	  include/Inventor/annex/Profiler/nodekits/SoProfilerTopKit.h,
4601	  include/Inventor/annex/Profiler/nodekits/SoProfilerVisualizeKit.h,
4602	  include/Inventor/annex/Profiler/nodekits/SoScrollingGraphKit.h,
4603	  include/Inventor/annex/Profiler/nodes,
4604	  include/Inventor/annex/Profiler/nodes/Makefile.am,
4605	  include/Inventor/annex/Profiler/nodes/Makefile.in,
4606	  include/Inventor/annex/Profiler/nodes/SoProfilerStats.h,
4607	  src/profiler, src/profiler/Makefile.am, src/profiler/Makefile.in,
4608	  src/profiler/SbProfilingData.cpp, src/profiler/SbProfilingData.h,
4609	  src/profiler/SoNodeVisualize.cpp, src/profiler/SoProfiler.cpp,
4610	  src/profiler/SoProfilerElement.cpp,
4611	  src/profiler/SoProfilerElement.h,
4612	  src/profiler/SoProfilerOverlayKit.cpp,
4613	  src/profiler/SoProfilerStats.cpp,
4614	  src/profiler/SoProfilerStatsElement.cpp,
4615	  src/profiler/SoProfilerStatsElement.h,
4616	  src/profiler/SoProfilerTopEngine.cpp,
4617	  src/profiler/SoProfilerTopKit.cpp,
4618	  src/profiler/SoProfilerVisualizeKit.cpp,
4619	  src/profiler/SoScrollingGraphKit.cpp,
4620	  src/profiler/all-profiler-cpp.cpp, src/profiler/inventormaps.cpp,
4621	  src/profiler/test-data,
4622	  src/profiler/test-data/structure-types.iv, src/profiler/todo.txt,
4623	  src/profiler/tools, src/profiler/tools/inline_texture.cpp,
4624	  src/profiler/tools/inventify_texturenames.sh: port of the
4625	  exclusive code to the scene-profiler branch
4626
46272008-01-08 14:27  larsa
4628
4629	* [r11646] include/Inventor/elements/SoAccumulatedElement.h: be
4630	  explicit about virtual status
4631
46322008-01-08 14:26  larsa
4633
4634	* [r11645] include/Inventor/nodes/SoNode.h: enum-value for Coin 3.0
4635	  tag
4636
46372008-01-08 13:58  bfg
4638
4639	* [r11644] include/Inventor/draggers/SoDragger.h: Documenting
4640	  SoDraggerCB.
4641
46422008-01-03 12:49  frodo
4643
4644	* [r11630] src/collision/SoIntersectionDetectionAction.cpp: make
4645	  sure center of scale is specified when adding slack to bounding
4646	  box. Patch by Jan Peciva
4647
46482008-01-02 12:59  larsa
4649
4650	* [r11628] build/msvc6/include/Inventor/C/basic.h,
4651	  build/msvc6/include/Inventor/system/gl-headers.h,
4652	  build/msvc6/include/Inventor/system/inttypes.h,
4653	  build/msvc7/include/Inventor/C/basic.h,
4654	  build/msvc7/include/Inventor/system/gl-headers.h,
4655	  build/msvc7/include/Inventor/system/inttypes.h,
4656	  build/msvc8/include/Inventor/C/basic.h,
4657	  build/msvc8/include/Inventor/system/gl-headers.h,
4658	  build/msvc8/include/Inventor/system/inttypes.h,
4659	  data/draggerDefaults/iv2h.sh.in, data/shaders/glsl2h.sh.in,
4660	  examples/bindings/CoinQtWidget.cpp,
4661	  examples/bindings/CoinQtWidget.h, examples/bindings/glutiv.cpp,
4662	  examples/bindings/glxiv.cpp, examples/misc/ivcp.cpp,
4663	  include/Inventor/C/XML/attribute.h,
4664	  include/Inventor/C/XML/document.h,
4665	  include/Inventor/C/XML/element.h,
4666	  include/Inventor/C/XML/entity.h, include/Inventor/C/XML/parser.h,
4667	  include/Inventor/C/XML/path.h, include/Inventor/C/XML/types.h,
4668	  include/Inventor/C/XML/world.h, include/Inventor/C/base/hash.h,
4669	  include/Inventor/C/base/heap.h, include/Inventor/C/base/list.h,
4670	  include/Inventor/C/base/math-undefs.h,
4671	  include/Inventor/C/base/memalloc.h,
4672	  include/Inventor/C/base/rbptree.h,
4673	  include/Inventor/C/base/string.h, include/Inventor/C/base/time.h,
4674	  include/Inventor/C/basic.h.in,
4675	  include/Inventor/C/errors/debugerror.h,
4676	  include/Inventor/C/errors/error.h, include/Inventor/C/glue/dl.h,
4677	  include/Inventor/C/glue/gl.h,
4678	  include/Inventor/C/glue/spidermonkey.h,
4679	  include/Inventor/C/threads/barrier.h,
4680	  include/Inventor/C/threads/common.h,
4681	  include/Inventor/C/threads/condvar.h,
4682	  include/Inventor/C/threads/fifo.h,
4683	  include/Inventor/C/threads/mutex.h,
4684	  include/Inventor/C/threads/recmutex.h,
4685	  include/Inventor/C/threads/rwmutex.h,
4686	  include/Inventor/C/threads/sched.h,
4687	  include/Inventor/C/threads/storage.h,
4688	  include/Inventor/C/threads/sync.h,
4689	  include/Inventor/C/threads/thread.h,
4690	  include/Inventor/C/threads/worker.h,
4691	  include/Inventor/C/threads/wpool.h, include/Inventor/C/tidbits.h,
4692	  include/Inventor/MPEG/SoMPEGFrameRenderer.h,
4693	  include/Inventor/MPEG/SoMPEGRenderer.h, include/Inventor/Sb.h,
4694	  include/Inventor/SbBSPTree.h, include/Inventor/SbBasic.h,
4695	  include/Inventor/SbBox.h, include/Inventor/SbBox2d.h,
4696	  include/Inventor/SbBox2f.h, include/Inventor/SbBox2i32.h,
4697	  include/Inventor/SbBox2s.h, include/Inventor/SbBox3d.h,
4698	  include/Inventor/SbBox3f.h, include/Inventor/SbBox3i32.h,
4699	  include/Inventor/SbBox3s.h, include/Inventor/SbClip.h,
4700	  include/Inventor/SbColor.h, include/Inventor/SbColor4f.h,
4701	  include/Inventor/SbCylinder.h, include/Inventor/SbDPLine.h,
4702	  include/Inventor/SbDPLinear.h, include/Inventor/SbDPMatrix.h,
4703	  include/Inventor/SbDPPlane.h, include/Inventor/SbDPRotation.h,
4704	  include/Inventor/SbDPViewVolume.h, include/Inventor/SbDict.h,
4705	  include/Inventor/SbHeap.h, include/Inventor/SbImage.h,
4706	  include/Inventor/SbLine.h, include/Inventor/SbLinear.h,
4707	  include/Inventor/SbMatrix.h, include/Inventor/SbName.h,
4708	  include/Inventor/SbOctTree.h, include/Inventor/SbPList.h,
4709	  include/Inventor/SbPlane.h, include/Inventor/SbRotation.h,
4710	  include/Inventor/SbSphere.h, include/Inventor/SbString.h,
4711	  include/Inventor/SbTesselator.h, include/Inventor/SbTime.h,
4712	  include/Inventor/SbTypeInfo.h, include/Inventor/SbVec.h,
4713	  include/Inventor/SbVec2b.h, include/Inventor/SbVec2d.h,
4714	  include/Inventor/SbVec2f.h, include/Inventor/SbVec2i32.h,
4715	  include/Inventor/SbVec2s.h, include/Inventor/SbVec2ub.h,
4716	  include/Inventor/SbVec2ui32.h, include/Inventor/SbVec2us.h,
4717	  include/Inventor/SbVec3b.h, include/Inventor/SbVec3d.h,
4718	  include/Inventor/SbVec3f.h, include/Inventor/SbVec3i32.h,
4719	  include/Inventor/SbVec3s.h, include/Inventor/SbVec3ub.h,
4720	  include/Inventor/SbVec3ui32.h, include/Inventor/SbVec3us.h,
4721	  include/Inventor/SbVec4b.h, include/Inventor/SbVec4d.h,
4722	  include/Inventor/SbVec4f.h, include/Inventor/SbVec4i32.h,
4723	  include/Inventor/SbVec4s.h, include/Inventor/SbVec4ub.h,
4724	  include/Inventor/SbVec4ui32.h, include/Inventor/SbVec4us.h,
4725	  include/Inventor/SbViewVolume.h,
4726	  include/Inventor/SbViewportRegion.h,
4727	  include/Inventor/SbXfBox3d.h, include/Inventor/SbXfBox3f.h,
4728	  include/Inventor/So.h, include/Inventor/SoDB.h,
4729	  include/Inventor/SoEventManager.h, include/Inventor/SoFullPath.h,
4730	  include/Inventor/SoInput.h, include/Inventor/SoInteraction.h,
4731	  include/Inventor/SoLists.h, include/Inventor/SoNodeKitPath.h,
4732	  include/Inventor/SoOffscreenRenderer.h,
4733	  include/Inventor/SoOutput.h, include/Inventor/SoPath.h,
4734	  include/Inventor/SoPickedPoint.h,
4735	  include/Inventor/SoPrimitiveVertex.h,
4736	  include/Inventor/SoRenderManager.h,
4737	  include/Inventor/SoSceneManager.h, include/Inventor/SoType.h,
4738	  include/Inventor/VRMLnodes/SoVRML.h,
4739	  include/Inventor/VRMLnodes/SoVRMLAnchor.h,
4740	  include/Inventor/VRMLnodes/SoVRMLAppearance.h,
4741	  include/Inventor/VRMLnodes/SoVRMLAudioClip.h,
4742	  include/Inventor/VRMLnodes/SoVRMLBackground.h,
4743	  include/Inventor/VRMLnodes/SoVRMLBillboard.h,
4744	  include/Inventor/VRMLnodes/SoVRMLBox.h,
4745	  include/Inventor/VRMLnodes/SoVRMLCollision.h,
4746	  include/Inventor/VRMLnodes/SoVRMLColor.h,
4747	  include/Inventor/VRMLnodes/SoVRMLColorInterpolator.h,
4748	  include/Inventor/VRMLnodes/SoVRMLCone.h,
4749	  include/Inventor/VRMLnodes/SoVRMLCoordinate.h,
4750	  include/Inventor/VRMLnodes/SoVRMLCoordinateInterpolator.h,
4751	  include/Inventor/VRMLnodes/SoVRMLCylinder.h,
4752	  include/Inventor/VRMLnodes/SoVRMLCylinderSensor.h,
4753	  include/Inventor/VRMLnodes/SoVRMLDirectionalLight.h,
4754	  include/Inventor/VRMLnodes/SoVRMLDragSensor.h,
4755	  include/Inventor/VRMLnodes/SoVRMLElevationGrid.h,
4756	  include/Inventor/VRMLnodes/SoVRMLExtrusion.h,
4757	  include/Inventor/VRMLnodes/SoVRMLFog.h,
4758	  include/Inventor/VRMLnodes/SoVRMLFontStyle.h,
4759	  include/Inventor/VRMLnodes/SoVRMLGeometry.h,
4760	  include/Inventor/VRMLnodes/SoVRMLGroup.h,
4761	  include/Inventor/VRMLnodes/SoVRMLImageTexture.h,
4762	  include/Inventor/VRMLnodes/SoVRMLIndexedFaceSet.h,
4763	  include/Inventor/VRMLnodes/SoVRMLIndexedLine.h,
4764	  include/Inventor/VRMLnodes/SoVRMLIndexedLineSet.h,
4765	  include/Inventor/VRMLnodes/SoVRMLIndexedShape.h,
4766	  include/Inventor/VRMLnodes/SoVRMLInline.h,
4767	  include/Inventor/VRMLnodes/SoVRMLInterpolator.h,
4768	  include/Inventor/VRMLnodes/SoVRMLLOD.h,
4769	  include/Inventor/VRMLnodes/SoVRMLLight.h,
4770	  include/Inventor/VRMLnodes/SoVRMLMacros.h,
4771	  include/Inventor/VRMLnodes/SoVRMLMaterial.h,
4772	  include/Inventor/VRMLnodes/SoVRMLMovieTexture.h,
4773	  include/Inventor/VRMLnodes/SoVRMLNavigationInfo.h,
4774	  include/Inventor/VRMLnodes/SoVRMLNodes.h,
4775	  include/Inventor/VRMLnodes/SoVRMLNormal.h,
4776	  include/Inventor/VRMLnodes/SoVRMLNormalInterpolator.h,
4777	  include/Inventor/VRMLnodes/SoVRMLOrientationInterpolator.h,
4778	  include/Inventor/VRMLnodes/SoVRMLParent.h,
4779	  include/Inventor/VRMLnodes/SoVRMLPixelTexture.h,
4780	  include/Inventor/VRMLnodes/SoVRMLPlaneSensor.h,
4781	  include/Inventor/VRMLnodes/SoVRMLPointLight.h,
4782	  include/Inventor/VRMLnodes/SoVRMLPointSet.h,
4783	  include/Inventor/VRMLnodes/SoVRMLPositionInterpolator.h,
4784	  include/Inventor/VRMLnodes/SoVRMLProximitySensor.h,
4785	  include/Inventor/VRMLnodes/SoVRMLScalarInterpolator.h,
4786	  include/Inventor/VRMLnodes/SoVRMLScript.h,
4787	  include/Inventor/VRMLnodes/SoVRMLSensor.h,
4788	  include/Inventor/VRMLnodes/SoVRMLShape.h,
4789	  include/Inventor/VRMLnodes/SoVRMLSound.h,
4790	  include/Inventor/VRMLnodes/SoVRMLSphere.h,
4791	  include/Inventor/VRMLnodes/SoVRMLSphereSensor.h,
4792	  include/Inventor/VRMLnodes/SoVRMLSpotLight.h,
4793	  include/Inventor/VRMLnodes/SoVRMLSubInterpolator.h,
4794	  include/Inventor/VRMLnodes/SoVRMLSwitch.h,
4795	  include/Inventor/VRMLnodes/SoVRMLText.h,
4796	  include/Inventor/VRMLnodes/SoVRMLTexture.h,
4797	  include/Inventor/VRMLnodes/SoVRMLTextureCoordinate.h,
4798	  include/Inventor/VRMLnodes/SoVRMLTextureTransform.h,
4799	  include/Inventor/VRMLnodes/SoVRMLTimeSensor.h,
4800	  include/Inventor/VRMLnodes/SoVRMLTouchSensor.h,
4801	  include/Inventor/VRMLnodes/SoVRMLTransform.h,
4802	  include/Inventor/VRMLnodes/SoVRMLVertexLine.h,
4803	  include/Inventor/VRMLnodes/SoVRMLVertexPoint.h,
4804	  include/Inventor/VRMLnodes/SoVRMLVertexShape.h,
4805	  include/Inventor/VRMLnodes/SoVRMLViewpoint.h,
4806	  include/Inventor/VRMLnodes/SoVRMLVisibilitySensor.h,
4807	  include/Inventor/VRMLnodes/SoVRMLWorldInfo.h,
4808	  include/Inventor/actions/SoAction.h,
4809	  include/Inventor/actions/SoActions.h,
4810	  include/Inventor/actions/SoAudioRenderAction.h,
4811	  include/Inventor/actions/SoBoxHighlightRenderAction.h,
4812	  include/Inventor/actions/SoCallbackAction.h,
4813	  include/Inventor/actions/SoGLRenderAction.h,
4814	  include/Inventor/actions/SoGetBoundingBoxAction.h,
4815	  include/Inventor/actions/SoGetMatrixAction.h,
4816	  include/Inventor/actions/SoGetPrimitiveCountAction.h,
4817	  include/Inventor/actions/SoGlobalSimplifyAction.h,
4818	  include/Inventor/actions/SoHandleEventAction.h,
4819	  include/Inventor/actions/SoLineHighlightRenderAction.h,
4820	  include/Inventor/actions/SoPickAction.h,
4821	  include/Inventor/actions/SoRayPickAction.h,
4822	  include/Inventor/actions/SoReorganizeAction.h,
4823	  include/Inventor/actions/SoSearchAction.h,
4824	  include/Inventor/actions/SoShapeSimplifyAction.h,
4825	  include/Inventor/actions/SoSimplifyAction.h,
4826	  include/Inventor/actions/SoSubAction.h,
4827	  include/Inventor/actions/SoToVRML2Action.h,
4828	  include/Inventor/actions/SoToVRMLAction.h,
4829	  include/Inventor/actions/SoWriteAction.h,
4830	  include/Inventor/annex/FXViz/elements/SoGLShadowCullingElement.h,
4831	  include/Inventor/annex/FXViz/elements/SoShadowStyleElement.h,
4832	  include/Inventor/annex/FXViz/nodes/SoShadowCulling.h,
4833	  include/Inventor/annex/FXViz/nodes/SoShadowGroup.h,
4834	  include/Inventor/annex/FXViz/nodes/SoShadowStyle.h,
4835	  include/Inventor/annex/ForeignFiles/SoForeignFileKit.h,
4836	  include/Inventor/annex/ForeignFiles/SoSTLFileKit.h,
4837	  include/Inventor/annex/HardCopy/SoCGMVectorOutput.h,
4838	  include/Inventor/annex/HardCopy/SoGDIVectorOutput.h,
4839	  include/Inventor/annex/HardCopy/SoHPGLVectorOutput.h,
4840	  include/Inventor/annex/HardCopy/SoHardCopy.h,
4841	  include/Inventor/annex/HardCopy/SoPSVectorOutput.h,
4842	  include/Inventor/annex/HardCopy/SoVectorOutput.h,
4843	  include/Inventor/annex/HardCopy/SoVectorizeAction.h,
4844	  include/Inventor/annex/HardCopy/SoVectorizeCGMAction.h,
4845	  include/Inventor/annex/HardCopy/SoVectorizeGDIAction.h,
4846	  include/Inventor/annex/HardCopy/SoVectorizeHPGLAction.h,
4847	  include/Inventor/annex/HardCopy/SoVectorizePSAction.h,
4848	  include/Inventor/bundles/SoBundle.h,
4849	  include/Inventor/bundles/SoMaterialBundle.h,
4850	  include/Inventor/bundles/SoNormalBundle.h,
4851	  include/Inventor/bundles/SoTextureCoordinateBundle.h,
4852	  include/Inventor/caches/SoBoundingBoxCache.h,
4853	  include/Inventor/caches/SoCache.h,
4854	  include/Inventor/caches/SoConvexDataCache.h,
4855	  include/Inventor/caches/SoGLCacheList.h,
4856	  include/Inventor/caches/SoGLRenderCache.h,
4857	  include/Inventor/caches/SoNormalCache.h,
4858	  include/Inventor/caches/SoTextureCoordinateCache.h,
4859	  include/Inventor/collision/SoIntersectionDetectionAction.h,
4860	  include/Inventor/details/SoConeDetail.h,
4861	  include/Inventor/details/SoCubeDetail.h,
4862	  include/Inventor/details/SoCylinderDetail.h,
4863	  include/Inventor/details/SoDetail.h,
4864	  include/Inventor/details/SoDetails.h,
4865	  include/Inventor/details/SoFaceDetail.h,
4866	  include/Inventor/details/SoLineDetail.h,
4867	  include/Inventor/details/SoNodeKitDetail.h,
4868	  include/Inventor/details/SoPointDetail.h,
4869	  include/Inventor/details/SoSubDetail.h,
4870	  include/Inventor/details/SoTextDetail.h,
4871	  include/Inventor/draggers/SoCenterballDragger.h,
4872	  include/Inventor/draggers/SoDirectionalLightDragger.h,
4873	  include/Inventor/draggers/SoDragPointDragger.h,
4874	  include/Inventor/draggers/SoDragger.h,
4875	  include/Inventor/draggers/SoHandleBoxDragger.h,
4876	  include/Inventor/draggers/SoJackDragger.h,
4877	  include/Inventor/draggers/SoPointLightDragger.h,
4878	  include/Inventor/draggers/SoRotateCylindricalDragger.h,
4879	  include/Inventor/draggers/SoRotateDiscDragger.h,
4880	  include/Inventor/draggers/SoRotateSphericalDragger.h,
4881	  include/Inventor/draggers/SoScale1Dragger.h,
4882	  include/Inventor/draggers/SoScale2Dragger.h,
4883	  include/Inventor/draggers/SoScale2UniformDragger.h,
4884	  include/Inventor/draggers/SoScaleUniformDragger.h,
4885	  include/Inventor/draggers/SoSpotLightDragger.h,
4886	  include/Inventor/draggers/SoTabBoxDragger.h,
4887	  include/Inventor/draggers/SoTabPlaneDragger.h,
4888	  include/Inventor/draggers/SoTrackballDragger.h,
4889	  include/Inventor/draggers/SoTransformBoxDragger.h,
4890	  include/Inventor/draggers/SoTransformerDragger.h,
4891	  include/Inventor/draggers/SoTranslate1Dragger.h,
4892	  include/Inventor/draggers/SoTranslate2Dragger.h,
4893	  include/Inventor/elements/SoAccumulatedElement.h,
4894	  include/Inventor/elements/SoAmbientColorElement.h,
4895	  include/Inventor/elements/SoAnnoText3CharOrientElement.h,
4896	  include/Inventor/elements/SoAnnoText3FontSizeHintElement.h,
4897	  include/Inventor/elements/SoAnnoText3RenderPrintElement.h,
4898	  include/Inventor/elements/SoBBoxModelMatrixElement.h,
4899	  include/Inventor/elements/SoBumpMapCoordinateElement.h,
4900	  include/Inventor/elements/SoBumpMapElement.h,
4901	  include/Inventor/elements/SoBumpMapMatrixElement.h,
4902	  include/Inventor/elements/SoCacheElement.h,
4903	  include/Inventor/elements/SoCacheHintElement.h,
4904	  include/Inventor/elements/SoClipPlaneElement.h,
4905	  include/Inventor/elements/SoComplexityElement.h,
4906	  include/Inventor/elements/SoComplexityTypeElement.h,
4907	  include/Inventor/elements/SoCoordinateElement.h,
4908	  include/Inventor/elements/SoCreaseAngleElement.h,
4909	  include/Inventor/elements/SoCullElement.h,
4910	  include/Inventor/elements/SoDecimationPercentageElement.h,
4911	  include/Inventor/elements/SoDecimationTypeElement.h,
4912	  include/Inventor/elements/SoDiffuseColorElement.h,
4913	  include/Inventor/elements/SoDrawStyleElement.h,
4914	  include/Inventor/elements/SoElement.h,
4915	  include/Inventor/elements/SoElements.h,
4916	  include/Inventor/elements/SoEmissiveColorElement.h,
4917	  include/Inventor/elements/SoEnvironmentElement.h,
4918	  include/Inventor/elements/SoFloatElement.h,
4919	  include/Inventor/elements/SoFocalDistanceElement.h,
4920	  include/Inventor/elements/SoFontNameElement.h,
4921	  include/Inventor/elements/SoFontSizeElement.h,
4922	  include/Inventor/elements/SoGLCacheContextElement.h,
4923	  include/Inventor/elements/SoGLClipPlaneElement.h,
4924	  include/Inventor/elements/SoGLColorIndexElement.h,
4925	  include/Inventor/elements/SoGLCoordinateElement.h,
4926	  include/Inventor/elements/SoGLDisplayList.h,
4927	  include/Inventor/elements/SoGLDrawStyleElement.h,
4928	  include/Inventor/elements/SoGLEnvironmentElement.h,
4929	  include/Inventor/elements/SoGLLazyElement.h,
4930	  include/Inventor/elements/SoGLLightIdElement.h,
4931	  include/Inventor/elements/SoGLLinePatternElement.h,
4932	  include/Inventor/elements/SoGLLineWidthElement.h,
4933	  include/Inventor/elements/SoGLModelMatrixElement.h,
4934	  include/Inventor/elements/SoGLMultiTextureCoordinateElement.h,
4935	  include/Inventor/elements/SoGLMultiTextureEnabledElement.h,
4936	  include/Inventor/elements/SoGLMultiTextureImageElement.h,
4937	  include/Inventor/elements/SoGLMultiTextureMatrixElement.h,
4938	  include/Inventor/elements/SoGLNormalElement.h,
4939	  include/Inventor/elements/SoGLNormalizeElement.h,
4940	  include/Inventor/elements/SoGLPointSizeElement.h,
4941	  include/Inventor/elements/SoGLPolygonOffsetElement.h,
4942	  include/Inventor/elements/SoGLProjectionMatrixElement.h,
4943	  include/Inventor/elements/SoGLRenderPassElement.h,
4944	  include/Inventor/elements/SoGLShadeModelElement.h,
4945	  include/Inventor/elements/SoGLShaderProgramElement.h,
4946	  include/Inventor/elements/SoGLShapeHintsElement.h,
4947	  include/Inventor/elements/SoGLTexture3EnabledElement.h,
4948	  include/Inventor/elements/SoGLTextureCoordinateElement.h,
4949	  include/Inventor/elements/SoGLTextureEnabledElement.h,
4950	  include/Inventor/elements/SoGLTextureImageElement.h,
4951	  include/Inventor/elements/SoGLTextureMatrixElement.h,
4952	  include/Inventor/elements/SoGLUpdateAreaElement.h,
4953	  include/Inventor/elements/SoGLVBOElement.h,
4954	  include/Inventor/elements/SoGLViewingMatrixElement.h,
4955	  include/Inventor/elements/SoGLViewportRegionElement.h,
4956	  include/Inventor/elements/SoGeoElement.h,
4957	  include/Inventor/elements/SoInt32Element.h,
4958	  include/Inventor/elements/SoLazyElement.h,
4959	  include/Inventor/elements/SoLightAttenuationElement.h,
4960	  include/Inventor/elements/SoLightElement.h,
4961	  include/Inventor/elements/SoLightModelElement.h,
4962	  include/Inventor/elements/SoLinePatternElement.h,
4963	  include/Inventor/elements/SoLineWidthElement.h,
4964	  include/Inventor/elements/SoListenerDopplerElement.h,
4965	  include/Inventor/elements/SoListenerGainElement.h,
4966	  include/Inventor/elements/SoListenerOrientationElement.h,
4967	  include/Inventor/elements/SoListenerPositionElement.h,
4968	  include/Inventor/elements/SoLocalBBoxMatrixElement.h,
4969	  include/Inventor/elements/SoLongElement.h,
4970	  include/Inventor/elements/SoMaterialBindingElement.h,
4971	  include/Inventor/elements/SoModelMatrixElement.h,
4972	  include/Inventor/elements/SoMultiTextureCoordinateElement.h,
4973	  include/Inventor/elements/SoMultiTextureEnabledElement.h,
4974	  include/Inventor/elements/SoMultiTextureImageElement.h,
4975	  include/Inventor/elements/SoMultiTextureMatrixElement.h,
4976	  include/Inventor/elements/SoNormalBindingElement.h,
4977	  include/Inventor/elements/SoNormalElement.h,
4978	  include/Inventor/elements/SoOverrideElement.h,
4979	  include/Inventor/elements/SoPickRayElement.h,
4980	  include/Inventor/elements/SoPickStyleElement.h,
4981	  include/Inventor/elements/SoPointSizeElement.h,
4982	  include/Inventor/elements/SoPolygonOffsetElement.h,
4983	  include/Inventor/elements/SoProfileCoordinateElement.h,
4984	  include/Inventor/elements/SoProfileElement.h,
4985	  include/Inventor/elements/SoProjectionMatrixElement.h,
4986	  include/Inventor/elements/SoReplacedElement.h,
4987	  include/Inventor/elements/SoShapeHintsElement.h,
4988	  include/Inventor/elements/SoShapeStyleElement.h,
4989	  include/Inventor/elements/SoShininessElement.h,
4990	  include/Inventor/elements/SoSoundElement.h,
4991	  include/Inventor/elements/SoSpecularColorElement.h,
4992	  include/Inventor/elements/SoSubElement.h,
4993	  include/Inventor/elements/SoSwitchElement.h,
4994	  include/Inventor/elements/SoTextOutlineEnabledElement.h,
4995	  include/Inventor/elements/SoTexture3EnabledElement.h,
4996	  include/Inventor/elements/SoTextureCombineElement.h,
4997	  include/Inventor/elements/SoTextureCoordinateBindingElement.h,
4998	  include/Inventor/elements/SoTextureCoordinateElement.h,
4999	  include/Inventor/elements/SoTextureEnabledElement.h,
5000	  include/Inventor/elements/SoTextureImageElement.h,
5001	  include/Inventor/elements/SoTextureMatrixElement.h,
5002	  include/Inventor/elements/SoTextureOverrideElement.h,
5003	  include/Inventor/elements/SoTextureQualityElement.h,
5004	  include/Inventor/elements/SoTextureUnitElement.h,
5005	  include/Inventor/elements/SoTransparencyElement.h,
5006	  include/Inventor/elements/SoUnitsElement.h,
5007	  include/Inventor/elements/SoViewVolumeElement.h,
5008	  include/Inventor/elements/SoViewingMatrixElement.h,
5009	  include/Inventor/elements/SoViewportRegionElement.h,
5010	  include/Inventor/elements/SoWindowElement.h,
5011	  include/Inventor/engines/SoBoolOperation.h,
5012	  include/Inventor/engines/SoCalculator.h,
5013	  include/Inventor/engines/SoCompose.h,
5014	  include/Inventor/engines/SoComposeMatrix.h,
5015	  include/Inventor/engines/SoComposeRotation.h,
5016	  include/Inventor/engines/SoComposeRotationFromTo.h,
5017	  include/Inventor/engines/SoComposeVec2f.h,
5018	  include/Inventor/engines/SoComposeVec3f.h,
5019	  include/Inventor/engines/SoComposeVec4f.h,
5020	  include/Inventor/engines/SoComputeBoundingBox.h,
5021	  include/Inventor/engines/SoConcatenate.h,
5022	  include/Inventor/engines/SoCounter.h,
5023	  include/Inventor/engines/SoDecomposeMatrix.h,
5024	  include/Inventor/engines/SoDecomposeRotation.h,
5025	  include/Inventor/engines/SoDecomposeVec2f.h,
5026	  include/Inventor/engines/SoDecomposeVec3f.h,
5027	  include/Inventor/engines/SoDecomposeVec4f.h,
5028	  include/Inventor/engines/SoElapsedTime.h,
5029	  include/Inventor/engines/SoEngine.h,
5030	  include/Inventor/engines/SoEngineOutput.h,
5031	  include/Inventor/engines/SoEngines.h,
5032	  include/Inventor/engines/SoFieldConverter.h,
5033	  include/Inventor/engines/SoGate.h,
5034	  include/Inventor/engines/SoInterpolate.h,
5035	  include/Inventor/engines/SoInterpolateFloat.h,
5036	  include/Inventor/engines/SoInterpolateRotation.h,
5037	  include/Inventor/engines/SoInterpolateVec2f.h,
5038	  include/Inventor/engines/SoInterpolateVec3f.h,
5039	  include/Inventor/engines/SoInterpolateVec4f.h,
5040	  include/Inventor/engines/SoNodeEngine.h,
5041	  include/Inventor/engines/SoOnOff.h,
5042	  include/Inventor/engines/SoOneShot.h,
5043	  include/Inventor/engines/SoOutputData.h,
5044	  include/Inventor/engines/SoSelectOne.h,
5045	  include/Inventor/engines/SoSubEngine.h,
5046	  include/Inventor/engines/SoSubNodeEngine.h,
5047	  include/Inventor/engines/SoTimeCounter.h,
5048	  include/Inventor/engines/SoTransformVec3f.h,
5049	  include/Inventor/engines/SoTriggerAny.h,
5050	  include/Inventor/errors/SoDebugError.h,
5051	  include/Inventor/errors/SoError.h,
5052	  include/Inventor/errors/SoErrors.h,
5053	  include/Inventor/errors/SoMemoryError.h,
5054	  include/Inventor/errors/SoReadError.h,
5055	  include/Inventor/events/SoButtonEvent.h,
5056	  include/Inventor/events/SoEvent.h,
5057	  include/Inventor/events/SoEvents.h,
5058	  include/Inventor/events/SoKeyboardEvent.h,
5059	  include/Inventor/events/SoLocation2Event.h,
5060	  include/Inventor/events/SoMotion3Event.h,
5061	  include/Inventor/events/SoMouseButtonEvent.h,
5062	  include/Inventor/events/SoSpaceballButtonEvent.h,
5063	  include/Inventor/events/SoSubEvent.h,
5064	  include/Inventor/fields/SFNodeAndEngine.tpl,
5065	  include/Inventor/fields/SoField.h,
5066	  include/Inventor/fields/SoFieldContainer.h,
5067	  include/Inventor/fields/SoFieldData.h,
5068	  include/Inventor/fields/SoFields.h,
5069	  include/Inventor/fields/SoMFBitMask.h,
5070	  include/Inventor/fields/SoMFBool.h,
5071	  include/Inventor/fields/SoMFColor.h,
5072	  include/Inventor/fields/SoMFColorRGBA.h,
5073	  include/Inventor/fields/SoMFDouble.h,
5074	  include/Inventor/fields/SoMFEngine.h,
5075	  include/Inventor/fields/SoMFEnum.h,
5076	  include/Inventor/fields/SoMFFloat.h,
5077	  include/Inventor/fields/SoMFInt32.h,
5078	  include/Inventor/fields/SoMFLong.h,
5079	  include/Inventor/fields/SoMFMatrix.h,
5080	  include/Inventor/fields/SoMFName.h,
5081	  include/Inventor/fields/SoMFNode.h,
5082	  include/Inventor/fields/SoMFPath.h,
5083	  include/Inventor/fields/SoMFPlane.h,
5084	  include/Inventor/fields/SoMFRotation.h,
5085	  include/Inventor/fields/SoMFShort.h,
5086	  include/Inventor/fields/SoMFString.h,
5087	  include/Inventor/fields/SoMFTime.h,
5088	  include/Inventor/fields/SoMFUInt32.h,
5089	  include/Inventor/fields/SoMFULong.h,
5090	  include/Inventor/fields/SoMFUShort.h,
5091	  include/Inventor/fields/SoMFVec2b.h,
5092	  include/Inventor/fields/SoMFVec2d.h,
5093	  include/Inventor/fields/SoMFVec2f.h,
5094	  include/Inventor/fields/SoMFVec2i32.h,
5095	  include/Inventor/fields/SoMFVec2s.h,
5096	  include/Inventor/fields/SoMFVec3b.h,
5097	  include/Inventor/fields/SoMFVec3d.h,
5098	  include/Inventor/fields/SoMFVec3f.h,
5099	  include/Inventor/fields/SoMFVec3i32.h,
5100	  include/Inventor/fields/SoMFVec3s.h,
5101	  include/Inventor/fields/SoMFVec4b.h,
5102	  include/Inventor/fields/SoMFVec4d.h,
5103	  include/Inventor/fields/SoMFVec4f.h,
5104	  include/Inventor/fields/SoMFVec4i32.h,
5105	  include/Inventor/fields/SoMFVec4s.h,
5106	  include/Inventor/fields/SoMFVec4ub.h,
5107	  include/Inventor/fields/SoMFVec4ui32.h,
5108	  include/Inventor/fields/SoMFVec4us.h,
5109	  include/Inventor/fields/SoMField.h,
5110	  include/Inventor/fields/SoSFBitMask.h,
5111	  include/Inventor/fields/SoSFBool.h,
5112	  include/Inventor/fields/SoSFBox2d.h,
5113	  include/Inventor/fields/SoSFBox2f.h,
5114	  include/Inventor/fields/SoSFBox2i32.h,
5115	  include/Inventor/fields/SoSFBox2s.h,
5116	  include/Inventor/fields/SoSFBox3d.h,
5117	  include/Inventor/fields/SoSFBox3f.h,
5118	  include/Inventor/fields/SoSFBox3i32.h,
5119	  include/Inventor/fields/SoSFBox3s.h,
5120	  include/Inventor/fields/SoSFColor.h,
5121	  include/Inventor/fields/SoSFColorRGBA.h,
5122	  include/Inventor/fields/SoSFDouble.h,
5123	  include/Inventor/fields/SoSFEngine.h,
5124	  include/Inventor/fields/SoSFEnum.h,
5125	  include/Inventor/fields/SoSFFloat.h,
5126	  include/Inventor/fields/SoSFImage.h,
5127	  include/Inventor/fields/SoSFImage3.h,
5128	  include/Inventor/fields/SoSFInt32.h,
5129	  include/Inventor/fields/SoSFLong.h,
5130	  include/Inventor/fields/SoSFMatrix.h,
5131	  include/Inventor/fields/SoSFName.h,
5132	  include/Inventor/fields/SoSFNode.h,
5133	  include/Inventor/fields/SoSFPath.h,
5134	  include/Inventor/fields/SoSFPlane.h,
5135	  include/Inventor/fields/SoSFRotation.h,
5136	  include/Inventor/fields/SoSFShort.h,
5137	  include/Inventor/fields/SoSFString.h,
5138	  include/Inventor/fields/SoSFTime.h,
5139	  include/Inventor/fields/SoSFTrigger.h,
5140	  include/Inventor/fields/SoSFUInt32.h,
5141	  include/Inventor/fields/SoSFULong.h,
5142	  include/Inventor/fields/SoSFUShort.h,
5143	  include/Inventor/fields/SoSFVec2b.h,
5144	  include/Inventor/fields/SoSFVec2d.h,
5145	  include/Inventor/fields/SoSFVec2f.h,
5146	  include/Inventor/fields/SoSFVec2i32.h,
5147	  include/Inventor/fields/SoSFVec2s.h,
5148	  include/Inventor/fields/SoSFVec3b.h,
5149	  include/Inventor/fields/SoSFVec3d.h,
5150	  include/Inventor/fields/SoSFVec3f.h,
5151	  include/Inventor/fields/SoSFVec3i32.h,
5152	  include/Inventor/fields/SoSFVec3s.h,
5153	  include/Inventor/fields/SoSFVec4b.h,
5154	  include/Inventor/fields/SoSFVec4d.h,
5155	  include/Inventor/fields/SoSFVec4f.h,
5156	  include/Inventor/fields/SoSFVec4i32.h,
5157	  include/Inventor/fields/SoSFVec4s.h,
5158	  include/Inventor/fields/SoSFVec4ub.h,
5159	  include/Inventor/fields/SoSFVec4ui32.h,
5160	  include/Inventor/fields/SoSFVec4us.h,
5161	  include/Inventor/fields/SoSField.h,
5162	  include/Inventor/fields/SoSubField.h,
5163	  include/Inventor/lists/SbIntList.h,
5164	  include/Inventor/lists/SbList.h,
5165	  include/Inventor/lists/SbPList.h,
5166	  include/Inventor/lists/SbStringList.h,
5167	  include/Inventor/lists/SbVec3fList.h,
5168	  include/Inventor/lists/SoActionMethodList.h,
5169	  include/Inventor/lists/SoAuditorList.h,
5170	  include/Inventor/lists/SoBaseList.h,
5171	  include/Inventor/lists/SoCallbackList.h,
5172	  include/Inventor/lists/SoDetailList.h,
5173	  include/Inventor/lists/SoEnabledElementsList.h,
5174	  include/Inventor/lists/SoEngineList.h,
5175	  include/Inventor/lists/SoEngineOutputList.h,
5176	  include/Inventor/lists/SoFieldList.h,
5177	  include/Inventor/lists/SoNodeList.h,
5178	  include/Inventor/lists/SoPathList.h,
5179	  include/Inventor/lists/SoPickedPointList.h,
5180	  include/Inventor/lists/SoTypeList.h,
5181	  include/Inventor/lock/SoLockMgr.h,
5182	  include/Inventor/manips/SoCenterballManip.h,
5183	  include/Inventor/manips/SoClipPlaneManip.h,
5184	  include/Inventor/manips/SoDirectionalLightManip.h,
5185	  include/Inventor/manips/SoHandleBoxManip.h,
5186	  include/Inventor/manips/SoJackManip.h,
5187	  include/Inventor/manips/SoPointLightManip.h,
5188	  include/Inventor/manips/SoSpotLightManip.h,
5189	  include/Inventor/manips/SoTabBoxManip.h,
5190	  include/Inventor/manips/SoTrackballManip.h,
5191	  include/Inventor/manips/SoTransformBoxManip.h,
5192	  include/Inventor/manips/SoTransformManip.h,
5193	  include/Inventor/manips/SoTransformerManip.h,
5194	  include/Inventor/misc/SoAudioDevice.h,
5195	  include/Inventor/misc/SoAuditorList.h,
5196	  include/Inventor/misc/SoBase.h, include/Inventor/misc/SoBasic.h,
5197	  include/Inventor/misc/SoByteStream.h,
5198	  include/Inventor/misc/SoCallbackList.h,
5199	  include/Inventor/misc/SoChildList.h,
5200	  include/Inventor/misc/SoContextHandler.h,
5201	  include/Inventor/misc/SoGLBigImage.h,
5202	  include/Inventor/misc/SoGLCubeMapImage.h,
5203	  include/Inventor/misc/SoGLImage.h,
5204	  include/Inventor/misc/SoGlyph.h,
5205	  include/Inventor/misc/SoJavaScriptEngine.h,
5206	  include/Inventor/misc/SoLightPath.h,
5207	  include/Inventor/misc/SoNormalGenerator.h,
5208	  include/Inventor/misc/SoNotRec.h,
5209	  include/Inventor/misc/SoNotification.h,
5210	  include/Inventor/misc/SoProto.h,
5211	  include/Inventor/misc/SoProtoInstance.h,
5212	  include/Inventor/misc/SoScriptEngine.h,
5213	  include/Inventor/misc/SoState.h,
5214	  include/Inventor/misc/SoTempPath.h,
5215	  include/Inventor/misc/SoTranReceiver.h,
5216	  include/Inventor/misc/SoTranSender.h,
5217	  include/Inventor/misc/SoTranscribe.h,
5218	  include/Inventor/navigation/SoCenterMode.h,
5219	  include/Inventor/navigation/SoIdleMode.h,
5220	  include/Inventor/navigation/SoNavigation.h,
5221	  include/Inventor/navigation/SoNavigationControl.h,
5222	  include/Inventor/navigation/SoNavigationMode.h,
5223	  include/Inventor/navigation/SoNavigationState.h,
5224	  include/Inventor/navigation/SoNavigationSystem.h,
5225	  include/Inventor/navigation/SoNavigationVehicle.h,
5226	  include/Inventor/navigation/SoOrthoCenterMode.h,
5227	  include/Inventor/navigation/SoPanMode.h,
5228	  include/Inventor/navigation/SoPickMode.h,
5229	  include/Inventor/navigation/SoPitchMode.h,
5230	  include/Inventor/navigation/SoRollMode.h,
5231	  include/Inventor/navigation/SoRotateMode.h,
5232	  include/Inventor/navigation/SoSubMode.h,
5233	  include/Inventor/navigation/SoYawMode.h,
5234	  include/Inventor/navigation/SoZoomMode.h,
5235	  include/Inventor/nodekits/SoAppearanceKit.h,
5236	  include/Inventor/nodekits/SoBaseKit.h,
5237	  include/Inventor/nodekits/SoCameraKit.h,
5238	  include/Inventor/nodekits/SoInteractionKit.h,
5239	  include/Inventor/nodekits/SoLightKit.h,
5240	  include/Inventor/nodekits/SoNodeKit.h,
5241	  include/Inventor/nodekits/SoNodeKitListPart.h,
5242	  include/Inventor/nodekits/SoNodekitCatalog.h,
5243	  include/Inventor/nodekits/SoSceneKit.h,
5244	  include/Inventor/nodekits/SoSeparatorKit.h,
5245	  include/Inventor/nodekits/SoShapeKit.h,
5246	  include/Inventor/nodekits/SoSubKit.h,
5247	  include/Inventor/nodekits/SoWrapperKit.h,
5248	  include/Inventor/nodes/SoAnnoText3.h,
5249	  include/Inventor/nodes/SoAnnoText3Property.h,
5250	  include/Inventor/nodes/SoAnnotation.h,
5251	  include/Inventor/nodes/SoAntiSquish.h,
5252	  include/Inventor/nodes/SoArray.h,
5253	  include/Inventor/nodes/SoAsciiText.h,
5254	  include/Inventor/nodes/SoBaseColor.h,
5255	  include/Inventor/nodes/SoBlinker.h,
5256	  include/Inventor/nodes/SoBumpMap.h,
5257	  include/Inventor/nodes/SoBumpMapCoordinate.h,
5258	  include/Inventor/nodes/SoBumpMapTransform.h,
5259	  include/Inventor/nodes/SoCacheHint.h,
5260	  include/Inventor/nodes/SoCallback.h,
5261	  include/Inventor/nodes/SoCamera.h,
5262	  include/Inventor/nodes/SoClipPlane.h,
5263	  include/Inventor/nodes/SoColorIndex.h,
5264	  include/Inventor/nodes/SoComplexity.h,
5265	  include/Inventor/nodes/SoCone.h,
5266	  include/Inventor/nodes/SoCoordinate3.h,
5267	  include/Inventor/nodes/SoCoordinate4.h,
5268	  include/Inventor/nodes/SoCube.h,
5269	  include/Inventor/nodes/SoCylinder.h,
5270	  include/Inventor/nodes/SoDirectionalLight.h,
5271	  include/Inventor/nodes/SoDrawStyle.h,
5272	  include/Inventor/nodes/SoEnvironment.h,
5273	  include/Inventor/nodes/SoEventCallback.h,
5274	  include/Inventor/nodes/SoExtSelection.h,
5275	  include/Inventor/nodes/SoFaceSet.h,
5276	  include/Inventor/nodes/SoFile.h, include/Inventor/nodes/SoFont.h,
5277	  include/Inventor/nodes/SoFontStyle.h,
5278	  include/Inventor/nodes/SoFragmentShader.h,
5279	  include/Inventor/nodes/SoFrustumCamera.h,
5280	  include/Inventor/nodes/SoGeoCoordinate.h,
5281	  include/Inventor/nodes/SoGeoLocation.h,
5282	  include/Inventor/nodes/SoGeoOrigin.h,
5283	  include/Inventor/nodes/SoGeoSeparator.h,
5284	  include/Inventor/nodes/SoGeometryShader.h,
5285	  include/Inventor/nodes/SoGroup.h,
5286	  include/Inventor/nodes/SoImage.h,
5287	  include/Inventor/nodes/SoIndexedFaceSet.h,
5288	  include/Inventor/nodes/SoIndexedLineSet.h,
5289	  include/Inventor/nodes/SoIndexedNurbsCurve.h,
5290	  include/Inventor/nodes/SoIndexedNurbsSurface.h,
5291	  include/Inventor/nodes/SoIndexedShape.h,
5292	  include/Inventor/nodes/SoIndexedTriangleStripSet.h,
5293	  include/Inventor/nodes/SoInfo.h, include/Inventor/nodes/SoLOD.h,
5294	  include/Inventor/nodes/SoLabel.h,
5295	  include/Inventor/nodes/SoLevelOfDetail.h,
5296	  include/Inventor/nodes/SoLight.h,
5297	  include/Inventor/nodes/SoLightModel.h,
5298	  include/Inventor/nodes/SoLineSet.h,
5299	  include/Inventor/nodes/SoLinearProfile.h,
5300	  include/Inventor/nodes/SoListener.h,
5301	  include/Inventor/nodes/SoLocateHighlight.h,
5302	  include/Inventor/nodes/SoMarkerSet.h,
5303	  include/Inventor/nodes/SoMaterial.h,
5304	  include/Inventor/nodes/SoMaterialBinding.h,
5305	  include/Inventor/nodes/SoMatrixTransform.h,
5306	  include/Inventor/nodes/SoMultipleCopy.h,
5307	  include/Inventor/nodes/SoNode.h,
5308	  include/Inventor/nodes/SoNodes.h,
5309	  include/Inventor/nodes/SoNonIndexedShape.h,
5310	  include/Inventor/nodes/SoNormal.h,
5311	  include/Inventor/nodes/SoNormalBinding.h,
5312	  include/Inventor/nodes/SoNurbsCurve.h,
5313	  include/Inventor/nodes/SoNurbsProfile.h,
5314	  include/Inventor/nodes/SoNurbsSurface.h,
5315	  include/Inventor/nodes/SoOrthographicCamera.h,
5316	  include/Inventor/nodes/SoPackedColor.h,
5317	  include/Inventor/nodes/SoPathSwitch.h,
5318	  include/Inventor/nodes/SoPattern.h,
5319	  include/Inventor/nodes/SoPendulum.h,
5320	  include/Inventor/nodes/SoPerspectiveCamera.h,
5321	  include/Inventor/nodes/SoPickStyle.h,
5322	  include/Inventor/nodes/SoPointLight.h,
5323	  include/Inventor/nodes/SoPointSet.h,
5324	  include/Inventor/nodes/SoPolygonOffset.h,
5325	  include/Inventor/nodes/SoProfile.h,
5326	  include/Inventor/nodes/SoProfileCoordinate2.h,
5327	  include/Inventor/nodes/SoProfileCoordinate3.h,
5328	  include/Inventor/nodes/SoQuadMesh.h,
5329	  include/Inventor/nodes/SoResetTransform.h,
5330	  include/Inventor/nodes/SoRotation.h,
5331	  include/Inventor/nodes/SoRotationXYZ.h,
5332	  include/Inventor/nodes/SoRotor.h,
5333	  include/Inventor/nodes/SoScale.h,
5334	  include/Inventor/nodes/SoSceneTexture2.h,
5335	  include/Inventor/nodes/SoSceneTextureCubeMap.h,
5336	  include/Inventor/nodes/SoSelection.h,
5337	  include/Inventor/nodes/SoSeparator.h,
5338	  include/Inventor/nodes/SoShaderObject.h,
5339	  include/Inventor/nodes/SoShaderParameter.h,
5340	  include/Inventor/nodes/SoShaderProgram.h,
5341	  include/Inventor/nodes/SoShape.h,
5342	  include/Inventor/nodes/SoShapeHints.h,
5343	  include/Inventor/nodes/SoShuttle.h,
5344	  include/Inventor/nodes/SoSphere.h,
5345	  include/Inventor/nodes/SoSpotLight.h,
5346	  include/Inventor/nodes/SoSubNode.h,
5347	  include/Inventor/nodes/SoSurroundScale.h,
5348	  include/Inventor/nodes/SoSwitch.h,
5349	  include/Inventor/nodes/SoText2.h,
5350	  include/Inventor/nodes/SoText3.h,
5351	  include/Inventor/nodes/SoTexture.h,
5352	  include/Inventor/nodes/SoTexture2.h,
5353	  include/Inventor/nodes/SoTexture2Transform.h,
5354	  include/Inventor/nodes/SoTexture3.h,
5355	  include/Inventor/nodes/SoTexture3Transform.h,
5356	  include/Inventor/nodes/SoTextureCombine.h,
5357	  include/Inventor/nodes/SoTextureCoordinate2.h,
5358	  include/Inventor/nodes/SoTextureCoordinate3.h,
5359	  include/Inventor/nodes/SoTextureCoordinateBinding.h,
5360	  include/Inventor/nodes/SoTextureCoordinateCube.h,
5361	  include/Inventor/nodes/SoTextureCoordinateCylinder.h,
5362	  include/Inventor/nodes/SoTextureCoordinateDefault.h,
5363	  include/Inventor/nodes/SoTextureCoordinateEnvironment.h,
5364	  include/Inventor/nodes/SoTextureCoordinateFunction.h,
5365	  include/Inventor/nodes/SoTextureCoordinateNormalMap.h,
5366	  include/Inventor/nodes/SoTextureCoordinateObject.h,
5367	  include/Inventor/nodes/SoTextureCoordinatePlane.h,
5368	  include/Inventor/nodes/SoTextureCoordinateReflectionMap.h,
5369	  include/Inventor/nodes/SoTextureCoordinateSphere.h,
5370	  include/Inventor/nodes/SoTextureCubeMap.h,
5371	  include/Inventor/nodes/SoTextureMatrixTransform.h,
5372	  include/Inventor/nodes/SoTextureScalePolicy.h,
5373	  include/Inventor/nodes/SoTextureUnit.h,
5374	  include/Inventor/nodes/SoTransform.h,
5375	  include/Inventor/nodes/SoTransformSeparator.h,
5376	  include/Inventor/nodes/SoTransformation.h,
5377	  include/Inventor/nodes/SoTranslation.h,
5378	  include/Inventor/nodes/SoTransparencyType.h,
5379	  include/Inventor/nodes/SoTriangleStripSet.h,
5380	  include/Inventor/nodes/SoUnits.h,
5381	  include/Inventor/nodes/SoVertexProperty.h,
5382	  include/Inventor/nodes/SoVertexShader.h,
5383	  include/Inventor/nodes/SoVertexShape.h,
5384	  include/Inventor/nodes/SoViewerNavigationMode.h,
5385	  include/Inventor/nodes/SoWWWAnchor.h,
5386	  include/Inventor/nodes/SoWWWInline.h,
5387	  include/Inventor/projectors/SbCylinderPlaneProjector.h,
5388	  include/Inventor/projectors/SbCylinderProjector.h,
5389	  include/Inventor/projectors/SbCylinderSectionProjector.h,
5390	  include/Inventor/projectors/SbCylinderSheetProjector.h,
5391	  include/Inventor/projectors/SbLineProjector.h,
5392	  include/Inventor/projectors/SbPlaneProjector.h,
5393	  include/Inventor/projectors/SbProjector.h,
5394	  include/Inventor/projectors/SbProjectors.h,
5395	  include/Inventor/projectors/SbSpherePlaneProjector.h,
5396	  include/Inventor/projectors/SbSphereProjector.h,
5397	  include/Inventor/projectors/SbSphereSectionProjector.h,
5398	  include/Inventor/projectors/SbSphereSheetProjector.h,
5399	  include/Inventor/sensors/SoAlarmSensor.h,
5400	  include/Inventor/sensors/SoDataSensor.h,
5401	  include/Inventor/sensors/SoDelayQueueSensor.h,
5402	  include/Inventor/sensors/SoFieldSensor.h,
5403	  include/Inventor/sensors/SoIdleSensor.h,
5404	  include/Inventor/sensors/SoNodeSensor.h,
5405	  include/Inventor/sensors/SoOneShotSensor.h,
5406	  include/Inventor/sensors/SoPathSensor.h,
5407	  include/Inventor/sensors/SoSensor.h,
5408	  include/Inventor/sensors/SoSensorManager.h,
5409	  include/Inventor/sensors/SoSensors.h,
5410	  include/Inventor/sensors/SoTimerQueueSensor.h,
5411	  include/Inventor/sensors/SoTimerSensor.h,
5412	  include/Inventor/system/gl-headers.h.in,
5413	  include/Inventor/system/gl.h,
5414	  include/Inventor/system/inttypes.h.in,
5415	  include/Inventor/threads/SbBarrier.h,
5416	  include/Inventor/threads/SbCondVar.h,
5417	  include/Inventor/threads/SbFifo.h,
5418	  include/Inventor/threads/SbMutex.h,
5419	  include/Inventor/threads/SbRWMutex.h,
5420	  include/Inventor/threads/SbStorage.h,
5421	  include/Inventor/threads/SbThread.h,
5422	  include/Inventor/threads/SbThreadAutoLock.h,
5423	  include/Inventor/threads/SbThreadMutex.h,
5424	  include/Inventor/threads/SbTypedStorage.h,
5425	  include/Inventor/tools/SbLazyPimplPtr.h,
5426	  include/Inventor/tools/SbLazyPimplPtr.hpp,
5427	  include/Inventor/tools/SbPimplPtr.h,
5428	  include/Inventor/tools/SbPimplPtr.hpp, include/SoDebug.h,
5429	  include/SoWinEnterScope.h, include/SoWinLeaveScope.h,
5430	  src/3ds/3dsLoader.cpp, src/3ds/3dsLoader.h, src/3ds/SoStream.cpp,
5431	  src/3ds/SoStream.h, src/actions/SoAction.cpp,
5432	  src/actions/SoAudioRenderAction.cpp,
5433	  src/actions/SoBoxHighlightRenderAction.cpp,
5434	  src/actions/SoCallbackAction.cpp,
5435	  src/actions/SoGLRenderAction.cpp,
5436	  src/actions/SoGetBoundingBoxAction.cpp,
5437	  src/actions/SoGetMatrixAction.cpp,
5438	  src/actions/SoGetPrimitiveCountAction.cpp,
5439	  src/actions/SoGlobalSimplifyAction.cpp,
5440	  src/actions/SoHandleEventAction.cpp,
5441	  src/actions/SoLineHighlightRenderAction.cpp,
5442	  src/actions/SoPickAction.cpp, src/actions/SoRayPickAction.cpp,
5443	  src/actions/SoReorganizeAction.cpp,
5444	  src/actions/SoSearchAction.cpp,
5445	  src/actions/SoShapeSimplifyAction.cpp,
5446	  src/actions/SoSimplifyAction.cpp, src/actions/SoSubActionP.h,
5447	  src/actions/SoToVRML2Action.cpp, src/actions/SoToVRMLAction.cpp,
5448	  src/actions/SoWriteAction.cpp, src/actions/all-actions-cpp.cpp,
5449	  src/base/SbBSPTree.cpp, src/base/SbBox2d.cpp,
5450	  src/base/SbBox2f.cpp, src/base/SbBox2i32.cpp,
5451	  src/base/SbBox2s.cpp, src/base/SbBox3d.cpp, src/base/SbBox3f.cpp,
5452	  src/base/SbBox3i32.cpp, src/base/SbBox3s.cpp,
5453	  src/base/SbClip.cpp, src/base/SbColor.cpp,
5454	  src/base/SbColor4f.cpp, src/base/SbCylinder.cpp,
5455	  src/base/SbDPLine.cpp, src/base/SbDPMatrix.cpp,
5456	  src/base/SbDPPlane.cpp, src/base/SbDPRotation.cpp,
5457	  src/base/SbDPViewVolume.cpp, src/base/SbDict.cpp,
5458	  src/base/SbGLUTessellator.cpp, src/base/SbGLUTessellator.h,
5459	  src/base/SbHeap.cpp, src/base/SbImage.cpp, src/base/SbLine.cpp,
5460	  src/base/SbMatrix.cpp, src/base/SbName.cpp,
5461	  src/base/SbOctTree.cpp, src/base/SbPlane.cpp,
5462	  src/base/SbRotation.cpp, src/base/SbSphere.cpp,
5463	  src/base/SbString.cpp, src/base/SbTesselator.cpp,
5464	  src/base/SbVec2b.cpp, src/base/SbVec2d.cpp, src/base/SbVec2f.cpp,
5465	  src/base/SbVec2i32.cpp, src/base/SbVec2s.cpp,
5466	  src/base/SbVec2ub.cpp, src/base/SbVec2ui32.cpp,
5467	  src/base/SbVec2us.cpp, src/base/SbVec3b.cpp,
5468	  src/base/SbVec3d.cpp, src/base/SbVec3f.cpp,
5469	  src/base/SbVec3i32.cpp, src/base/SbVec3s.cpp,
5470	  src/base/SbVec3ub.cpp, src/base/SbVec3ui32.cpp,
5471	  src/base/SbVec3us.cpp, src/base/SbVec4b.cpp,
5472	  src/base/SbVec4d.cpp, src/base/SbVec4f.cpp,
5473	  src/base/SbVec4i32.cpp, src/base/SbVec4s.cpp,
5474	  src/base/SbVec4ub.cpp, src/base/SbVec4ui32.cpp,
5475	  src/base/SbVec4us.cpp, src/base/SbViewVolume.cpp,
5476	  src/base/SbViewportRegion.cpp, src/base/SbXfBox3d.cpp,
5477	  src/base/SbXfBox3f.cpp, src/base/all-base-cpp.cpp,
5478	  src/base/dict.cpp, src/base/dict.h, src/base/dictp.h,
5479	  src/base/dynarray.cpp, src/base/dynarray.h, src/base/hash.cpp,
5480	  src/base/hashp.h, src/base/heap.cpp, src/base/heapp.h,
5481	  src/base/list.cpp, src/base/memalloc.cpp, src/base/namemap.cpp,
5482	  src/base/namemap.h, src/base/rbptree.cpp, src/base/string.cpp,
5483	  src/base/time.cpp, src/bundles/SoBundle.cpp,
5484	  src/bundles/SoMaterialBundle.cpp, src/bundles/SoNormalBundle.cpp,
5485	  src/bundles/SoTextureCoordinateBundle.cpp,
5486	  src/bundles/all-bundles-cpp.cpp,
5487	  src/caches/SoBoundingBoxCache.cpp, src/caches/SoCache.cpp,
5488	  src/caches/SoConvexDataCache.cpp, src/caches/SoGLCacheList.cpp,
5489	  src/caches/SoGLRenderCache.cpp, src/caches/SoGlyphCache.cpp,
5490	  src/caches/SoGlyphCache.h, src/caches/SoNormalCache.cpp,
5491	  src/caches/SoPrimitiveVertexCache.cpp,
5492	  src/caches/SoPrimitiveVertexCache.h,
5493	  src/caches/SoShaderProgramCache.cpp,
5494	  src/caches/SoShaderProgramCache.h,
5495	  src/caches/SoTextureCoordinateCache.cpp,
5496	  src/caches/SoVBOCache.cpp, src/caches/SoVBOCache.h,
5497	  src/caches/all-caches-cpp.cpp, src/coindefs.h,
5498	  src/collision/SbTri3f.cpp, src/collision/SbTri3f.h,
5499	  src/collision/SoIntersectionDetectionAction.cpp,
5500	  src/details/SoConeDetail.cpp, src/details/SoCubeDetail.cpp,
5501	  src/details/SoCylinderDetail.cpp, src/details/SoDetail.cpp,
5502	  src/details/SoFaceDetail.cpp, src/details/SoLineDetail.cpp,
5503	  src/details/SoNodeKitDetail.cpp, src/details/SoPointDetail.cpp,
5504	  src/details/SoTextDetail.cpp, src/details/all-details-cpp.cpp,
5505	  src/draggers/SoCenterballDragger.cpp,
5506	  src/draggers/SoDirectionalLightDragger.cpp,
5507	  src/draggers/SoDragPointDragger.cpp, src/draggers/SoDragger.cpp,
5508	  src/draggers/SoHandleBoxDragger.cpp,
5509	  src/draggers/SoJackDragger.cpp,
5510	  src/draggers/SoPointLightDragger.cpp,
5511	  src/draggers/SoRotateCylindricalDragger.cpp,
5512	  src/draggers/SoRotateDiscDragger.cpp,
5513	  src/draggers/SoRotateSphericalDragger.cpp,
5514	  src/draggers/SoScale1Dragger.cpp,
5515	  src/draggers/SoScale2Dragger.cpp,
5516	  src/draggers/SoScale2UniformDragger.cpp,
5517	  src/draggers/SoScaleUniformDragger.cpp,
5518	  src/draggers/SoSpotLightDragger.cpp,
5519	  src/draggers/SoTabBoxDragger.cpp,
5520	  src/draggers/SoTabPlaneDragger.cpp,
5521	  src/draggers/SoTrackballDragger.cpp,
5522	  src/draggers/SoTransformBoxDragger.cpp,
5523	  src/draggers/SoTransformerDragger.cpp,
5524	  src/draggers/SoTranslate1Dragger.cpp,
5525	  src/draggers/SoTranslate2Dragger.cpp,
5526	  src/draggers/all-draggers-cpp.cpp,
5527	  src/elements/GL/SoGLCacheContextElement.cpp,
5528	  src/elements/GL/SoGLClipPlaneElement.cpp,
5529	  src/elements/GL/SoGLColorIndexElement.cpp,
5530	  src/elements/GL/SoGLCoordinateElement.cpp,
5531	  src/elements/GL/SoGLDisplayList.cpp,
5532	  src/elements/GL/SoGLDrawStyleElement.cpp,
5533	  src/elements/GL/SoGLEmissiveColorElement.cpp,
5534	  src/elements/GL/SoGLEnvironmentElement.cpp,
5535	  src/elements/GL/SoGLLazyElement.cpp,
5536	  src/elements/GL/SoGLLightIdElement.cpp,
5537	  src/elements/GL/SoGLLinePatternElement.cpp,
5538	  src/elements/GL/SoGLLineWidthElement.cpp,
5539	  src/elements/GL/SoGLModelMatrixElement.cpp,
5540	  src/elements/GL/SoGLMultiTextureCoordinateElement.cpp,
5541	  src/elements/GL/SoGLMultiTextureEnabledElement.cpp,
5542	  src/elements/GL/SoGLMultiTextureImageElement.cpp,
5543	  src/elements/GL/SoGLMultiTextureMatrixElement.cpp,
5544	  src/elements/GL/SoGLNormalElement.cpp,
5545	  src/elements/GL/SoGLPointSizeElement.cpp,
5546	  src/elements/GL/SoGLPolygonOffsetElement.cpp,
5547	  src/elements/GL/SoGLProjectionMatrixElement.cpp,
5548	  src/elements/GL/SoGLRenderPassElement.cpp,
5549	  src/elements/GL/SoGLShapeHintsElement.cpp,
5550	  src/elements/GL/SoGLTexture3EnabledElement.cpp,
5551	  src/elements/GL/SoGLTextureCoordinateElement.cpp,
5552	  src/elements/GL/SoGLTextureEnabledElement.cpp,
5553	  src/elements/GL/SoGLTextureImageElement.cpp,
5554	  src/elements/GL/SoGLTextureMatrixElement.cpp,
5555	  src/elements/GL/SoGLUpdateAreaElement.cpp,
5556	  src/elements/GL/SoGLVBOElement.cpp,
5557	  src/elements/GL/SoGLViewingMatrixElement.cpp,
5558	  src/elements/GL/SoGLViewportRegionElement.cpp,
5559	  src/elements/GL/SoResetMatrixElement.cpp,
5560	  src/elements/GL/SoResetMatrixElement.h,
5561	  src/elements/GL/all-glelements-cpp.cpp,
5562	  src/elements/SoAccumulatedElement.cpp,
5563	  src/elements/SoAmbientColorElement.cpp,
5564	  src/elements/SoAnnoText3CharOrientElement.cpp,
5565	  src/elements/SoAnnoText3FontSizeHintElement.cpp,
5566	  src/elements/SoAnnoText3RenderPrintElement.cpp,
5567	  src/elements/SoBBoxModelMatrixElement.cpp,
5568	  src/elements/SoBumpMapCoordinateElement.cpp,
5569	  src/elements/SoBumpMapElement.cpp,
5570	  src/elements/SoBumpMapMatrixElement.cpp,
5571	  src/elements/SoCacheElement.cpp,
5572	  src/elements/SoCacheHintElement.cpp,
5573	  src/elements/SoClipPlaneElement.cpp,
5574	  src/elements/SoComplexityElement.cpp,
5575	  src/elements/SoComplexityTypeElement.cpp,
5576	  src/elements/SoCoordinateElement.cpp,
5577	  src/elements/SoCreaseAngleElement.cpp,
5578	  src/elements/SoCullElement.cpp,
5579	  src/elements/SoDecimationPercentageElement.cpp,
5580	  src/elements/SoDecimationTypeElement.cpp,
5581	  src/elements/SoDiffuseColorElement.cpp,
5582	  src/elements/SoDrawStyleElement.cpp, src/elements/SoElement.cpp,
5583	  src/elements/SoEmissiveColorElement.cpp,
5584	  src/elements/SoEnvironmentElement.cpp,
5585	  src/elements/SoFloatElement.cpp,
5586	  src/elements/SoFocalDistanceElement.cpp,
5587	  src/elements/SoFontNameElement.cpp,
5588	  src/elements/SoFontSizeElement.cpp,
5589	  src/elements/SoInt32Element.cpp, src/elements/SoLazyElement.cpp,
5590	  src/elements/SoLightAttenuationElement.cpp,
5591	  src/elements/SoLightElement.cpp,
5592	  src/elements/SoLightModelElement.cpp,
5593	  src/elements/SoLinePatternElement.cpp,
5594	  src/elements/SoLineWidthElement.cpp,
5595	  src/elements/SoListenerDopplerElement.cpp,
5596	  src/elements/SoListenerGainElement.cpp,
5597	  src/elements/SoListenerOrientationElement.cpp,
5598	  src/elements/SoListenerPositionElement.cpp,
5599	  src/elements/SoLocalBBoxMatrixElement.cpp,
5600	  src/elements/SoMaterialBindingElement.cpp,
5601	  src/elements/SoModelMatrixElement.cpp,
5602	  src/elements/SoMultiTextureCoordinateElement.cpp,
5603	  src/elements/SoMultiTextureEnabledElement.cpp,
5604	  src/elements/SoMultiTextureImageElement.cpp,
5605	  src/elements/SoMultiTextureMatrixElement.cpp,
5606	  src/elements/SoNormalBindingElement.cpp,
5607	  src/elements/SoNormalElement.cpp,
5608	  src/elements/SoOverrideElement.cpp,
5609	  src/elements/SoPickRayElement.cpp,
5610	  src/elements/SoPickStyleElement.cpp,
5611	  src/elements/SoPointSizeElement.cpp,
5612	  src/elements/SoPolygonOffsetElement.cpp,
5613	  src/elements/SoProfileCoordinateElement.cpp,
5614	  src/elements/SoProfileElement.cpp,
5615	  src/elements/SoProjectionMatrixElement.cpp,
5616	  src/elements/SoReplacedElement.cpp,
5617	  src/elements/SoShapeHintsElement.cpp,
5618	  src/elements/SoShapeStyleElement.cpp,
5619	  src/elements/SoShininessElement.cpp,
5620	  src/elements/SoSoundElement.cpp,
5621	  src/elements/SoSpecularColorElement.cpp,
5622	  src/elements/SoSwitchElement.cpp,
5623	  src/elements/SoTextOutlineEnabledElement.cpp,
5624	  src/elements/SoTexture3EnabledElement.cpp,
5625	  src/elements/SoTextureCombineElement.cpp,
5626	  src/elements/SoTextureCoordinateBindingElement.cpp,
5627	  src/elements/SoTextureCoordinateElement.cpp,
5628	  src/elements/SoTextureEnabledElement.cpp,
5629	  src/elements/SoTextureImageElement.cpp,
5630	  src/elements/SoTextureMatrixElement.cpp,
5631	  src/elements/SoTextureOverrideElement.cpp,
5632	  src/elements/SoTextureQualityElement.cpp,
5633	  src/elements/SoTextureScalePolicyElement.cpp,
5634	  src/elements/SoTextureScalePolicyElement.h,
5635	  src/elements/SoTextureScaleQualityElement.cpp,
5636	  src/elements/SoTextureScaleQualityElement.h,
5637	  src/elements/SoTextureUnitElement.cpp,
5638	  src/elements/SoTransparencyElement.cpp,
5639	  src/elements/SoUnitsElement.cpp,
5640	  src/elements/SoViewVolumeElement.cpp,
5641	  src/elements/SoViewingMatrixElement.cpp,
5642	  src/elements/SoViewportRegionElement.cpp,
5643	  src/elements/SoWindowElement.cpp,
5644	  src/elements/all-elements-cpp.cpp,
5645	  src/engines/SoBoolOperation.cpp, src/engines/SoCalculator.cpp,
5646	  src/engines/SoComposeMatrix.cpp,
5647	  src/engines/SoComposeRotation.cpp,
5648	  src/engines/SoComposeRotationFromTo.cpp,
5649	  src/engines/SoComposeVec2f.cpp, src/engines/SoComposeVec3f.cpp,
5650	  src/engines/SoComposeVec4f.cpp,
5651	  src/engines/SoComputeBoundingBox.cpp,
5652	  src/engines/SoConcatenate.cpp, src/engines/SoConvertAll.cpp,
5653	  src/engines/SoConvertAll.h, src/engines/SoCounter.cpp,
5654	  src/engines/SoDecomposeMatrix.cpp,
5655	  src/engines/SoDecomposeRotation.cpp,
5656	  src/engines/SoDecomposeVec2f.cpp,
5657	  src/engines/SoDecomposeVec3f.cpp,
5658	  src/engines/SoDecomposeVec4f.cpp, src/engines/SoElapsedTime.cpp,
5659	  src/engines/SoEngine.cpp, src/engines/SoEngineOutput.cpp,
5660	  src/engines/SoFieldConverter.cpp, src/engines/SoGate.cpp,
5661	  src/engines/SoInterpolate.cpp,
5662	  src/engines/SoInterpolateFloat.cpp,
5663	  src/engines/SoInterpolateRotation.cpp,
5664	  src/engines/SoInterpolateVec2f.cpp,
5665	  src/engines/SoInterpolateVec3f.cpp,
5666	  src/engines/SoInterpolateVec4f.cpp, src/engines/SoNodeEngine.cpp,
5667	  src/engines/SoOnOff.cpp, src/engines/SoOneShot.cpp,
5668	  src/engines/SoOutputData.cpp, src/engines/SoSelectOne.cpp,
5669	  src/engines/SoSubEngineP.h, src/engines/SoSubNodeEngineP.h,
5670	  src/engines/SoTimeCounter.cpp, src/engines/SoTransformVec3f.cpp,
5671	  src/engines/SoTriggerAny.cpp, src/engines/all-engines-c.c,
5672	  src/engines/all-engines-cpp.cpp, src/engines/evaluator.c,
5673	  src/engines/evaluator.h, src/engines/evaluator.l,
5674	  src/engines/evaluator.y, src/engines/evaluator_tab.c,
5675	  src/engines/so_eval.ic, src/errors/SoDebugError.cpp,
5676	  src/errors/SoError.cpp, src/errors/SoMemoryError.cpp,
5677	  src/errors/SoReadError.cpp, src/errors/all-errors-cpp.cpp,
5678	  src/errors/debugerror.cpp, src/errors/error.cpp,
5679	  src/events/SoButtonEvent.cpp, src/events/SoEvent.cpp,
5680	  src/events/SoKeyboardEvent.cpp, src/events/SoLocation2Event.cpp,
5681	  src/events/SoMotion3Event.cpp, src/events/SoMouseButtonEvent.cpp,
5682	  src/events/SoSpaceballButtonEvent.cpp,
5683	  src/events/all-events-cpp.cpp, src/fields/SoField.cpp,
5684	  src/fields/SoFieldContainer.cpp, src/fields/SoFieldData.cpp,
5685	  src/fields/SoGlobalField.cpp, src/fields/SoGlobalField.h,
5686	  src/fields/SoMFBitMask.cpp, src/fields/SoMFBool.cpp,
5687	  src/fields/SoMFColor.cpp, src/fields/SoMFColorRGBA.cpp,
5688	  src/fields/SoMFDouble.cpp, src/fields/SoMFEngine.cpp,
5689	  src/fields/SoMFEnum.cpp, src/fields/SoMFFloat.cpp,
5690	  src/fields/SoMFInt32.cpp, src/fields/SoMFMatrix.cpp,
5691	  src/fields/SoMFName.cpp, src/fields/SoMFNode.cpp,
5692	  src/fields/SoMFPath.cpp, src/fields/SoMFPlane.cpp,
5693	  src/fields/SoMFRotation.cpp, src/fields/SoMFShort.cpp,
5694	  src/fields/SoMFString.cpp, src/fields/SoMFTime.cpp,
5695	  src/fields/SoMFUInt32.cpp, src/fields/SoMFUShort.cpp,
5696	  src/fields/SoMFVec2b.cpp, src/fields/SoMFVec2d.cpp,
5697	  src/fields/SoMFVec2f.cpp, src/fields/SoMFVec2i32.cpp,
5698	  src/fields/SoMFVec2s.cpp, src/fields/SoMFVec3b.cpp,
5699	  src/fields/SoMFVec3d.cpp, src/fields/SoMFVec3f.cpp,
5700	  src/fields/SoMFVec3i32.cpp, src/fields/SoMFVec3s.cpp,
5701	  src/fields/SoMFVec4b.cpp, src/fields/SoMFVec4d.cpp,
5702	  src/fields/SoMFVec4f.cpp, src/fields/SoMFVec4i32.cpp,
5703	  src/fields/SoMFVec4s.cpp, src/fields/SoMFVec4ub.cpp,
5704	  src/fields/SoMFVec4ui32.cpp, src/fields/SoMFVec4us.cpp,
5705	  src/fields/SoMField.cpp, src/fields/SoSFBitMask.cpp,
5706	  src/fields/SoSFBool.cpp, src/fields/SoSFBox2d.cpp,
5707	  src/fields/SoSFBox2f.cpp, src/fields/SoSFBox2i32.cpp,
5708	  src/fields/SoSFBox2s.cpp, src/fields/SoSFBox3d.cpp,
5709	  src/fields/SoSFBox3f.cpp, src/fields/SoSFBox3i32.cpp,
5710	  src/fields/SoSFBox3s.cpp, src/fields/SoSFColor.cpp,
5711	  src/fields/SoSFColorRGBA.cpp, src/fields/SoSFDouble.cpp,
5712	  src/fields/SoSFEngine.cpp, src/fields/SoSFEnum.cpp,
5713	  src/fields/SoSFFloat.cpp, src/fields/SoSFImage.cpp,
5714	  src/fields/SoSFImage3.cpp, src/fields/SoSFInt32.cpp,
5715	  src/fields/SoSFMatrix.cpp, src/fields/SoSFName.cpp,
5716	  src/fields/SoSFNode.cpp, src/fields/SoSFPath.cpp,
5717	  src/fields/SoSFPlane.cpp, src/fields/SoSFRotation.cpp,
5718	  src/fields/SoSFShort.cpp, src/fields/SoSFString.cpp,
5719	  src/fields/SoSFTime.cpp, src/fields/SoSFTrigger.cpp,
5720	  src/fields/SoSFUInt32.cpp, src/fields/SoSFUShort.cpp,
5721	  src/fields/SoSFVec2b.cpp, src/fields/SoSFVec2d.cpp,
5722	  src/fields/SoSFVec2f.cpp, src/fields/SoSFVec2i32.cpp,
5723	  src/fields/SoSFVec2s.cpp, src/fields/SoSFVec3b.cpp,
5724	  src/fields/SoSFVec3d.cpp, src/fields/SoSFVec3f.cpp,
5725	  src/fields/SoSFVec3i32.cpp, src/fields/SoSFVec3s.cpp,
5726	  src/fields/SoSFVec4b.cpp, src/fields/SoSFVec4d.cpp,
5727	  src/fields/SoSFVec4f.cpp, src/fields/SoSFVec4i32.cpp,
5728	  src/fields/SoSFVec4s.cpp, src/fields/SoSFVec4ub.cpp,
5729	  src/fields/SoSFVec4ui32.cpp, src/fields/SoSFVec4us.cpp,
5730	  src/fields/SoSField.cpp, src/fields/SoSubFieldP.h,
5731	  src/fields/all-fields-cpp.cpp, src/fields/shared.cpp,
5732	  src/fields/shared.h, src/fonts/all-fonts-cpp.cpp,
5733	  src/fonts/common.cpp, src/fonts/common.h,
5734	  src/fonts/default2dfont.cpp, src/fonts/default3dfont.cpp,
5735	  src/fonts/defaultfonts.h, src/fonts/fontlib_wrapper.cpp,
5736	  src/fonts/fontlib_wrapper.h, src/fonts/fontspec.cpp,
5737	  src/fonts/fontspec.h, src/fonts/freetype.cpp,
5738	  src/fonts/freetype.h, src/fonts/glyph.cpp, src/fonts/glyph.h,
5739	  src/fonts/glyph2d.cpp, src/fonts/glyph2d.h,
5740	  src/fonts/glyph3d.cpp, src/fonts/glyph3d.h, src/fonts/win32.cpp,
5741	  src/fonts/win32.h, src/foreignfiles/SoForeignFileKit.cpp,
5742	  src/foreignfiles/SoSTLFileKit.cpp, src/foreignfiles/steel.c,
5743	  src/foreignfiles/steel.h, src/foreignfiles/steel.l,
5744	  src/geo/SbGeoAngle.cpp, src/geo/SbGeoAngle.h,
5745	  src/geo/SbGeoEllipsoid.cpp, src/geo/SbGeoEllipsoid.h,
5746	  src/geo/SbGeoProjection.cpp, src/geo/SbGeoProjection.h,
5747	  src/geo/SbPolarStereographic.cpp, src/geo/SbPolarStereographic.h,
5748	  src/geo/SbUTMProjection.cpp, src/geo/SbUTMProjection.h,
5749	  src/geo/SoGeo.cpp, src/geo/SoGeo.h, src/geo/SoGeoCoordinate.cpp,
5750	  src/geo/SoGeoElement.cpp, src/geo/SoGeoLocation.cpp,
5751	  src/geo/SoGeoOrigin.cpp, src/geo/SoGeoSeparator.cpp,
5752	  src/glue/GLUWrapper.cpp, src/glue/GLUWrapper.h,
5753	  src/glue/all-glue-cpp.cpp, src/glue/bzip2.cpp, src/glue/bzip2.h,
5754	  src/glue/cg.cpp, src/glue/cg.h, src/glue/dl.cpp, src/glue/dlp.h,
5755	  src/glue/freetype.cpp, src/glue/freetype.h, src/glue/gl.cpp,
5756	  src/glue/gl_agl.cpp, src/glue/gl_agl.h, src/glue/gl_glx.cpp,
5757	  src/glue/gl_glx.h, src/glue/gl_wgl.cpp, src/glue/gl_wgl.h,
5758	  src/glue/glp.h, src/glue/normalization_cubemap.cpp,
5759	  src/glue/openal_wrapper.cpp, src/glue/openal_wrapper.h,
5760	  src/glue/simage_wrapper.cpp, src/glue/simage_wrapper.h,
5761	  src/glue/spidermonkey.cpp, src/glue/win32api.cpp,
5762	  src/glue/win32api.h, src/glue/zlib.cpp, src/glue/zlib.h,
5763	  src/hardcopy/CGMVectorOutput.cpp,
5764	  src/hardcopy/GDIVectorOutput.cpp,
5765	  src/hardcopy/HPGLVectorOutput.cpp, src/hardcopy/HardCopy.cpp,
5766	  src/hardcopy/PSVectorOutput.cpp, src/hardcopy/VectorOutput.cpp,
5767	  src/hardcopy/VectorizeAction.cpp,
5768	  src/hardcopy/VectorizeActionP.cpp,
5769	  src/hardcopy/VectorizeActionP.h,
5770	  src/hardcopy/VectorizeCGMAction.cpp,
5771	  src/hardcopy/VectorizeGDIAction.cpp,
5772	  src/hardcopy/VectorizeHPGLAction.cpp,
5773	  src/hardcopy/VectorizeItems.h,
5774	  src/hardcopy/VectorizePSAction.cpp,
5775	  src/hardcopy/all-hardcopy-cpp.cpp, src/io/SoByteStream.cpp,
5776	  src/io/SoInput.cpp, src/io/SoInputP.h,
5777	  src/io/SoInput_FileInfo.cpp, src/io/SoInput_FileInfo.h,
5778	  src/io/SoInput_Reader.cpp, src/io/SoInput_Reader.h,
5779	  src/io/SoOutput.cpp, src/io/SoOutput_Writer.cpp,
5780	  src/io/SoOutput_Writer.h, src/io/SoTranReceiver.cpp,
5781	  src/io/SoTranSender.cpp, src/io/SoWriterefCounter.cpp,
5782	  src/io/SoWriterefCounter.h, src/io/all-io-cpp.cpp,
5783	  src/io/gzmemio.h, src/lists/SbIntList.cpp, src/lists/SbList.cpp,
5784	  src/lists/SbPList.cpp, src/lists/SbStringList.cpp,
5785	  src/lists/SbVec3fList.cpp, src/lists/SoActionMethodList.cpp,
5786	  src/lists/SoAuditorList.cpp, src/lists/SoBaseList.cpp,
5787	  src/lists/SoCallbackList.cpp, src/lists/SoDetailList.cpp,
5788	  src/lists/SoEnabledElementsList.cpp, src/lists/SoEngineList.cpp,
5789	  src/lists/SoEngineOutputList.cpp, src/lists/SoFieldList.cpp,
5790	  src/lists/SoNodeList.cpp, src/lists/SoPathList.cpp,
5791	  src/lists/SoPickedPointList.cpp, src/lists/SoTypeList.cpp,
5792	  src/lists/all-lists-cpp.cpp, src/manips/SoCenterballManip.cpp,
5793	  src/manips/SoClipPlaneManip.cpp,
5794	  src/manips/SoDirectionalLightManip.cpp,
5795	  src/manips/SoHandleBoxManip.cpp, src/manips/SoJackManip.cpp,
5796	  src/manips/SoPointLightManip.cpp,
5797	  src/manips/SoSpotLightManip.cpp, src/manips/SoTabBoxManip.cpp,
5798	  src/manips/SoTrackballManip.cpp,
5799	  src/manips/SoTransformBoxManip.cpp,
5800	  src/manips/SoTransformManip.cpp,
5801	  src/manips/SoTransformerManip.cpp, src/manips/all-manips-cpp.cpp,
5802	  src/manips/commoncode.cpp, src/misc/AudioTools.cpp,
5803	  src/misc/AudioTools.h, src/misc/CoinOffscreenGLCanvas.cpp,
5804	  src/misc/CoinOffscreenGLCanvas.h,
5805	  src/misc/CoinStaticObjectInDLL.cpp,
5806	  src/misc/CoinStaticObjectInDLL.h, src/misc/SbHash.h,
5807	  src/misc/SoAudioDevice.cpp, src/misc/SoBase.cpp,
5808	  src/misc/SoBaseP.cpp, src/misc/SoBaseP.h,
5809	  src/misc/SoChildList.cpp, src/misc/SoCompactPathList.cpp,
5810	  src/misc/SoCompactPathList.h, src/misc/SoContextHandler.cpp,
5811	  src/misc/SoDB.cpp, src/misc/SoDBP.h, src/misc/SoDebug.cpp,
5812	  src/misc/SoEventManager.cpp, src/misc/SoFullPath.cpp,
5813	  src/misc/SoGL.cpp, src/misc/SoGL.h, src/misc/SoGLBigImage.cpp,
5814	  src/misc/SoGLCubeMapImage.cpp, src/misc/SoGLDriverDatabase.cpp,
5815	  src/misc/SoGLDriverDatabase.h, src/misc/SoGLFaceSetTemplate.icc,
5816	  src/misc/SoGLImage.cpp, src/misc/SoGLLineSetTemplate.icc,
5817	  src/misc/SoGLTristripTemplate.icc,
5818	  src/misc/SoGLindexedLineSetTemplate.icc,
5819	  src/misc/SoGLnonindexedFaceSetTemplate.icc,
5820	  src/misc/SoGLnonindexedTristripSetTemplate.icc,
5821	  src/misc/SoGLqmeshTemplate.icc,
5822	  src/misc/SoGLqmeshpreciselightingTemplate.icc,
5823	  src/misc/SoGenerate.cpp, src/misc/SoGenerate.h,
5824	  src/misc/SoGlyph.cpp, src/misc/SoInteraction.cpp,
5825	  src/misc/SoJavaScriptEngine.cpp, src/misc/SoLightPath.cpp,
5826	  src/misc/SoLockManager.cpp, src/misc/SoNormalGenerator.cpp,
5827	  src/misc/SoNotRec.cpp, src/misc/SoNotification.cpp,
5828	  src/misc/SoOffscreenAGLData.cpp, src/misc/SoOffscreenAGLData.h,
5829	  src/misc/SoOffscreenGLXData.cpp, src/misc/SoOffscreenGLXData.h,
5830	  src/misc/SoOffscreenRenderer.cpp,
5831	  src/misc/SoOffscreenWGLData.cpp, src/misc/SoOffscreenWGLData.h,
5832	  src/misc/SoPath.cpp, src/misc/SoPick.cpp, src/misc/SoPick.h,
5833	  src/misc/SoPickedPoint.cpp, src/misc/SoPrimitiveVertex.cpp,
5834	  src/misc/SoProto.cpp, src/misc/SoProtoInstance.cpp,
5835	  src/misc/SoRenderManager.cpp, src/misc/SoRenderManagerP.cpp,
5836	  src/misc/SoRenderManagerP.h, src/misc/SoSceneManager.cpp,
5837	  src/misc/SoSceneManagerP.cpp, src/misc/SoSceneManagerP.h,
5838	  src/misc/SoShaderGenerator.cpp, src/misc/SoShaderGenerator.h,
5839	  src/misc/SoState.cpp, src/misc/SoTempPath.cpp,
5840	  src/misc/SoType.cpp, src/misc/SoVBO.cpp, src/misc/SoVBO.h,
5841	  src/misc/SoVertexArrayIndexer.cpp,
5842	  src/misc/SoVertexArrayIndexer.h, src/misc/all-misc-cpp.cpp,
5843	  src/misc/cppmangle.icc, src/mpeg/SoMPEGFrameRenderer.cpp,
5844	  src/mpeg/SoMPEGRenderer.cpp, src/mpeg/all-mpeg-cpp.cpp,
5845	  src/navigation/SoCenterMode.cpp, src/navigation/SoEvent.cpp,
5846	  src/navigation/SoEvent.h, src/navigation/SoIdleMode.cpp,
5847	  src/navigation/SoNavigation.cpp,
5848	  src/navigation/SoNavigationControl.cpp,
5849	  src/navigation/SoNavigationMode.cpp,
5850	  src/navigation/SoNavigationState.cpp,
5851	  src/navigation/SoNavigationSystem.cpp,
5852	  src/navigation/SoNavigationVehicle.cpp,
5853	  src/navigation/SoOrthoCenterMode.cpp,
5854	  src/navigation/SoPanMode.cpp, src/navigation/SoPickMode.cpp,
5855	  src/navigation/SoPitchMode.cpp, src/navigation/SoRollMode.cpp,
5856	  src/navigation/SoRotateMode.cpp, src/navigation/SoYawMode.cpp,
5857	  src/navigation/SoZoomMode.cpp,
5858	  src/navigation/all-navigation-cpp.cpp,
5859	  src/nodekits/SoAppearanceKit.cpp, src/nodekits/SoBaseKit.cpp,
5860	  src/nodekits/SoCameraKit.cpp, src/nodekits/SoInteractionKit.cpp,
5861	  src/nodekits/SoLightKit.cpp, src/nodekits/SoNodeKit.cpp,
5862	  src/nodekits/SoNodeKitListPart.cpp,
5863	  src/nodekits/SoNodeKitPath.cpp,
5864	  src/nodekits/SoNodekitCatalog.cpp, src/nodekits/SoSceneKit.cpp,
5865	  src/nodekits/SoSeparatorKit.cpp, src/nodekits/SoShapeKit.cpp,
5866	  src/nodekits/SoSubKitP.h, src/nodekits/SoWrapperKit.cpp,
5867	  src/nodekits/all-nodekits-cpp.cpp, src/nodes/SoAnnoText3.cpp,
5868	  src/nodes/SoAnnoText3Property.cpp, src/nodes/SoAnnotation.cpp,
5869	  src/nodes/SoAntiSquish.cpp, src/nodes/SoArray.cpp,
5870	  src/nodes/SoBaseColor.cpp, src/nodes/SoBlinker.cpp,
5871	  src/nodes/SoBumpMap.cpp, src/nodes/SoBumpMapCoordinate.cpp,
5872	  src/nodes/SoBumpMapTransform.cpp, src/nodes/SoCacheHint.cpp,
5873	  src/nodes/SoCallback.cpp, src/nodes/SoCamera.cpp,
5874	  src/nodes/SoClipPlane.cpp, src/nodes/SoColorIndex.cpp,
5875	  src/nodes/SoComplexity.cpp, src/nodes/SoCoordinate3.cpp,
5876	  src/nodes/SoCoordinate4.cpp, src/nodes/SoDirectionalLight.cpp,
5877	  src/nodes/SoDrawStyle.cpp, src/nodes/SoEnvironment.cpp,
5878	  src/nodes/SoEventCallback.cpp, src/nodes/SoExtSelection.cpp,
5879	  src/nodes/SoFile.cpp, src/nodes/SoFont.cpp,
5880	  src/nodes/SoFontStyle.cpp, src/nodes/SoFrustumCamera.cpp,
5881	  src/nodes/SoGroup.cpp, src/nodes/SoInfo.cpp, src/nodes/SoLOD.cpp,
5882	  src/nodes/SoLabel.cpp, src/nodes/SoLevelOfDetail.cpp,
5883	  src/nodes/SoLight.cpp, src/nodes/SoLightModel.cpp,
5884	  src/nodes/SoLinearProfile.cpp, src/nodes/SoListener.cpp,
5885	  src/nodes/SoLocateHighlight.cpp, src/nodes/SoMaterial.cpp,
5886	  src/nodes/SoMaterialBinding.cpp, src/nodes/SoMatrixTransform.cpp,
5887	  src/nodes/SoMultipleCopy.cpp, src/nodes/SoNode.cpp,
5888	  src/nodes/SoNormal.cpp, src/nodes/SoNormalBinding.cpp,
5889	  src/nodes/SoNurbsProfile.cpp, src/nodes/SoOrthographicCamera.cpp,
5890	  src/nodes/SoPackedColor.cpp, src/nodes/SoPathSwitch.cpp,
5891	  src/nodes/SoPattern.cpp, src/nodes/SoPendulum.cpp,
5892	  src/nodes/SoPerspectiveCamera.cpp, src/nodes/SoPickStyle.cpp,
5893	  src/nodes/SoPointLight.cpp, src/nodes/SoPolygonOffset.cpp,
5894	  src/nodes/SoProfile.cpp, src/nodes/SoProfileCoordinate2.cpp,
5895	  src/nodes/SoProfileCoordinate3.cpp,
5896	  src/nodes/SoResetTransform.cpp, src/nodes/SoRotation.cpp,
5897	  src/nodes/SoRotationXYZ.cpp, src/nodes/SoRotor.cpp,
5898	  src/nodes/SoScale.cpp, src/nodes/SoSceneTexture2.cpp,
5899	  src/nodes/SoSceneTextureCubeMap.cpp, src/nodes/SoSelection.cpp,
5900	  src/nodes/SoSeparator.cpp, src/nodes/SoShapeHints.cpp,
5901	  src/nodes/SoShuttle.cpp, src/nodes/SoSoundElementHelper.h,
5902	  src/nodes/SoSpotLight.cpp, src/nodes/SoSubNodeP.h,
5903	  src/nodes/SoSurroundScale.cpp, src/nodes/SoSwitch.cpp,
5904	  src/nodes/SoTexture.cpp, src/nodes/SoTexture2.cpp,
5905	  src/nodes/SoTexture2Transform.cpp, src/nodes/SoTexture3.cpp,
5906	  src/nodes/SoTexture3Transform.cpp,
5907	  src/nodes/SoTextureCombine.cpp,
5908	  src/nodes/SoTextureCoordinate2.cpp,
5909	  src/nodes/SoTextureCoordinate3.cpp,
5910	  src/nodes/SoTextureCoordinateBinding.cpp,
5911	  src/nodes/SoTextureCoordinateCube.cpp,
5912	  src/nodes/SoTextureCoordinateCylinder.cpp,
5913	  src/nodes/SoTextureCoordinateDefault.cpp,
5914	  src/nodes/SoTextureCoordinateEnvironment.cpp,
5915	  src/nodes/SoTextureCoordinateFunction.cpp,
5916	  src/nodes/SoTextureCoordinateNormalMap.cpp,
5917	  src/nodes/SoTextureCoordinateObject.cpp,
5918	  src/nodes/SoTextureCoordinatePlane.cpp,
5919	  src/nodes/SoTextureCoordinateReflectionMap.cpp,
5920	  src/nodes/SoTextureCoordinateSphere.cpp,
5921	  src/nodes/SoTextureCubeMap.cpp,
5922	  src/nodes/SoTextureMatrixTransform.cpp,
5923	  src/nodes/SoTextureScalePolicy.cpp, src/nodes/SoTextureUnit.cpp,
5924	  src/nodes/SoTransform.cpp, src/nodes/SoTransformSeparator.cpp,
5925	  src/nodes/SoTransformation.cpp, src/nodes/SoTranslation.cpp,
5926	  src/nodes/SoTransparencyType.cpp, src/nodes/SoUnits.cpp,
5927	  src/nodes/SoUnknownNode.cpp, src/nodes/SoUnknownNode.h,
5928	  src/nodes/SoVertexProperty.cpp,
5929	  src/nodes/SoViewerNavigationMode.cpp, src/nodes/SoWWWAnchor.cpp,
5930	  src/nodes/SoWWWInline.cpp, src/nodes/all-nodes-cpp.cpp,
5931	  src/projectors/SbCylinderPlaneProjector.cpp,
5932	  src/projectors/SbCylinderProjector.cpp,
5933	  src/projectors/SbCylinderSectionProjector.cpp,
5934	  src/projectors/SbCylinderSheetProjector.cpp,
5935	  src/projectors/SbLineProjector.cpp,
5936	  src/projectors/SbPlaneProjector.cpp,
5937	  src/projectors/SbProjector.cpp,
5938	  src/projectors/SbSpherePlaneProjector.cpp,
5939	  src/projectors/SbSphereProjector.cpp,
5940	  src/projectors/SbSphereSectionProjector.cpp,
5941	  src/projectors/SbSphereSheetProjector.cpp,
5942	  src/projectors/all-projectors-cpp.cpp,
5943	  src/sensors/SoAlarmSensor.cpp, src/sensors/SoDataSensor.cpp,
5944	  src/sensors/SoDelayQueueSensor.cpp,
5945	  src/sensors/SoFieldSensor.cpp, src/sensors/SoIdleSensor.cpp,
5946	  src/sensors/SoNodeSensor.cpp, src/sensors/SoOneShotSensor.cpp,
5947	  src/sensors/SoPathSensor.cpp, src/sensors/SoSensor.cpp,
5948	  src/sensors/SoSensorManager.cpp,
5949	  src/sensors/SoTimerQueueSensor.cpp,
5950	  src/sensors/SoTimerSensor.cpp, src/sensors/all-sensors-cpp.cpp,
5951	  src/shaders/SoFragmentShader.cpp,
5952	  src/shaders/SoGLARBShaderObject.cpp,
5953	  src/shaders/SoGLARBShaderObject.h,
5954	  src/shaders/SoGLARBShaderParameter.cpp,
5955	  src/shaders/SoGLARBShaderParameter.h,
5956	  src/shaders/SoGLARBShaderProgram.cpp,
5957	  src/shaders/SoGLARBShaderProgram.h,
5958	  src/shaders/SoGLCgShaderObject.cpp,
5959	  src/shaders/SoGLCgShaderObject.h,
5960	  src/shaders/SoGLCgShaderParameter.cpp,
5961	  src/shaders/SoGLCgShaderParameter.h,
5962	  src/shaders/SoGLCgShaderProgram.cpp,
5963	  src/shaders/SoGLCgShaderProgram.h,
5964	  src/shaders/SoGLSLShaderObject.cpp,
5965	  src/shaders/SoGLSLShaderObject.h,
5966	  src/shaders/SoGLSLShaderParameter.cpp,
5967	  src/shaders/SoGLSLShaderParameter.h,
5968	  src/shaders/SoGLSLShaderProgram.cpp,
5969	  src/shaders/SoGLSLShaderProgram.h,
5970	  src/shaders/SoGLShaderObject.cpp, src/shaders/SoGLShaderObject.h,
5971	  src/shaders/SoGLShaderParameter.cpp,
5972	  src/shaders/SoGLShaderParameter.h,
5973	  src/shaders/SoGLShaderProgram.cpp,
5974	  src/shaders/SoGLShaderProgram.h,
5975	  src/shaders/SoGLShaderProgramElement.cpp,
5976	  src/shaders/SoGeometryShader.cpp, src/shaders/SoShader.cpp,
5977	  src/shaders/SoShader.h, src/shaders/SoShaderObject.cpp,
5978	  src/shaders/SoShaderParameter.cpp,
5979	  src/shaders/SoShaderProgram.cpp, src/shaders/SoVertexShader.cpp,
5980	  src/shaders/all-shaders-cpp.cpp,
5981	  src/shadows/SoGLShadowCullingElement.cpp,
5982	  src/shadows/SoShadowCulling.cpp, src/shadows/SoShadowGroup.cpp,
5983	  src/shadows/SoShadowStyle.cpp,
5984	  src/shadows/SoShadowStyleElement.cpp,
5985	  src/shapenodes/SoAsciiText.cpp, src/shapenodes/SoCone.cpp,
5986	  src/shapenodes/SoCube.cpp, src/shapenodes/SoCylinder.cpp,
5987	  src/shapenodes/SoFaceSet.cpp, src/shapenodes/SoImage.cpp,
5988	  src/shapenodes/SoIndexedFaceSet.cpp,
5989	  src/shapenodes/SoIndexedLineSet.cpp,
5990	  src/shapenodes/SoIndexedNurbsCurve.cpp,
5991	  src/shapenodes/SoIndexedNurbsSurface.cpp,
5992	  src/shapenodes/SoIndexedShape.cpp,
5993	  src/shapenodes/SoIndexedTriangleStripSet.cpp,
5994	  src/shapenodes/SoLineSet.cpp, src/shapenodes/SoMarkerSet.cpp,
5995	  src/shapenodes/SoNonIndexedShape.cpp,
5996	  src/shapenodes/SoNurbsCurve.cpp,
5997	  src/shapenodes/SoNurbsSurface.cpp, src/shapenodes/SoPointSet.cpp,
5998	  src/shapenodes/SoQuadMesh.cpp, src/shapenodes/SoShape.cpp,
5999	  src/shapenodes/SoSphere.cpp, src/shapenodes/SoText2.cpp,
6000	  src/shapenodes/SoText3.cpp,
6001	  src/shapenodes/SoTriangleStripSet.cpp,
6002	  src/shapenodes/SoVertexShape.cpp,
6003	  src/shapenodes/all-shapenodes-cpp.cpp,
6004	  src/shapenodes/soshape_bigtexture.cpp,
6005	  src/shapenodes/soshape_bigtexture.h,
6006	  src/shapenodes/soshape_bumprender.cpp,
6007	  src/shapenodes/soshape_bumprender.h,
6008	  src/shapenodes/soshape_primdata.cpp,
6009	  src/shapenodes/soshape_primdata.h,
6010	  src/shapenodes/soshape_trianglesort.cpp,
6011	  src/shapenodes/soshape_trianglesort.h,
6012	  src/share/gl/CoinGLPerformance.cpp,
6013	  src/share/gl/CoinGLPerformance.h,
6014	  src/threads/all-threads-cpp.cpp, src/threads/barrier.cpp,
6015	  src/threads/barrierp.h, src/threads/common.cpp,
6016	  src/threads/condvar.cpp, src/threads/condvar_pthread.icc,
6017	  src/threads/condvar_win32.icc, src/threads/condvarp.h,
6018	  src/threads/fifo.cpp, src/threads/fifop.h, src/threads/mutex.cpp,
6019	  src/threads/mutex_pthread.icc, src/threads/mutex_win32cs.icc,
6020	  src/threads/mutex_win32mutex.icc, src/threads/mutexp.h,
6021	  src/threads/recmutex.cpp, src/threads/recmutexp.h,
6022	  src/threads/rwmutex.cpp, src/threads/rwmutexp.h,
6023	  src/threads/sched.cpp, src/threads/schedp.h,
6024	  src/threads/storage.cpp, src/threads/storagep.h,
6025	  src/threads/sync.cpp, src/threads/syncp.h,
6026	  src/threads/thread.cpp, src/threads/thread_pthread.icc,
6027	  src/threads/thread_win32.icc, src/threads/threadp.h,
6028	  src/threads/threadsutilp.h, src/threads/worker.cpp,
6029	  src/threads/workerp.h, src/threads/wpool.cpp,
6030	  src/threads/wpoolp.h, src/threads/wrappers.cpp, src/tidbits.cpp,
6031	  src/tidbitsp.h, src/upgraders/SoPackedColorV20.cpp,
6032	  src/upgraders/SoPackedColorV20.h,
6033	  src/upgraders/SoShapeHintsV10.cpp,
6034	  src/upgraders/SoShapeHintsV10.h, src/upgraders/SoUpgrader.cpp,
6035	  src/upgraders/SoUpgrader.h, src/upgraders/all-upgraders-cpp.cpp,
6036	  src/vrml97/Anchor.cpp, src/vrml97/Appearance.cpp,
6037	  src/vrml97/AudioClip.cpp, src/vrml97/Background.cpp,
6038	  src/vrml97/Billboard.cpp, src/vrml97/Box.cpp,
6039	  src/vrml97/Collision.cpp, src/vrml97/Color.cpp,
6040	  src/vrml97/ColorInterpolator.cpp, src/vrml97/Cone.cpp,
6041	  src/vrml97/Coordinate.cpp, src/vrml97/CoordinateInterpolator.cpp,
6042	  src/vrml97/Cylinder.cpp, src/vrml97/CylinderSensor.cpp,
6043	  src/vrml97/DirectionalLight.cpp, src/vrml97/DragSensor.cpp,
6044	  src/vrml97/ElevationGrid.cpp, src/vrml97/Extrusion.cpp,
6045	  src/vrml97/Fog.cpp, src/vrml97/FontStyle.cpp,
6046	  src/vrml97/Geometry.cpp, src/vrml97/Group.cpp,
6047	  src/vrml97/ImageTexture.cpp, src/vrml97/IndexedFaceSet.cpp,
6048	  src/vrml97/IndexedLine.cpp, src/vrml97/IndexedLineSet.cpp,
6049	  src/vrml97/IndexedShape.cpp, src/vrml97/Init.cpp,
6050	  src/vrml97/Inline.cpp, src/vrml97/Interpolator.cpp,
6051	  src/vrml97/JS_VRMLClasses.cpp, src/vrml97/JS_VRMLClasses.h,
6052	  src/vrml97/LOD.cpp, src/vrml97/Light.cpp,
6053	  src/vrml97/Material.cpp, src/vrml97/MovieTexture.cpp,
6054	  src/vrml97/NavigationInfo.cpp, src/vrml97/Normal.cpp,
6055	  src/vrml97/NormalInterpolator.cpp,
6056	  src/vrml97/OrientationInterpolator.cpp, src/vrml97/Parent.cpp,
6057	  src/vrml97/PixelTexture.cpp, src/vrml97/PlaneSensor.cpp,
6058	  src/vrml97/PointLight.cpp, src/vrml97/PointSet.cpp,
6059	  src/vrml97/PositionInterpolator.cpp,
6060	  src/vrml97/ProximitySensor.cpp,
6061	  src/vrml97/ScalarInterpolator.cpp, src/vrml97/Script.cpp,
6062	  src/vrml97/Sensor.cpp, src/vrml97/Shape.cpp,
6063	  src/vrml97/SoVRMLSubInterpolatorP.h, src/vrml97/Sound.cpp,
6064	  src/vrml97/Sphere.cpp, src/vrml97/SphereSensor.cpp,
6065	  src/vrml97/SpotLight.cpp, src/vrml97/Switch.cpp,
6066	  src/vrml97/Text.cpp, src/vrml97/Texture.cpp,
6067	  src/vrml97/TextureCoordinate.cpp,
6068	  src/vrml97/TextureTransform.cpp, src/vrml97/TimeSensor.cpp,
6069	  src/vrml97/TouchSensor.cpp, src/vrml97/Transform.cpp,
6070	  src/vrml97/VertexLine.cpp, src/vrml97/VertexPoint.cpp,
6071	  src/vrml97/VertexShape.cpp, src/vrml97/Viewpoint.cpp,
6072	  src/vrml97/VisibilitySensor.cpp, src/vrml97/WorldInfo.cpp,
6073	  src/vrml97/all-vrml97-cpp.cpp, src/xml/all-xml-cpp.cpp,
6074	  src/xml/attribute.cpp, src/xml/attributep.h,
6075	  src/xml/document.cpp, src/xml/documentp.h, src/xml/element.cpp,
6076	  src/xml/elementp.h, src/xml/entity.cpp, src/xml/path.cpp,
6077	  src/xml/types.cpp, src/xml/utils.cpp, src/xml/utils.h,
6078	  templates/Copyright.tpl, testsuite/TestSuiteInit.cpp,
6079	  testsuite/TestSuiteUtils.cpp, testsuite/TestSuiteUtils.h:
6080	  Copyright header update
6081
60822008-01-02 06:51  bfg
6083
6084	* [r11627] src/lists/SbPList.cpp,
6085	  src/nodekits/SoNodeKitListPart.cpp, src/xml/document.cpp: More
6086	  precise documentation.
6087	  Whitespace fixes.
6088
60892008-01-02 06:35  bfg
6090
6091	* [r11626] src/xml/document.cpp: Fix compile warning.
6092
6093